Monday 13 February 2006 5:27:55 am
I need some help with toolbar right. Maybe someone knows, how to count number of Tool_right with parameter set to "show_subtree=103" in toolbar.ini. toolbar.ini
[Tool_right_node_list_1]
parent_node=102
show_subtree=102
[Tool_right_node_list_2]
parent_node=102
show_subtree=103
[Tool_right_node_list_3]
parent_node=120
show_subtree=103
this is for the test similar to:
{section show=ezini('Toolbar_right','Tool','toolbar.ini')|count|eq(0)}
{/section}
but this return result if any Tools are set or not. Thanks for any sugestions.
|