wiki:IrkerPlugin

Version 3 (modified by figaro, 9 years ago) (diff)

Cosmetic changes

Announce Trac changes to IRC via Irker

Description

Plugin to announce Trac changes via Irker.

Bugs/Feature Requests

Please use GitHub for any issues you have with this plugin.

Download

Download the zipped source from here.

Source

You can clone from here using git, or browse the source on GitHub.

Installation

Deploy to a specific Trac environment:

cd /path/to/pluginsource
python setup.py bdist_egg
cp dist/*.egg /path/to/projenv/plugins

Enable plugin in trac.ini:

!#ini
[components]
irker_notification.* = enabled

Configuration in trac.ini:

!#ini
[irker]
host = localhost
port = 6659
target = irc://localhost/#commits

For more information, please follow documentation on how to install Trac's plugins.

Author/Contributors

Author: Southen?
Maintainer: Southen?
Contributors: