1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/modules/themeroller/helpers
2010-08-15 22:30:36 -07:00
..
themeroller_event.php Initial commit of the themeroller module. It takes an upload of the zip file produced by jqueryui.com/themeroller and generates a theme based on the color schema contained in the zip file. Still fairly experimental 2010-08-06 14:29:42 -07:00
themeroller_installer.php when the themeroller is activated, issue an error message if both the zlib or zip extensions are not installed (themeroller needs at least one of them). 2010-08-15 18:51:43 -07:00
themeroller_task.php Remove debugging statement 2010-08-15 18:51:24 -07:00
themeroller.php Check that the zip extension is loaded, if it is use that to unzip the themeroller zip file. If its not loaded, then try using the zlib extension. If both are not available fail. 2010-08-15 22:30:36 -07:00