IrcLogPlugin
renders an irc log (embedded text, wiki page, or url)
Syntax Rules
-
%IRCLOG{ text... }%
-
%IRCLOG{ topic="topic" }%
-
%IRCLOG{ topic="topic" web="web" }%
-
%IRCLOG{ href="url" }%
Examples
IrcLogPlugin Global Settings
Plugin settings are stored as preferences variables. To reference a plugin setting write
%<plugin>_<setting>%, i.e.
%INTERWIKIPLUGIN_SHORTDESCRIPTION%
- One line description, is shown in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = Pretty prints IRC logs
- Debug plugin: (See output in
data/debug.txt)
- (not functional yet)
- Set COLOUR_PART = #009
- Set COLOUR_JOIN = #090
- Set COLOUR_SERVER = #090
- Set COLOUR_NICKCHANGE = #090
- Set COLOUR_ACTION = #0f0
- Set COLOUR_NICKS =
Plugin Installation Instructions
Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.
- Download the ZIP file from the Plugin web (see below)
- Unzip
IrcLogPlugin.zip in your twiki installation directory. Content: | File: | Description: |
data/TWiki/IrcLogPlugin.txt | Plugin topic |
data/TWiki/IrcLogPlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/IrcLogPlugin.pm | Plugin Perl module |
- Test if the installation was successful:
Plugin Info
Related Topics: TWikiPreferences,
TWikiPlugins
--
TWiki:Main/WillNorris
- 09 Nov 2003