This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-25 17:24:10 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e0efdee8b2a2ba2ee1b86cfb2b7863a88877c00e
gallery3
/
themes
/
default
/
views
T
History
Jozef Selesi
b2772f5a05
* Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names.
...
* Added a bug workaround to routes.php
2008-11-19 00:12:25 +00:00
..
album.html.php
* Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names.
2008-11-19 00:12:25 +00:00
block.html.php
add gMinimize to the block header
2008-11-07 08:54:30 +00:00
footer.html.php
IE fixes, sidebar is now fixed in IE (we were missing a yui-g class). Removed .first class, it's not needed, at least not now. Moved all top-level layout containers to page.html.php so that if themers want to replace YUI grids with something else, like Blueprint, they only really need to edit page.html.php.
2008-11-09 23:03:50 +00:00
form.html.php
prevent direct access. take 2
2008-11-16 06:09:11 +00:00
header.html.php
* Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names.
2008-11-19 00:12:25 +00:00
page.html.php
The start of the slideshow module. Mostly framework stuff, no real implementation yet
2008-11-18 19:09:24 +00:00
pager.html.php
Add automatic pagination. All you have to do is add <?= $theme->pager
2008-11-07 07:33:43 +00:00
photo.html.php
The start of the slideshow module. Mostly framework stuff, no real implementation yet
2008-11-18 19:09:24 +00:00
sidebar.html.php
IE fixes, sidebar is now fixed in IE (we were missing a yui-g class). Removed .first class, it's not needed, at least not now. Moved all top-level layout containers to page.html.php so that if themers want to replace YUI grids with something else, like Blueprint, they only really need to edit page.html.php.
2008-11-09 23:03:50 +00:00