Page 1 of 1

Category-Order function

Posted: 09 Sep 2008, 14:09
by ifritz
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

Re: Category-Order function

Posted: 09 Sep 2008, 22:26
by Jan
Hi, categories are ordered by ORDERING, just change the ordering in your administration - in categories view

Jan

Re: Category-Order function

Posted: 10 Sep 2008, 10:19
by ifritz
I know, but this isn't handy if you have to change the order of more than 20 categories.

Re: Category-Order function

Posted: 10 Sep 2008, 12:34
by Jan
Then you must change the php/html/sql for your needs :(

Jan

Re: Category-Order function

Posted: 10 Sep 2008, 17:15
by ifritz
No Problem.
Just tell me where, and i'll find the corresponding code lines. ;)

Re: Category-Order function

Posted: 11 Sep 2008, 14:10
by Jan
components\com_phocagallery\models\category.php

_buildQuery method