Theme settings
A theme may optionally contain a settings.properties files that contains a list of properties that apply to the whole site.
Some of theses properties are used by Gianadda itself, while some others are only used in the theme’s templates.
The following properties are used by Gianadda:
preview-size: size of the preview (large) images. default:800,600thumb-size: size of the thumbnails. default:150,100pic-name-pattern: regexp to filter picture image names. default:^[^.].*[.](jpg|jpeg)$dir-name-pattern: regexp to filter folder names. default:^[^._].*$template-name-pattern: regexp to filter template names. default:^[^.].*[.](html|css|txt|xml|rss)$preview-template: name of the preview template. default:preview.htmltrack-template: name of the track template template. default:track.htmlfolder-meta-name: name of the file containing the folder’s metadata. default:folder-meta.xmlsimplify:trueif the tracks are to be simplified with the Douglas-Peucker algorithm. default:truetolerance: tolerance for the Douglas-Peucker algorithm, in meters. default:5