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 1526dbe00f scaled down logo version (fixes #60) 2009-07-18 09:11:31 +00:00
bilder add new image gallery (fixes #33) 2009-07-11 19:29:52 +00:00
css move theme files to theme folder (fixes #52) 2009-07-11 19:14:22 +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 don't use DIRECTORY_SEPARATOR for URL paths (fixes #58) 2009-07-15 21:32:11 +00:00
js update javascript libraries (fixes #47) 2009-07-10 20:55:45 +00:00
release release build script (fixes #35, #36) 2009-07-11 21:43:08 +00:00
resources scaled down logo version (fixes #60) 2009-07-18 09:11:31 +00:00
scripts allow embedded use (fixes #56) 2009-07-12 16:11:02 +00:00
themes add a default theme for vertical scrolling (fixes #53) 2009-07-11 19:14:44 +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
ChangeLog update changelog (addresses #55) 2009-07-11 21:56:32 +00:00
INSTALL describe setup (fixes #54) 2009-07-11 20:48:32 +00:00
README update README (addresses #55) 2009-07-11 21:56:38 +00:00
ajaxrequest.php Funktion getImgInfo() zu getImageInfo() und Key ''data'' im 2008-08-28 20:06:19 +00:00
gallery.ini.tmpl make theme and javascript paths configurable (fixes #49) 2009-07-11 20:48:25 +00:00
index.php allow embedded use (fixes #56) 2009-07-12 16:11:02 +00:00

README

ScrollingJQuery gallery

© 2007, 2008, 2009 Jan Dittberner <jan@dittberner.info>
© 2008, 2009 Jeremias Arnstadt <douth024@googlemail.com>

ScrollingJQuery gallery is a image gallery system based on the jQuery
JavaScript library.

Website
-------

The project gnuviech-server websitetools project website is located at
<http://www.gnuviech-server.de/projects/websitetools>.

License
-------

ScrollingJQueryGallery is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

ScrollingJQueryGallery is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with ScrollingJQueryGallery.  If not, see
<http://www.gnu.org/licenses/>.

Installation
------------

For installation and configuration instructions see INSTALL.

Changes
-------

For latest changes see the ChangeLog file.