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
/
slideshow
/
helpers
/
slideshow_installer.php
Age
Commit message (
Expand
)
Author
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
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-01-22
Change the check_environment method in the module helper and the module insta...
Tim Almdal
2010-01-21
Convert the slideshow module to use the new check environment and pre_deactiv...
Tim Almdal
2009-12-27
Allow users to upscale images in the slideshow by making the maxScale
Bharat Mediratta
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-05-12
Use the module_change event to figure out if the rss module is
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-21
Revert module block approach
Tim Almdal
2008-11-20
A look at away to allow modules to define html head contents (links and js) a...
Tim Almdal
2008-11-18
The start of the slideshow module. Mostly framework stuff, no real implement...
Tim Almdal