Has anyone ever faced this?:
I'm trying to automatically generate and index/tableofcontents based on categories applied to each entry. Here's my example XML:
<root>
<row pagename="page1" cat1="a" cat2="b" cat3="c" cat4="d" />
<row pagename="page2" cat1="b" cat2="f" cat3="c" cat4="" />
<row...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.