[support] Disable category display on nodes

dir.dev at digitalreef.net dir.dev at digitalreef.net
Sun Jan 29 15:59:02 UTC 2006


Hey Tim -


> I tried removing the:
>
>     <!-- BEGIN: taxonomy -->
>     <span class="taxonomy">{taxonomy}</span>
>     <!-- END: taxonomy -->
>

You are really close and good efforts! Try this:

     <!-- BEGIN: taxonomy -->
     <!-- END: taxonomy -->

By removing the '{taxonomy}' line, the tags won't be displayed, yet the
xtemplate parser still gets to process the (required) taxonomy section,
which is based on the BEGIN-END keywords.

Cheers,
--Katin




More information about the support mailing list