Monday 24 January 2005 8:57:53 am
I am trying to do this by overriding the standard notification templates i.e.
[notification_settings]
Source=notification/settings.tpl
MatchFile=notification_settings.tpl
Subdir=templates
[notification_edit]
Source=notification/handler/ezsubtree/settings/edit.tpl
MatchFile=notification_edit.tpl
Subdir=templates
This is because I only want to set subtree notifications. This does not seem to work art first try. The 'handler' variable set up in setting.tpl (notification_settings.tpl) in my override isn't being set. Any help would be appreciated. Clive
|