When building complex category structure with number of categories far beyond 100, it become very inconvinient to navigate it. Enhancement can be something like 'filter by parent' or view when only current level of categories is displayed (equal to filter by max levels =1) and there is a new link on each category to set it as 'parent' and show nested categories. It'd be much easier to navigate rather than scrolling.
Also, it'd be beneficial to have 'add article' and 'category' buttons in category details page which would add article or category with parent set to current category. Currently selecting parent category requires you to scroll big list in a small window. I changed max-height for .chzn-results to 500px in chosen.css, but it still not very convinient.
Thanks for reporting this. At this time we are only using github as the place to submit code fixes so I am closing the report here. The actual reporting of issues and testing fixes is still taking place on Joomlacode.
As it has been some time since you opened this issue can you please confirm that it is still valid with the current Master or Joomla 3.2 beta.
If it is still valid please can you open an item on the Joomlacode tracker in the appropriate area.
CMS Bug Reports: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103
CMS Feature Requests: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549
Labels |
Added:
?
Removed: ? ? |
||
Build | ⇒ | staging |
I already have this implemented in a very neat way.
@elinw, remind me to share this code.