galleryMaker.xml
In this section we will be going through all the editable bits of code throughout galleryMaker.xml. All editable parts of the code within galleryMaker.xml are labeled with and “EDITABLE CODE” comment.
*Note* Formatting of the code blocks seen in this tutorial had to be modified slightly to fit within the confines of this site. I have also removed the EDITIABLE CODE comments in this tutorial so the code is easier to read
DEFINE YOUR TEMPLATE’S TITLE
$$$/AgWPG/Templates/LRGalleriesOne/Title=LightroomGalleries.com 1
The above lines of code define a Title for your template for use within Lightroom. This name will appear under the “Gallery” heading in the right panel of the web module. Enter a name for your template after the “Title=”.
DEFINE YOUR TEMPLATE’S DESCRIPTION
$$$/AgWPG/Templates/HTML/Description=LightroomGalleries.com Template 1
The above lines of code define the Description for your template for use within Lightroom. I’m not sure where this description shows up, but enter on anyways. Enter a Description for your template after the “Description=”.
DEFINE A UNIQUE IDENTIFIER
The above lines of code define a unique identifier for your template. I’m not sure where this identifier is used, but enter on anyways. Enter a Identifier for your template between the <identifier></identifier> tags.








