![]() |
|
add creative commons license - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: add creative commons license (/thread-3665.html) |
add creative commons license - cbatx - 2008-09-02 Hi, I know it has to be simple but... I would like to add in the main page, close to the link to RSS and the zenphoto.org, the CC icon that links to the page explaining the type of CC license (i.e., http://creativecommons.org/licenses/by/3.0/us/). I have the htlm sent by CC but do not know in which php file I should put it to get the icon and the link. I am just an user so all this php, etc... is a bit a blackhole for me. add creative commons license - acrylian - 2008-09-02 You would have to add that to all of your theme files like index.php, album.php, image.php. add creative commons license - LeSpocky - 2008-10-14 What should I do, if I only want to add a CC license to a certain album, not the whole page? add creative commons license - albeezie - 2008-10-14 Perhaps you should consider putting it in the album description. add creative commons license - LeSpocky - 2008-10-14 Is it possible to put images (CC logo) in this description? add creative commons license - albeezie - 2008-10-14 You can try, I guess.. doesn't seem likely though. I thought you just wanted a link. If you need it on specific albums, you may have to consider writing your own PHP code to do so, based on what the album is. add creative commons license - LeSpocky - 2008-10-15 Hmpf, ok seems like I have to dig into the PHP-Code. Just writing HTML tags in the description field didn't work. :-( add creative commons license - acrylian - 2008-10-15 Generally you can put any html code within the description. Even images will work but you have to add the img tag to the allowed tags on Options > Gallery configuration add creative commons license - cbatx - 2009-01-23 Hi again, After have upgraded to the 1.2.2 (build 2983) I cannot find in the album.php, image.php and index.php where to insert my creative commins logo. Before I just put it before "Powered by zenphoto" but now I cannot find the footer any place. Where can I find it now? I am using effervescence+ Thanks, add creative commons license - acrylian - 2009-01-23 There is a extra page called footer.php. add creative commons license - sbillard - 2009-01-23 Do a search on |