Tags:
integration1Add my vote for this tag rendering1Add my vote for this tag create new tag
, view all tags

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)
    • Set DEBUG = 1

  • (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.

Plugin Info

Plugin Author: TWiki:Main.WillNorris
Plugin Version: 07 Nov 2003 (V1.000)
Change History:  
07 Nov 2003: Initial version
CPAN Dependencies: none
Other Dependencies: none
Perl Required: 5.005? (tested on 5.8.0)
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/IrcLogPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/IrcLogPluginDev

Related Topics: TWikiPreferences, TWikiPlugins

-- TWiki:Main/WillNorris - 09 Nov 2003

Topic revision: r6 - 08 Apr 2007 - 05:42:38 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback