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
/
modules
/
info
/
helpers
/
info_installer.php
Age
Commit message (
Expand
)
Author
2013-06-12
change "size" to "dimensions" and display unit "px"
jamaa
2013-06-12
fix upgrade function
jamaa
2013-06-12
fix whitespace
jamaa
2013-06-12
add the image size (in pixels) to the info module
jamaa
2013-01-31
Drop the requirement to have the install() function set the module
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-05
Added info module show metadata options and set all to true. Admins may turn ...
Chad Kieffer
2009-09-05
Change the module installer so that you don't need to provide your own
Bharat Mediratta
2009-06-23
Refactor the install/upgrade code to be more flexible.
Bharat Mediratta
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2008-11-27
Centralize logging around installing/uninstalling modules.
Bharat Mediratta
2008-11-22
Convert gmaps, info, and tag modules to the new block module
Tim Almdal