Under 0.11.7 we had wiki page change notification working, always emailing one single email address (an alias to all staff) whenever any wiki page was changed.

It's been a long time since this was set up, but it seems as if it may have been accomplished with the wikinotification plugin, given these sections in our trac.ini:

   [components]
   wikinotification.admin.wikinotificationadminpanel = enabled
   wikinotification.listener.wikinotificationchangelistener = enabled
   wikinotification.notification.wikinotificationsystem = enabled
   wikinotification.web_ui.wikinotificationwebmodule = enabled

   [wiki-notification]
   attach_diff = false
   from_name = <snip>
   redirect_time = 6
   smtp_from = <snip>
   use_public_cc = false


TracHacks doesn't have WikiNotificationPlugin tagged with 0.12, and the wikinotification.ufsoft.org page's links to documentation are broken.

Can someone advise me the best way to accomplish the same thing in 0.12, or point me to a section of trac documentation that I may have overlooked?

Thanks!

Don Sawtelle

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to