Jag har installerat en ny plugin på bloggen och det är LightBox 2. Denna pluginen är till för bildhanteringen och använder sig av (surprise!) LightBox2. Det enda man behöver göra är att lägga på rel="lightbox" alternativt rel="lightbox[ett-set]" om du har flera bilder. Läs mer på hemsidan för denna plugin. Nedan ser ni ett exempel.
Update -2008-11-29
If you have multiple images you can make a image set.
(don’t forget to add rel=”lightbox[simpsons]” where simpsons is the name of the set).
<a rel=”lightbox[simpsons]” href=”http://blogs.merikan.com/files/2008/11/homer.gif”><img src=”http://blogs.merikan.com/files/2008/11/homer-thumb.gif” alt=”homer”/></a>
<a rel=”lightbox[simpsons]” href=”http://blogs.merikan.com/files/2008/11/marge.gif”><img src=”http://blogs.merikan.com/files/2008/11/marge-thumb.gif” alt=”marge”/></a>
<a rel=”lightbox[simpsons]” href=”http://blogs.merikan.com/files/2008/11/bart-lisa.gif”><img src=”http://blogs.merikan.com/files/2008/11/bart-and-lisa-thumb.gif” alt=”bart and lisa”/></a>

I am new in wordpress,
but maybe you can help me with some answers… hope I ask not too stupid..
1.) I use the last version of WP
2.) I download and activate Lightbox 2 Wordpress plugin
3.) I uploaded 5 pictures http://www.dieterturk.com/pic (800×600pix) and
I uploaded 5 pictures http://www.dieterturk.com/thumbs (80×80pix)
4.) how you make a gallery with the wonderful effect of klicking on one thumb and getting the big pic and navigating through all the big pic ….
can you please give me some hints ??
thank you
Hi dieter
I have updated the original post, so just take a look above for an example.
Don’t forget to take a look at the authors site:
http://www.4mj.it/lightbox-js-v20-wordpress/
/Peter