summaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
Diffstat (limited to 'sample')
-rw-r--r--sample/src/setup.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml
index e456a3c..53411ff 100644
--- a/sample/src/setup.xml
+++ b/sample/src/setup.xml
@@ -18,6 +18,11 @@
styles.css
scripts-general.js
]]></template_files>
+
+ <!-- use root gallery directory to store all support files -->
+ <!-- and relative paths in sub-albums -->
+ <!-- default = no (old behaviour) -->
+ <support_files_use_common_root value="yes" />
</templates>
<images>
@@ -77,6 +82,8 @@ And the second line.</add_copyright>
<!-- favicon support, the "type" attribute is optional, -->
<!-- please alter it to the right icon MIME type -->
<!-- http://www.w3.org/2005/10/howto-favicon -->
+ <!-- Please note that the <support_files_use_common_root> settings -->
+ <!-- declared earlier applies to favicons as well -->
<favicon type="image/png">apple-red.png</favicon>
</meta>