index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
libraries
Age
Commit message (
Expand
)
Author
2008-11-07
Add automatic pagination. All you have to do is add <?= $theme->pager
Bharat Mediratta
2008-11-07
Use get_object_vars to simplify code
Bharat Mediratta
2008-11-07
Add children_count() to ORM_MPTT
Bharat Mediratta
2008-11-05
* Add thumbnail and resize dimensions to the item table and use them
Bharat Mediratta
2008-11-05
ORM_MPTT::parents() should not include the node itself.
Bharat Mediratta
2008-11-05
Add the photo controller, and tie it to the photo page in our theme.
Bharat Mediratta
2008-11-05
Move Google Maps block off into its own gmaps module.
Bharat Mediratta
2008-11-05
Item Info block is now off into the info module. Yay!
Bharat Mediratta
2008-11-05
Tags are now off in their own module, hooray!
Bharat Mediratta
2008-11-05
The carousel block is now off into its own module. The
Bharat Mediratta
2008-11-05
Order the children()
Bharat Mediratta
2008-11-04
Lots of new stuff!
Bharat Mediratta
2008-11-04
Restructure the theme code to be more like WordPress / Habari. Now,
Bharat Mediratta