Page 1 of 1

Feature Enhancement - Hide/Allow Categories

Posted: 23 Apr 2010, 19:28
by yabelson
hi.
there is an option to choose Hide Categories, which is excellent. :!:
but my problem is that i have a lot of categories which needs greate separation - each Gellery menu (i have about 15) needs to show only its relevant categories.
every time i add a new category - i need to go over the rest of the menus and choose to hide it, and i have tens of categories (60 so far... :shock: )
is it possible to add a small '!' so that if i insert ![cat_id] in the Hide/Show categories field, it will only take this category and not the rest?

Re: Feature Enhancement - Hide/Allow Categories

Posted: 24 Apr 2010, 23:04
by Jan
Hi, displaying only specific categories is planned, but it is not so easy, not a small ! because the categories are loaded and created in recursive function - they are stored to tree, so there is no problem with removing some parts of tree :-( but problem of displaying some selected part (because of the whole tree :-( )

Jan