Hi Jan,
can you extend the gallery with a category ordering function in the menu?
I need to have the latest category first in the category layout?
Is this possible or rather unlikely?
Best
Category-Order function
- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category-Order function
Hi, categories are ordered by ORDERING, just change the ordering in your administration - in categories view
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 13
- Joined: 29 May 2008, 23:58
Re: Category-Order function
I know, but this isn't handy if you have to change the order of more than 20 categories.
- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category-Order function
Then you must change the php/html/sql for your needs
Jan

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 13
- Joined: 29 May 2008, 23:58
Re: Category-Order function
No Problem.
Just tell me where, and i'll find the corresponding code lines.
Just tell me where, and i'll find the corresponding code lines.

- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category-Order function
components\com_phocagallery\models\category.php
_buildQuery method
_buildQuery method
If you find Phoca extensions useful, please support the project