IrcLogPlugin
renders a chunk of text
this is just a prototype/proof of concept. it needs to support parameters like
web and
topic, an arbitrary url (
href?), perhaps some prepackaged css stylesheets for the rendered log. maybe some sort of filtering? plus, it would be nice for the rendering to show timestamps, which it currently ignores. stuff like that...
other suggestions for improvements:
- (optionally and/or by default) mask ip addresses
- merge multiple lines into a single block
Syntax Rules
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 Text Formatting Rules 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.
Test:
Plugin Info
Related Topics: TWiki Preferences,
TWiki Plugins
--
TWiki:Main.WillNorris - 07 Nov 2003