ZenphotoCMS Forum
a list of the place holder tags maybe? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: a list of the place holder tags maybe? (/thread-43.html)



a list of the place holder tags maybe? - simon - 2005-09-24

good work guys thanks, could be what i have been looking for, like forever.

got it installed and working in my dev space, now i want to make my own templates, see if i can bend this thing to my will...

have you got a print out of the place holder tags for making themes? it would be usefull for us out here looking to develop some new layouts

thanks again

Simon




a list of the place holder tags maybe? - trisweb - 2005-09-24

I'm working on writing up a theme "how-to" - until then, just look at how the existing themes do it. Basically, you've got the while loop and some functions that do stuff for each thing in it.

Also take a look at template-functions.php - the function names should be pretty self-explanatory.