1 topanga Jun 19, 2005 21:13
3 mikkyt Jun 20, 2005 02:40
Discovered that to do a title you also need to add the this tag to your flickr css layout:
<title>{photo_title}</title>
4 graham Jun 20, 2005 18:52
Unfortunately this doesn't work for me. I've tried Tor's file and the cvs one, and neither are working. I get an endpoint error every time. This is really bugging me, because I want another boys toy to play with!
5 topanga Jun 20, 2005 21:43
Graham,
don't use the cvs version
and don't use tor's version
use the regular one that is in the 0.9.10 version of the xmlsrv/xmlrpc.php
file, like françois is suggesting
6 mikkyt Jul 10, 2006 17:30
SOmeone was asking questions about flickr earlier...
I've tested the latest flickr updates with the 0.9.2 SPARKLE version of b2evolution, and yes, it still works. I had to put my layout back into flickr, but otherwise it works out of the box. Remember to set the category as described above.
Also, I changed my stylesheet slitghty as flickr sets the descriptions correctly now:
<title>{title}</title><table border="0" cellpadding="1" cellspacing="1"><tr><td width="240px"><a href="{photo_src}" title="{photo_title}"><img src="{photo_src_m}" alt="{title}" /></a></td></tr><tr><td><small> Originally uploaded by <a href="{uploader_profile}">{uploader_name}</a> at {upload_datetime}.</small></td></tr></table><br />{description}<br clear="all" />
for flickr styling, I've used the following for the layout: