#1 2003-10-19 04:30:17

erik
Guest

Increasing Entries In Admin Image Information

   I'm reorgaznizing my whole gallery to make use of virtual categories, the best part of 1.3.  But I wish I could display more than just five entries at a time in the image information section.  If I could display, say, 20 at once, that would save me time.  Is there any easy way to modify the admin script to do that?

 

#2 2003-10-19 04:33:21

Guest
Guest

Re: Increasing Entries In Admin Image Information

Oh, I just had a thought... when I'm done adding all of my pics to virtual categories, what happens when I go to add new ones?  Is there a way for new pictures to be displayed first, just like in the actual gallery?

 

#3 2003-10-19 09:37:27

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14049

Re: Increasing Entries In Admin Image Information

I'm reorgaznizing my whole gallery to make use of virtual categories, the best part of 1.3.  But I wish I could display more than just five entries at a time in the image information section.  If I could display, say, 20 at once, that would save me time.  Is there any easy way to modify the admin script to do that?

take a look at file admin/infos_images.php :

Code:

    200 //--------------------------------------------------------- form initialization
    201   $page['nb_image_page'] = 5;

and modify 5, to 20 or what you want...

Offline

 

#4 2003-10-19 09:40:37

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14049

Re: Increasing Entries In Admin Image Information

Oh, I just had a thought... when I'm done adding all of my pics to virtual categories, what happens when I go to add new ones?  Is there a way for new pictures to be displayed first, just like in the actual gallery?

I don't understand what you means :?: Or maybe yes... do you mean the order of display in public part of the application ? If yes, the answer is : pictures are displayed by default (changing is easy) in order of arrival on the site. No matter the category the picture belongs to, and if you add a picture to a virtual category, it doesn't change its date of availability.

Offline

 

#5 2003-10-19 14:57:33

erik
Guest

Re: Increasing Entries In Admin Image Information


I don't understand what you means :?: Or maybe yes... do you mean the order of display in public part of the application ? If yes, the answer is : pictures are displayed by

Sorry, I wasn't clear.  I meant in the admin section. But I see now that that's whats going on already... I just got a bit confused I guess.  ^_^  Okay, thanks for the info!

 

Board footer

Powered by FluxBB

github linkedin newsletter Piwigo.org © 2002-2026 · Contact