summaryrefslogtreecommitdiff
path: root/modules/slideshow/helpers/slideshow_installer.php
AgeCommit message (Expand)Author
2013-01-31Drop the requirement to have the install() function set the moduleBharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-01-22Change the check_environment method in the module helper and the module insta...Tim Almdal
2010-01-21Convert the slideshow module to use the new check environment and pre_deactiv...Tim Almdal
2009-12-27Allow users to upscale images in the slideshow by making the maxScaleBharat Mediratta
2009-09-05Change the module installer so that you don't need to provide your ownBharat Mediratta
2009-06-23Refactor the install/upgrade code to be more flexible.Bharat Mediratta
2009-05-26Restructure the module lifecycle.Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-05-12Use the module_change event to figure out if the rss module isBharat Mediratta
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2008-11-27Centralize logging around installing/uninstalling modules.Bharat Mediratta
2008-11-21Revert module block approachTim Almdal
2008-11-20A look at away to allow modules to define html head contents (links and js) a...Tim Almdal
2008-11-18The start of the slideshow module. Mostly framework stuff, no real implement...Tim Almdal