wiki:IrcLogsPlugin

Version 5 (modified by Ben Wolfe, 16 years ago) (diff)

--

IRC Logs Plugin

Notice: This plugin is unmaintained and available for adoption.

Description

Display logs of an IRC channel in trac

Bugs/Feature Requests

Existing bugs and feature requests for IrcLogsPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:irclogsplugin here].

Source

You can check out IrcLogsPlugin from here using Subversion, or browse the source with Trac.

Installation

Run "easy_install http://trac-hacks.org/svn/irclogsplugin/0.10/" for 0.10.4 trac installations

Run "easy_install http://trac-hacks.org/svn/irclogsplugin/0.11/" for 0.11+ trac installations

Configuration

In your trac.ini file add these:

Under [Components], add:

irclogs.irclogsplugin = enabled

Under [irclogs], add:

path = /path/to/log/file/ChannelLogger/freenode/#room

indexer = /path/to/pyndexter

prefix = someprefixstring

Recent Changes

16464 by rjollos on 2017-04-04 07:26:28
Fix indentation
7149 by doki_pen on 2009-11-16 15:19:06
don't be an idiot.

only window.location.href = window.location.href if
there's a hash.

7103 by doki_pen on 2009-11-06 21:17:38
Added hash refresh after css loading
(more)

Author/Contributors

Author: mitsuhiko
Contributors: pacopablo

Comments

[23:42] <Rica|Coding> Someone know the IRCLogs plugin ?
[23:43] <Rica|Coding> (and have some info about it... nothing interresting on the wiki page...) Should the log be available before processing ? or Does the plugin connect to some channels ?
[23:43] <pacopablo> Rica|Coding: it just renders logs
[23:43] <pacopablo> specifically supy bot logs
[23:44] <Rica|Coding> ^^ok
[23:44] <pacopablo> you'll need a bot to creat the logs before the plugin is sueful

Attachments (1)

Download all attachments as: .zip