blogger.com images support! (like picasa)

Forums Forums Slimbox2 plugin blogger.com images support! (like picasa)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #959
    raniero
    Member

    the blogger hosted images need some trick to be showed on lightboxs like for picasa images,as the picasa image can be shown now in slimbox i assume should be easy to edit the plugin to show the blogger.com images too, who can help me for this? following a blogger.com image html

    a href="http://4.bp.blogspot.com/_Vj_1LOYaR7o/SnMctZsFsMI/AAAAAAAAu2A/18x-EbKDgoM/s1600-h/logo_piccolo2.jpg"><img id="BLOGGER_PHOTO_ID_5364663147443892418" style="margin: 0px auto 10px; text-align: center; width: 250px; display: block; height: 170px;" src="http://4.bp.blogspot.com/_Vj_1LOYaR7o/SnMctZsFsMI/AAAAAAAAu2A/18x-EbKDgoM/s400/logo_piccolo2.jpg

    #6787
    raniero
    Member

    ive found it, just got to change the picasaweb.google. into .blogger. into slimbox2_autoload.js.php

    if($options->get_option(‘picasaweb’) == ‘on’) echo ‘
    $("a[href^=http://bp2.blogger.’%5D > img:first-child[src]").parent().slimbox(options, function(el) {
    return [el.firstChild.src.replace(//sd+(?:-c)?/([^/]+)$/, "/s640/$2"),
    (el.title || el.firstChild.alt) + ‘<br /><a href="’ + el.href + ‘">Picasa Web Albums page</a>’];
    });
    ‘;

    #6788
    raniero
    Member

    theres something wrong i cant understand why some images do not are shown in blogger like if no patch code would have been activated SOMEBODY CAN HELP? thanks (ive already put number from 1 to 4 prefix for blogspot and from 0 to 4 for blogger domains)

    one of this images got this code
    a href="http://bp0.blogger.com/_Vj_1LOYaR7o/RdoR5xjhgHI/AAAAAAAABbA/46Ad9jU6-Iw/s1600-h/britneykepsssthepartygoing.jpg"><span style="font-family: verdana; font-size: 130%; color: rgb(51, 204, 255);"><img id="BLOGGER_PHOTO_ID_5033355217792499826" style="margin: 0px 0px 10px 10px; float: right;" alt="" src="http://bp0.blogger.com/_Vj_1LOYaR7o/RdoR5xjhgHI/AAAAAAAABbA/46Ad9jU6-Iw/s320/britneykepsssthepartygoing.jpg&quot; border="0">

    #6789
    malcalevak
    Moderator

    Sorry for such a long day getting to your problem. Do you by any chance have a link to your site?

    Also, I don’t know much about blogger, why are you hosting on it if you’re using wordpress?

    I’m not sure if there’s enough demand for me to actually implement a feature, but I don’t mind helping you get a better idea of what’s wrong.

    #6790
    raniero
    Member

    hello! thanks 4 answering, my site is http://www.spetteguless.com you will find some pics working and some other dont, just loook some posts. i have blogger hosting cause ive imported my blog from blogger to wordpress. thank you again

    #6791
    malcalevak
    Moderator

    My apologies for still not getting to this, I haven’t forgotten, I’ve just been insanely busy.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.