![]() |
|
Site Integration Code - 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: Site Integration Code (/thread-323.html) |
Site Integration Code - dtm - 2006-02-23 Hello everyone, Think this is my first post on here, although I have been playing with Zenphoto and reading the forums for sometime now :-) I have just got my first non-messabout Zenphoto gallery online at: http://zenphoto.co.uk/gallery/ Anyway I thought i'd share my code to everyone to do this. To use it simple copy and paste the following and fill in the config details: (Note: The commented bit inherits the default thumbnail for the album instead of a random one) ` Zenphoto Galley Albums: Site Integration Code - trisweb - 2006-02-24 Nice! Looks like it works pretty well, especially for being across servers. Oh, and, nice domain ;-) Site Integration Code - dtm - 2006-02-24 Thanks :-) ;-) If you want any A Records for the domain just ask I've been messing about with zenphoto some more this morning, even though I have my driving theory test in two hours and should really learn that but anyway.... I've made 'Photocards' it basically puts all your photos in order of album and looks like a deck of cards. Check it out here: Code (Has the same config as above): DTM's Photo Gallery Photocard Deck function display_full(full_url,thumb_url,view_id,box_id){ |