Today i'm going to create one thing with blogger.
Want to make a gallery for blogger.
First of all i've reviewed text which was generated by Blogger when i insert images. And then few hours of coding made rough, but useful gallery for Blogger. Anyway, due to limitations of blogger itself code looks like an in&*an one. Later i
will check checked where i can host all of the plugins i've used here, together with library for user-friendly usage.
Now i'm going to make same easy thing for Picasa.
Limitations:
-
It's for blogger only
-
After editing a page you need to put your JS code again.
-
You need to know basics of HTML. If you want to order your photos.
-
You need to know CSS. If you want to style your gallery.
-
You need to search for "change 'medium' to x-small, small, large or x-large to enlarge image" comment in javascript to change size of image
For now you need to do the following:
-
Make an empty post and add images there.
-
Write all text. you want to have in your blog post.
-
If you want captions like you see in example below you need to add "alt" property to the image or "title" property to link around image.
-
Add this
huge small code:
Configuration:
-
Biozshock.blogspotImages.render([thumb-size], [large-size], [yoxview-options]);
-
Image sizes:
x-small
small
medium
large
x-large
-
YoxView documentation is here
-
If you want to style image previews, just override CSS file
Libraries used:
Wow, thanks
ReplyDeleteJust came across this today. I have it implemented on a test blogger right now and it is not working. When I click on an image, it simply loads by itself in the window. No lightbox effect or anything. Any help?
ReplyDeleteAlso, do you know a way this can be used with the YoxView plugin to pull from a Flickr or Picasa album? Thanks so much!
Need to have a look in it. You can use Fixrefox+Firebug or Google Chrome developer tools to check for errors.
ReplyDeleteAs for Flickr or Picasa - they are have an API for pulling images, but as far as i know they need to have server-side programming.
just what i was searching for but just wanted to know that How the images are being linked to Yoxview ?
ReplyDeleteCan you provide a Download link to the above Yoxview version, and can you try this stuff with the latest version
ReplyDeleteYou can check out download link into sources.
ReplyDeletehttp://mod-s.narod.ru/scripts/yoxview/jquery.yoxview-1.2.min.js
Please provide a link to the Download package of your version of Yoxview
ReplyDeleteMan, are you serious? I gave a link in a comment above :)
ReplyDeleteIt doesn't work on my blog and I can't change the CSS either :/
ReplyDelete