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-28 02:34:10 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9ddc8c8aabfc5a6697ff636900297f94ecff4d8f
gallery3
/
themes
/
default
/
views
T
History
Tim Almdal
c25f21accb
Change the album and photo templates to call the slideshow helper to get the slideshow link and button text. The slideshow link will only show up if the slideshow module is installed.
2008-11-19 23:18:41 +00:00
..
album.html.php
Change the album and photo templates to call the slideshow helper to get the slideshow link and button text. The slideshow link will only show up if the slideshow module is installed.
2008-11-19 23:18:41 +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 feed url can be relative.
2008-11-19 22:53:02 +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
Change the album and photo templates to call the slideshow helper to get the slideshow link and button text. The slideshow link will only show up if the slideshow module is installed.
2008-11-19 23:18:41 +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