Add rudimentary theme support
authorBrett Parker <arch@sommitrealweird.co.uk>
Mon, 18 Apr 2005 22:43:39 +0000 (22:43 +0000)
committerBrett Parker <arch@sommitrealweird.co.uk>
Mon, 18 Apr 2005 22:43:39 +0000 (22:43 +0000)
commit520898d410c484066e680a2a88ff033e0e3153b6
tree275bb6d47c393f8ae6151f98f2c4747f9ef76546
parent82f99e21c12b5ad16229ff5cff088bad710f3a04
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
bpgallery.sh