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-21 23:33:54 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ac9df35d8aed2ed5dcf9da2b319bf8da1f246ab3
gallery3
/
themes
/
default
/
views
T
History
Chad Kieffer
bb6eeb63bb
Added a label for the search form. Even if we place labels in text input fields as we currently do w/ the search form, a label should be included to maintain accessibility. Set label display to none if it shouldn't be displayed.
2008-11-22 18:39:47 +00:00
..
album.html.php
Be consistent in naming the album_top block
2008-11-21 23:36:41 +00:00
block.html.php
Restored most heading styles, still need to restore table and list styles. Removed unused CSS. CSS format updates. Applied jQuery tab styles to gSiteMenu. Removed gBlockHeader, all we need is a good old h3 element for a heading.
2008-11-21 08:35:53 +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
Added a label for the search form. Even if we place labels in text input fields as we currently do w/ the search form, a label should be included to maintain accessibility. Set label display to none if it shouldn't be displayed.
2008-11-22 18:39:47 +00:00
page.html.php
Use the new block mechanism to insert user related content into the html pages
2008-11-21 20:46:25 +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
2nd attempt at inserting html by modules.
2008-11-21 20:13:28 +00:00
sidebar.html.php
Convert gmaps, info, and tag modules to the new block module
2008-11-22 05:51:15 +00:00