jan
/
sjqg
Archived
1
0
Fork 0
Scrolling jQuery Gallery
This repository has been archived on 2018-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jan Dittberner fcea03a800 make themes configurable (fixes #50)
* 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
2009-07-11 11:53:43 +00:00
bilder Dokumentations- und Codestylearbeiten sowie Funktionserweiterung 2008-08-28 14:53:31 +00:00
css use a simple template system to allow theming (fixes #32) 2009-07-10 22:26:57 +00:00
doc Dokumentations- und Codestylearbeiten sowie Funktionserweiterung 2008-08-28 14:53:31 +00:00
images jQuery lightbox Plugin auf AGPL-Version gewechselt (fixes #12) 2008-08-27 23:25:08 +00:00
includes make themes configurable (fixes #50) 2009-07-11 11:53:43 +00:00
js update javascript libraries (fixes #47) 2009-07-10 20:55:45 +00:00
scripts update javascript libraries (fixes #47) 2009-07-10 20:55:45 +00:00
themes/default_horizontal make themes configurable (fixes #50) 2009-07-11 11:53:43 +00:00
AUTHORS Autoren in AUTHORS eingetragen (fixes #9) 2008-08-26 18:17:25 +00:00
COPYING GPL-Text hinzugefügt (fixes #6) 2008-08-26 16:48:29 +00:00
INSTALL add simple installation and configuration instructions (fixes #38) 2009-07-10 21:18:19 +00:00
ajaxrequest.php Funktion getImgInfo() zu getImageInfo() und Key ''data'' im 2008-08-28 20:06:19 +00:00
gallery.ini make themes configurable (fixes #50) 2009-07-11 11:53:43 +00:00
index.php make themes configurable (fixes #50) 2009-07-11 11:53:43 +00:00