diff options
Diffstat (limited to 'sample/src/entities')
| -rw-r--r-- | sample/src/entities/index.xml | 28 | ||||
| l--------- | sample/src/entities/preview/img_6802.jpg | 1 | ||||
| l--------- | sample/src/entities/preview/img_6802b.jpg | 1 |
3 files changed, 30 insertions, 0 deletions
diff --git a/sample/src/entities/index.xml b/sample/src/entities/index.xml new file mode 100644 index 0000000..54bdb2f --- /dev/null +++ b/sample/src/entities/index.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<gallery type="album"> + <general> + <ID>Entities → '&' "&copy;"</ID> + <title>Entities → '&' "&copy;"</title> + <description><![CDATA[Entities → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></description> + <footnote> <![CDATA[Entities → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]> + </footnote> + + <meta> + <author>META Author → '&' "&copy;"</author> + <description><![CDATA[META Description → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></description> + </meta> + </general> + + <items> + <item preview="preview/img_6802.jpg"> + <title>Entities → '&' "&copy;"</title> + <title_description>Entities → '&' "&copy;"</title_description> + </item> + + <item preview="preview/img_6802b.jpg"> + <title><![CDATA[Entities → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></title> + <title_description><![CDATA[Entities → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]></title_description> + </item> + + </items> +</gallery> diff --git a/sample/src/entities/preview/img_6802.jpg b/sample/src/entities/preview/img_6802.jpg new file mode 120000 index 0000000..a13dc2a --- /dev/null +++ b/sample/src/entities/preview/img_6802.jpg @@ -0,0 +1 @@ +../../CIAF_1/preview/img_6802.jpg
\ No newline at end of file diff --git a/sample/src/entities/preview/img_6802b.jpg b/sample/src/entities/preview/img_6802b.jpg new file mode 120000 index 0000000..a13dc2a --- /dev/null +++ b/sample/src/entities/preview/img_6802b.jpg @@ -0,0 +1 @@ +../../CIAF_1/preview/img_6802.jpg
\ No newline at end of file |
