view templates.swigs/album.txt @ 6:3021deef1599

Encoding related fixes * chomp encoding string * reformat else (seems someone hacked it in) * debug print encoding * do not use :utf8 binmode ("re-encode") on written file if the input is _already_ UTF-8
author Peter Gervai <grin@grin.hu>
date Thu, 16 Oct 2008 00:02:14 +0200
parents a84c32f131df
children
line wrap: on
line source

<title>
Here goes the title of the album.
If empty, the directory name is used.
</title>

<sampleimage>
Here goes the name of a picture in this album
to be used as a thumbnail sample image.
If empty, the first image is used.
</sampleimage>

<shortdesc>
Here goes a short description of this album.
</shortdesc>

<longdesc>
Here goes a long description of this album.
</longdesc>