Mercurial > bins
comparison templates.swigs/album.txt @ 0:a84c32f131df 1.1.29
Import vendor version
author | Peter Gervai <grin@grin.hu> |
---|---|
date | Wed, 15 Oct 2008 23:28:56 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a84c32f131df |
---|---|
1 <title> | |
2 Here goes the title of the album. | |
3 If empty, the directory name is used. | |
4 </title> | |
5 | |
6 <sampleimage> | |
7 Here goes the name of a picture in this album | |
8 to be used as a thumbnail sample image. | |
9 If empty, the first image is used. | |
10 </sampleimage> | |
11 | |
12 <shortdesc> | |
13 Here goes a short description of this album. | |
14 </shortdesc> | |
15 | |
16 <longdesc> | |
17 Here goes a long description of this album. | |
18 </longdesc> | |
19 |