K, I'm underway of creating a theme in coppermine that looks like the SMF theme I'm using.
One thing I need is the fourth column (also shown in SMF), which says:
Last post on date, time
in message by user
and mod it for my theme to:
Last picture added on date, time
in album by user
Anyone who knows how to do this in a simple way (I can try to code it myself, but maybe there's a very simple way to get it out of a var).
Thanks for reading and hopefully your help.
Ilir
no simple way. Coppermine is not a bbs, it's a gallery, therefor this does not apply. Did you take a look at the existing SMF theme (http://coppermine.sourceforge.net/demo/index.php?theme=smf) already?
Joachim
Quote from: GauGau on February 01, 2005, 06:43:37 AM
no simple way. Coppermine is not a bbs, it's a gallery, therefor this does not apply. Did you take a look at the existing SMF theme (http://coppermine.sourceforge.net/demo/index.php?theme=smf) already?
Joachim
Owkay, then I'll find out my own way of programming it... When I get it finished up, I'll post the code here? (if anyone is interested).
And, nope... hadn't seen that smf theme, looks pretty good, maybe I'll merge it with what I've produced..
Thanks, Ilir
Is there any way of placing the info on pages like this:
2 albums on 1 page(s)
in another box, not underneath the gallery...
I want to place it up, but cannot find how to do that.
I think it is stored in {LEFT_TEXT}, but don't know how to place it somewhere else.
Thanks for the help
Quote from: BMWHeaven on February 01, 2005, 01:25:20 PM
When I get it finished up, I'll post the code here? (if anyone is interested).
Sure, go ahead.
Joachim