We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Plugins Web>IrcLogPlugin (08 Apr 2007, PeterThoeny)
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.

  • 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

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
 
TWIKI.NET
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