X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FUCW%2FGallery.pm;h=d76424c88bafcd4f135d59e525a2d5e8488196b8;hb=a8bcc1dfefa2a6e139371f91ca93591543f3f058;hp=748fe3cddff99db81f2ef9f2241bdb991f77a041;hpb=d94da8d601fa080700f1d610089ec5f602d5ee88;p=gallery.git diff --git a/lib/UCW/Gallery.pm b/lib/UCW/Gallery.pm index 748fe3c..d76424c 100644 --- a/lib/UCW/Gallery.pm +++ b/lib/UCW/Gallery.pm @@ -3,8 +3,7 @@ package UCW::Gallery; -use strict; -use warnings; +use common::sense; use File::Spec; use Storable; @@ -34,7 +33,7 @@ sub new($) { CacheExif => 0, # Cache selected EXIF meta-data CacheHashes => 1, # Let gal-scan cache file hashes - # Titles and navigation + # Titles and navigation (may contain HTML tags and entities) Title => 'An Unnamed Gallery', SubTitle => "", ParentURL => '../',