By cs8c on
I need 3 sections on each node for displaying terms. First section is 1 specific term from a vocabulary. Second section is 5 specific terms that belong to free tagging vocabulary. Third section is all the rest of the terms that belong to the free tagging vocabulary (that aren't in the second section).
I think I need 3 separate pieces of code for this so that I can paste each to display in: Section 1, Section 2, Section 3. If any guru out there can help I would appreciate it.
Comments
Then probably you need to
Then probably you need to dispense with the taxonomy module and use the CCK taxonomic functionality instead.