Member
Member
cbatx   02-09-2008, 11:44
#1

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.
thanks for the support,

Administrator
Administrator
acrylian   02-09-2008, 12:06
#2

You would have to add that to all of your theme files like index.php, album.php, image.php.

Member
Member
LeSpocky   14-10-2008, 19:45
#3

What should I do, if I only want to add a CC license to a certain album, not the whole page?

Member
Member
albeezie   14-10-2008, 20:05
#4

Perhaps you should consider putting it in the album description.

Member
Member
LeSpocky   14-10-2008, 21:00
#5

Is it possible to put images (CC logo) in this description?

Member
Member
albeezie   14-10-2008, 21:17
#6

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.

Member
Member
LeSpocky   15-10-2008, 07:03
#7

Hmpf, ok seems like I have to dig into the PHP-Code. Just writing HTML tags in the description field didn't work. :-(

Administrator
Administrator
acrylian   15-10-2008, 08:59
#8

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

Member
Member
cbatx   23-01-2009, 15:38
#9

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,

Administrator
Administrator
acrylian   23-01-2009, 17:56
#10

There is a extra page called footer.php.

Member
Member
sbillard   23-01-2009, 18:48
#11

Do a search on printZenphotoLink(). But note that where this is found will change again on 1.2.3--all the footer stuff will be located in a new customfunctions.php function named printFooter()

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.