Tag: block
menu items based on login
I'd like to have menu items display only if the member has logged in.
I see how to do it for an 'admin', but can I do it for groups? what would the syntax be? thanks.
1 comment(s)
/ mabzy
/ Q&A
/ on April 16, 2006 at 16:47
DEPRECATED: all_folders (Smarty extension block)
The {all_folders} block has been dropped
and has been replaced with the generic {all} block. To use it, change
{all_folders ...} to {all class="Folder" ...} and everything should
work just the same. The {all_folders} ... {/all_folders} block iterates through all the
folders and produces a template context for each folder. If the
parent=N parameter is provided, then only folders which are...
0 comment(s)
/ glen
/ Templates
/ on May 26, 2005 at 22:28
