feature request: ORDER of Categories

Phoca Gallery - image gallery extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: feature request: ORDER of Categories

Post by Jan »

Hi, this is not easy, the category displaying is a tree displaying. So you need to customize the model - to get all the data and then you need to customize the tree of categories. (As there can be different problems - not displayed categories, not published categories, only for registered categories, different parameters e.g. to not display empty categories, to not display subcategories, ...) ... not easy there,

the model is there:
components\com_phocagallery\models\categories.php

the view:
components\com_phocagallery\views\categories\view.html.php

Jan
If you find Phoca extensions useful, please support the project