diff options
Diffstat (limited to 'sample/src/setup.xml')
| -rw-r--r-- | sample/src/setup.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml index ef37f9a..234e8f0 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -41,12 +41,19 @@ <erase_embed_thumbnail value="yes" /> </images> - <!-- META tags in html head section --> <meta> + <!-- global META tags in html head section --> + <!-- these will automatically apply to _all_ pages unless overriden in the album --> + <!-- it's not probably a good idea for large galleries --> <author>John Doe</author> <description>CGG Sample gallery</description> <!-- keywords are usually not needed at all --> <keywords>cataract, sample, gallery</keywords> + + <!-- use item (image) title as <meta description> tag value --> + <!-- (allowed values: "yes", "no") default = yes --> + <!-- this setting is independent from the global meta tags settings --> + <use_title_as_meta value="yes" /> </meta> <footer><