= IRC Logs Plugin = == Description == Display logs of an IRC channel in trac == Bugs/Feature Requests == Existing bugs and feature requests for IrcLogsPlugin are [report:9?COMPONENT=IrcLogsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=IrcLogsPlugin&owner=pacopablo new ticket]. == Download == Download the zipped source from [download:irclogsplugin here]. == Source == You can check out IrcLogsPlugin from [http://trac-hacks.org/svn/irclogsplugin here] using Subversion, or [source:irclogsplugin 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 The IrcLogsPlugin depends on the http://swapoff.org/wiki/pyndexter python indexer. (It is installed automatically by easy_install) == 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 = builtin|Hype|Hyperestrainer|Lucene|Xapian prefix = someprefixstring == Recent Changes == [[ChangeLog(irclogsplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:mitsuhiko] [[BR]] '''Contributors:''' [wiki:pacopablo] == Comments == {{{ [23:42] Someone know the IRCLogs plugin ? [23:43] (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] Rica|Coding: it just renders logs [23:43] specifically supy bot logs [23:44] ^^ok [23:44] you'll need a bot to creat the logs before the plugin is sueful }}}