Hi!

I need to implement in trac the ability to send notifications about
wiki changes.

I've found the plugin
http://trac-hacks.org/wiki/WikiNotificationPlugin I've installed it
("easy_install TracWikiNotification"; added lines to trac.ini and
restarted apache)

I've added to trac.ini:
{{{
[components]
wikinotification.* = enabled
ctxtnavadd.* = enabled
}}}

After that I can see the additional menus in Admin page - "Wiki
Notifications Configuration" and "User Notifications".

I've changed some wiki page by one user, but the other user hasn't
received any notifications. Both users has entered email address in
preferences.

In admin page "User Wiki Notifications" there is table with headers
"SID's", "Watched Wiki Pages" but this table has no data.

As you can predict - my question is very simple: where I'm wrong and
what should I do to make it work?

Thank you in advance for any ideas!


-- 
bessarabov

--~--~---------~--~----~------------~-------~--~----~
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