Usergroup: Member
Joined: Mar 04, 2008
Total Topics: 5
Total Posts: 13
Posted 04/11/08 - 11:37 AM:
#1
I'm totally missing it. I read the docs, but still can't figure it out. How does one go about removing the very first separator for {CATITLENAV}? Right now my code looks like {CATTITLENAV[> ]}. It's using a carrot for the separator and adding a single space which is perfect. But I can't figure out how to remove the very first separator.
{CATTITLENAV} - The navigation, but without HTML, suitable for use in the language item title_categories. -- Optional parameters: navseperator, trimseparator
So I believe {CATTITLENAV[ > <,> true]} should trim separators from the edges. Doesn't seem to be trimming the leading one when I test though... looking into it.
Edit: Fixed so the above works in next release. I think the reason it doesn't in the current may be related to having to reproduce the exact spacing.