Add a few more explanatory comments for modifying the trac plugin.

(imported from commit 9995e51bcfdbe46d8211e54b692b0c4f4215f282)
This commit is contained in:
Tim Abbott 2012-10-24 18:04:05 -04:00
parent 89d3f8c2f4
commit b62d37c151
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@
#
# [components]
# humbug_trac = enabled
#
# You may then need to restart trac (or restart Apache) for the bot
# (or changes to the bot) to actually be loaded by trac.
#
# Our install is trac.humbughq.com:/home/humbug/trac/
from trac.core import *
from trac.util.html import html