From: Brett Parker Date: Mon, 18 Apr 2005 22:43:39 +0000 (+0000) Subject: Add rudimentary theme support X-Git-Tag: release-0.9.3~2 X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/commitdiff_plain/520898d410c484066e680a2a88ff033e0e3153b6?hp=520898d410c484066e680a2a88ff033e0e3153b6 Add rudimentary theme support Should now look for functions named bpgallery_${BPGALLERY_THEME}_{head,tail,thumbsline,stylesheet} and use them for generating the index.html and stylesheet files. If the functions don't exist it defaults to the theme called default, which is contained in the script. git-archimport-id: arch@sommitrealweird.co.uk--2005-desktop/bpgallery--mainline--0.9.2--patch-8 ---