Page 1 of 1
Ability to add more than one category tree totally independe
Posted: Sun Nov 13, 2005 8:20 pm
by MySchizoBuddy
IS this possible to do with out using the subcategory thingy
Car Manufacturer
--Toyota
--Nissan
--Mercedes
Trade Shows
--NAAIS
--Denver
Countries
--US
--UK
I can do that with Subcatgory but then the categories are not independent. I want their own headings, ability to minimize or hide etc.
Basically Ability to add more than one category tree totally independent. All with their own titles.
Re: Ability to add more than one category tree totally indep
Posted: Mon Nov 14, 2005 12:15 am
by garvinhicking
You can use the s9y 0.9 category sidebar plugin, and install 3 sidebar plugins, where each of them starts from a different category node set (you can configure the start category in the plugin).
Second option is to use Smarty templating, since 0.9 you can use smarty the plugin_category.tpl file and then check which one of the 3 sidebars is running in your smarty code to differently print out the sidebar...
HTH,
garvin
Posted: Sat Dec 10, 2005 9:49 am
by MySchizoBuddy
OK problem is that when i install a new category plugin and select Regional as the parent category, then it should only show it childs. right now it shows the parent and the childs.
plus how do i get rid of regional category from the main one.
here is the screenshot
it would be nice if i can select which categories get displayed
Posted: Sat Dec 10, 2005 10:17 pm
by garvinhicking
I just committed a new config switch for this to 1.0-alpha1 trunk.
Regards,
Garvin
Posted: Sun Dec 11, 2005 3:46 pm
by MySchizoBuddy
thanks garvin,
now how do i remove the duplicate categories
the regional are duplicated.
Posted: Sun Dec 11, 2005 5:15 pm
by garvinhicking
I don't understand? Where are they duplicated? Did you upgarde to latest nightly and set the config option "Hide parents"?
Regards,
Garvin
Posted: Sun Dec 11, 2005 5:27 pm
by MySchizoBuddy
the categories "Europe", Italy, and US appear on the main category section and also on the regional section. I want them not to appear on the main categories section.
yes i got the new build and hide the parent
Posted: Sun Dec 11, 2005 5:32 pm
by garvinhicking
I don't think that's possible. You should restructurize your menu then, make a "Main Category" Category where you put all categories, then you don't need a plugin to show all categories but only a plugin to show the categories of "Main Category".
Regards,
Garvin