Hi, i am new user to Trac. I just started using the Announcer Plugin to better manage notifications.
One thing that is odd to me, is how several of the Announcements that a user can subscribe to under Preferences -> Announcements, are not actually enabled until a Custom Rule is added under Preferences -> Subscriptions. For some people, esp. those i am trying to support, the Subscriptions page and assigning custom rules can more than confusing for them. The description on the page implies that the system admin can configure which rules are included in the default rules list: Default Rules: *The following rules have been configured by the system admistrator as the default rules. * However, i looked at the code, and it doesn't appear there is any support for being able to configure default rules. Am i missing something? Also, just by looking at the code, for instance with the class TicketComponentSubscriber, it does not implement the IAnnouncementDefaultSubscriber interface, implying that it could not work as a default rule without further code changes. Thus, another question is, is TicketComponentSubscriber never intended to be a default rule by design? Or has it just simply not been implemented yet? I see no reason why TicketComponentSubscriber could not be made into a default rule by adding just a few lines of code. There are several other Subscribers in the same boat. Thanks for any insights, Jae -- 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.
