I wrote this tutorial mainly for myself, because it is in no way a complete Lightroom Template.
But it will help me, to generate new books of my website
www.pixel-werke.de in the near or farther future.
It generates
- the <page> ... </page> part for the chosen pictures,
- the small picture versions for the book and
- large versions with maxDimensons of 2880 pixels (I read anywhere in the forum, that that would be the
largest size flash can handle.)
Unzip (unrar) the archive megazine.lrwebengine.rar, and save it into the "Web Galleries" directory in your Lightroom settings folder:
- Mac OS X: /Users/[username]/Library/Application Support/Adobe/Lightroom/Web Galleries
- Windows XP: C:\Documents and Settings\[username]]\Application Data\Adobe\Lightroom\Web Galleries
- Windows Vista: C:\Users\[username]\AppData\Roaming\Adobe\Lightroom\Web Galleries
- German Windows Vista: C:\Benutzer\[username]\Anwendungsdaten\Adobe\Lightroom\Web Galleries\
Edit the the two files xmlTransformer.xslt and gallery.xml eg. with Notepad++. There are comments to guide you. Relaunch Lightroom.
The Megazine2 Flip-Book Gallery should now be visible in the Web module. The meaning of the Megazine Web module parameters:
- Page Title: is transformed to the <img> gallery parameter
- Caption: is transformed to the <img> title parameter for each image
- Image Size and Quality: the size and jpeg compression quality of the large images.
To change the maxDimensions of the small pictures, you have to edit the galleryMaker.xml file. See paragraph <sizes>...<size>...</size></sizes>.
Enjoy!