![]() |
|
adding classes to img tag - 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: adding classes to img tag (/thread-601.html) |
adding classes to img tag - Chilifrei64 - 2006-06-20 pretty neat guys... pretty neat.. adding classes to img tag - aitf311 - 2006-06-20 Yes, please document how to achieve this in any theme. adding classes to img tag - Geert - 2006-06-26 I hope you don't mind Skwid, but I looked at your fotobuzz source code (your dir listing is open) and tried it out. My apologies. But it works great! adding classes to img tag - pinecone - 2006-07-03 anything anything? Geert, what should you chmod the dir so that the public cant see in it but have it all run fine as if it were open? adding classes to img tag - Skwid - 2006-07-03 Hum ... I'm sorry I've been very busy lately I haven't had time to make a release. Geert, you can't possibly have it working my current implementation needs a modification in the classes.php code.. Pinecone, you need to mess in the apache config for that. You probably want to do it in a .htaccess file. adding classes to img tag - pinecone - 2006-07-03 thanks skwid, and its cool man no rush, i was just afraid the project dropped completely :p adding classes to img tag - Geert - 2006-07-04 Well, I did anyway, it works, without modifying the classes... I just changed fbIR.js like you did, that is all. What have I overlooked and did you change in the classes? Pinecone, sorry that I didn't answer yet, but like skwid said, you should use htaccess to do that. adding classes to img tag - Skwid - 2006-07-04 Well I don't know how you did it, but your fotobuzz is probably linked to the cache images instead of being linked to the real images. Which means that if you clear your cache or change the display size, you lose all your notes .. adding classes to img tag - Geert - 2006-07-05 Nope, I already checked that. Deleted my cache, notes remained. adding classes to img tag - Geert - 2006-07-06 Well... Nevermind, I was able to get fotonotes working with zenphoto (with some support from the author Greg Elin)! adding classes to img tag - thinkdreams - 2006-07-07 geert - it would be really cool if you could share your installation with all of us. I'd like to see how you implemented the fotonotes stuff. i think it would be really cool in zenphoto. thinkdreams. adding classes to img tag - SteveMoody - 2006-07-07 Just downloaded the latest version from http://fotonotes.net/ It looks simple enough to implement. i'll give this a try sometime over the weekend adding classes to img tag - thinkdreams - 2006-07-07 There is a nice tutorial here: http://groups.yahoo.com/group/fotonotes/message/47 Found it from the fotonotes website. I am still having some trouble with it, but I should have it resolved soon I hope. adding classes to img tag - thinkdreams - 2006-07-07 I have posted a support request on the fotonotes group board. I think I'm having some pathing issues with it. Geert - Did you have to make any further modifications to what Greg had posted to get your to work, or did it just "work" based on his tutorial? Neither my default theme nor my testing_dev theme seems to want to display the proper image with annotations. Looks like the .js isn't executing at all. I do have mod_rewrite on. adding classes to img tag - Geert - 2006-07-18 Sorry, been away on vacation for more than a week. But I am back, well rested... Thinkdreams, Let me know if you find out more. (When I am finished and satisfied with my theme, I think I will release it, so people can play with it some more... Until now it supports exif, zip archiving, show all thumbs, photo annotations, ...) adding classes to img tag - thinkdreams - 2006-07-19 What does your path look like for the fotonotes server. I ended up sending my code off to Greg (the fotonotes dev guy) to see if he could get it to work properly. Hmmm..... adding classes to img tag - Geert - 2006-07-19 I read your conversation on the yahoo groups, but I'm no code wizard... But the path I entered looks like this: /myzendir/themes/mytheme/fotonotes/ (btw, I'm a Dreamhost user too, only changed the WEBPATH in my zenphoto installation, but no problems with fotonotes) adding classes to img tag - thinkdreams - 2006-07-19 I'm still not getting something right here. I'll see what Greg comes up with. I sent him a copy of my code. adding classes to img tag - thinkdreams - 2006-07-19 Allright. After reviewing everything, here's what I have:
adding classes to img tag - Geert - 2006-07-21 No, I don't see any wrong with these settings. I have them exactly the same. Well, you know, with other dir names of course... Some other little things I think of... In fnclient.js, did you change: And in image.php, did you set a the img tag to something like this: |