Jan Dittberner
fcea03a800
* gallery.ini: - remove theme specific configuration - add default theme name * includes/galleryfunctions.php: - implement theme initialization - configure common parameters from theme * includes/theme.class.php: - implement a simple theme class * index.php: - assign $gallery to template * themes/default_horizontal/theme.ini: - add theme specific configuration * themes/default_horizontal/theme.php: - use $content['gallery'] instead of undefined $gallery
4 lines
85 B
INI
4 lines
85 B
INI
themename=Horizontal default theme
|
|
themetype=horizontal
|
|
previewsize=311
|
|
thumbsize=67
|