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 ;)
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
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
;)
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
ok. :-\\
thanks