coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: V6 on March 18, 2005, 05:18:28 PM

Title: Modify Lastup
Post by: V6 on March 18, 2005, 05:18:28 PM
Hi.

I just want to know hwo I can modify the file "thumbnails.php"

- to show ONLY the 5 last upload or the 10 last's....

or

- to show ONLY the ultim upload added...

Thankx  ;)
Title: Re: Modify Lastup
Post by: Joachim Müller on March 18, 2005, 06:08:58 PM
No need to modify a file, just do as suggested in http://coppermine.sourceforge.net/manual.php#changing : change
Quotexxx/lastup,2
to
Quotexxx/lastup,1
::)

Joachim
Title: Re: Modify Lastup
Post by: V6 on March 18, 2005, 06:50:33 PM
heu....no....

the problem it's that I have deleted the "lastup" in the Main Page  :-\\

I want to edit this in the page : http://www.xxxx.fr/cpg/thumbnails.php?album=lastup

;)
Title: Re: Modify Lastup
Post by: Joachim Müller on March 19, 2005, 08:06:39 AM
the lastup meta album doesn't behave differently than all other "regular" thumbnail pages: the settings you make in coppermine's config ("Number of columns on thumbnail page" and "Number of rows on thumbnail page") are taken into account for it as well. To make them behave differently, you'd have to change coppermine's core code (not sure which section, haven't looked into this).

Joachim
Title: Re: Modify Lastup
Post by: V6 on March 19, 2005, 08:16:39 AM
ok. :-\\

thanks