Question about menu_icon_expand line
Posted: Wed Jan 14, 2009 3:47 pm
I'm still attempting to tweak my menu to fit my needs. Basically I've been going through each line of menu_icon_expand and disecting it (I've been using the Menu Manager Node Parameters in the wiki to help, but I was hoping that someone might help me with on line.
id == 15}/{else}{$node->url}{/if}"{if $node->target ne ""} target="{$node->target}"{/if}>{$node->menutext}
Also, is there a way to check if something is a child? Something like
$node->child != true}
id == 15}/{else}{$node->url}{/if}"{if $node->target ne ""} target="{$node->target}"{/if}>{$node->menutext}
Also, is there a way to check if something is a child? Something like
$node->child != true}