Category-Order function

Phoca Gallery - image gallery extension
ifritz
Phoca Member
Phoca Member
Posts: 13
Joined: 29 May 2008, 23:58

Category-Order function

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48799
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Category-Order function

Post by Jan »

Hi, categories are ordered by ORDERING, just change the ordering in your administration - in categories view

Jan
If you find Phoca extensions useful, please support the project
ifritz
Phoca Member
Phoca Member
Posts: 13
Joined: 29 May 2008, 23:58

Re: Category-Order function

Post by ifritz »

I know, but this isn't handy if you have to change the order of more than 20 categories.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48799
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Category-Order function

Post by Jan »

Then you must change the php/html/sql for your needs :(

Jan
If you find Phoca extensions useful, please support the project
ifritz
Phoca Member
Phoca Member
Posts: 13
Joined: 29 May 2008, 23:58

Re: Category-Order function

Post by ifritz »

No Problem.
Just tell me where, and i'll find the corresponding code lines. ;)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48799
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Category-Order function

Post by Jan »

components\com_phocagallery\models\category.php

_buildQuery method
If you find Phoca extensions useful, please support the project
Post Reply