diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-03-07 15:12:50 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-03-07 15:12:50 +0100 |
| commit | 895513e06150927cf5db6600ca164bdae15d4d75 (patch) | |
| tree | ff678c88754cfb6b966a463b04480665fdbf7504 /sample/src/index.xml | |
| parent | aaeb9af232372ea8001fe9e71faf100f4fd34886 (diff) | |
| download | cataract-895513e06150927cf5db6600ca164bdae15d4d75.tar.xz | |
Support for extra (enclosed) files in albums [code]
Diffstat (limited to 'sample/src/index.xml')
| -rw-r--r-- | sample/src/index.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sample/src/index.xml b/sample/src/index.xml index 80f6145..07881d5 100644 --- a/sample/src/index.xml +++ b/sample/src/index.xml @@ -45,5 +45,10 @@ <title_description><![CDATA[Entities '&' "©" < <br /><b>ahoj!</b> <!-- comment <b>neco</b> -->xx]]></title_description> </item> + <item path="extra_files"> + <title>Extra files</title> + <title_description>Supplemental files distributed within the album</title_description> + </item> + </items> </gallery> |
