Share » Forums » General » Testing whether a node is part of a...

Testing whether a node is part of a subtree notification

Testing whether a node is part of a subtree notification

Monday 31 May 2004 3:01:57 am - 1 reply

Modified on Monday 31 May 2004 5:39:45 am by Paul Forsyth

Author Message

Paul Forsyth

Monday 31 May 2004 6:25:38 am

Ah, i think this does it:

{let handler_list=fetch( 'notification', 'handler_list' )}
  {section var=handler loop=$handler_list}
    {section show=eq($handler.id_string, "ezsubtree")}
       {$handler.subscribed_nodes|attribute(show)}
    {/section}
  {section}
{/let}      

and you need a proper user for it to show, not an anonymous user...

paul

--
http://www.visionwt.com

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu