Am Freitag, 13. Februar 2015 19:55:42 UTC+1 schrieb RjOllos: > > Feel free to edit the wiki to improve the documentation. Several > components from the AnnouncerPlugin are being integrated into the Trac core > for release in 1.2. Several of those changes have already been made and > released in Trac 1.1.3. >
Interesting. I like the plugin framework, but adding to much addons usually makes people say, it may be not the right product supporting all requirements. And having important features in the core usually makes migrations more robust. And a powerful notification framework I think is part of the core. Does the 1.2 integrate parts of the AnnouncerPlugin and using the same [announcer] section? Is there already a branch of TracGuide for the 1.2 release? > You should disable the default Trac notification system if using > AnnouncerPlugin. > > [notification] > smtp_enabled = false > Thanks. Using AnnouncerPlugin only, does [announcer] also understand these variable? always_notify_owner = true always_notify_reporter = true always_notify_updater = true or is there any way to define a default ruleset for new users? Because AnnouncerPlugin with default configuration sends fewer emails than the default notification. Is there any Administration panel for that plugin or is the GUI configuration per user-Preferences only? Admin->Accounts->Notification is useless with [notification] smtp_enabled = false ? -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
