I'm attempting to set up the WikiNotification plugin on a trac install
with multiple environments. We have a global trac.ini in /usr/share/
trac/conf, then individual .ini's for each environment (/var/trac/
[env]).

I've tried all combinations of the [components] and [wiki-
notification] directives in the config files (the current is with
[components] in the global .ini and [wiki-notification] in the local),
and nothing seems to work.

Here are the configuration values I've used:

[components]
wikinotification.* = enabled
ctxtnavadd.* = enabled


[wiki-notification]
redirect_time = 5
smtp_always_cc =
smtp_always_bcc =
smtp_from = [EMAIL PROTECTED]
use_public_cc = false
attach_diff = false
subject_template = $prefix $page.name $action
banned_addresses =

I was under the impression that "ctxtnavadd.* = enabled" would add the
"watch page" link, but it doesn't. I've also made sure to restart my
Apache server after installing the plugin (and after any configuration
changes).

Any help would be greatly appreciated

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to