Add a few more explanatory comments for modifying the trac plugin.
(imported from commit 9995e51bcfdbe46d8211e54b692b0c4f4215f282)
This commit is contained in:
parent
a29e2b6c6d
commit
5955b6fc55
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue