Cron |
Module |
This module allows execution of cron jobs for modules. |
CSSKit |
Module |
CSSKit is an alternative CSS renderer that reduces the number of HTTP requests related to css links in a rendered HTML page. It also provides minification of CSS to increase delivery speed to browser, as well as having some caching functionality. Phpdoc class documentation is also included. |
CSSPreprocessor |
Module |
A module that extends the stylesheets system of CMS Made Simple with various CSS Preprocessors.
Uses either the standard DesignManager stylesheets, OR the file-based stylesheets from CMS Made Simple 2.3+.
Older versions are working with CMSMS 1.12 and 2.1+ series.
LESS and SASS preprocessors are provided (PHP and command-line), but you can extend it. Compiles Bootstrap and Foundation.
Supports SMARTY inside stylesheets and before compilation, sourcemaps, minifying and AutoPrefixer (in PHP). |
Cufon utilities |
Module |
Provides easy access to the full range of Cufon-fonts using easy api, smarty and other magic. Will allow adminstration of fonts in the system. |
CufonMadeSimple |
Module |
A easy way to install Cufon text replacement on your website and manage your fonts and styles. Using the TTF converter at http://cufon.shoqolate.com/generate/ and uploading the resulting JavaScript file in the admin panel, you can change elements of your HTML text to the font of your choice. |
Custom Global Settings |
Module |
This module extends the Global Settings with your own customized parameters.
You can define an unlimited number of fields which can be used as smarty-variable in templates or pages. CMSMS 2.2.x compatible |
CustomContent |
Module |
The CustomContent module uses the FrontEndUsers module to allow you to present different content to users who match a criteria. Including userid, group, ip address, etc. |