change number of rows in:backend>Phocagallery>Images

Phoca Gallery - image gallery extension
mhparvaz
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 15 Sep 2014, 06:28

change number of rows in:backend>Phocagallery>Images

Post by mhparvaz »

Hello! :)
How can i change number of rows displayed in backend>Phocagallery>Images?

link: administrator/index.php?option=com_phocagallery&view=phocagalleryimgs
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: change number of rows in:backend>Phocagallery>Images

Post by Jan »

Hi, like in Joomla, there is a pagination, and you set the your value there, e.g. from 20 to 40 :idea:

Jan
If you find Phoca extensions useful, please support the project
mhparvaz
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 15 Sep 2014, 06:28

Re: change number of rows in:backend>Phocagallery>Images

Post by mhparvaz »

Jan wrote:Hi, like in Joomla, there is a pagination, and you set the your value there, e.g. from 20 to 40 :idea:

Jan
Hi
Now, the default value is 100. In which file this value is defined? How can i change the default value?
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9966
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: change number of rows in:backend>Phocagallery>Images

Post by Benno »

Hi,

Image

Kind regards,
Benno
mhparvaz
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 15 Sep 2014, 06:28

Re: change number of rows in:backend>Phocagallery>Images

Post by mhparvaz »

Benno wrote:Hi,

Image

Kind regards,
Benno
Hi,
I don't want to change it manualy. I want that automatically display e.g. 5 images when i visit this page.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9966
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: change number of rows in:backend>Phocagallery>Images

Post by Benno »

Hi,
I want that automatically display e.g. 5 images when i visit this page.
Sorry, I don't know how to do this.

Kind regards,
Benno
mhparvaz
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 15 Sep 2014, 06:28

Re: change number of rows in:backend>Phocagallery>Images

Post by mhparvaz »

can anyone guide me?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: change number of rows in:backend>Phocagallery>Images

Post by Jan »

Hi, as default, in Joomla! there is the number 20.

To change it, you need to do directly in the code.

As the pagination is not defined in Phoca Gallery, but it is taken from Joomla! models, you should take a look at:
\libraries\legacy\model\list.php

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