hey ho!
i'm trying to generate a submenu that activates the currently visited
page by setting its id. it does work with this code, however a line
break is coming for each result, which I would like to get rid of.
furthermore there is some strange code that comes at the end of the
search such as: "<br /><a name='end'></a><br />*/", and the text */ is
displayed on the page.
code:
[(search group={p1} exclude="action.*,code.*" sort=page
template=submenu)]/*
[[#submenu]]
[(template first)]
[(template each)][if equal {+p} {p}][[{+p} | +|id="activesub"]][else]
[[{+p} | +]][if]
[(template last)]
[[#end]]
*/
--
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en.