CMS MADE SIMPLE FORGE

Name Type Description
Theme Manager Module A module to easily import and export themes (templates and stylesheets) into cms.
DL Suite: Support Module <p>This module provides a framework for both PHP and JavaScript that allows for easier development of other modules. This framework includes support easier creation of AJAX applications, CCS processing, data encryption and decryption, form fields generation, an AJAXy and clean administrator interface for modules, CAPTCHA generation and validation, files and directories listing, AJAXy tab generation and management, MySQL (mysqli extension required) wrapper class to allow an object-oriented way to retrieving data, and a lot more.</p> <p>A complete API documentation for this module is available at:<br /> <a href="http://tiger-inc.com/cms-made-simple/dlsupport/">http://tiger-inc.com/cms-made-simple/dlsupport/</a></p>
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.
AceEditor Module THIS IS BOTH A BACKEND AND A FRONTEND CODE HIGHLIGHTER. Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Ace is developed as the primary editor for Cloud9 IDE and the successor of the Mozilla Skywriter (Bespin) Project. Ace is also used on GitHub https://github.com/blog/905-edit-like-an-ace
LessCSS Module It replaces the {cms_stylesheet} to compile LessCSS in pure CSS with minify option and cache support. For more information about LessCSS : lesscss.org
ScriptDeploy Module SPEED YOUR SITE UP !! • Output dynamic javascript files and css WITH smarty... • Set the files to use a subdomain… • cached… • minified… • CSS Validation… • Did I mention you can use SMARTYs!!! Replacement for {stylesheet}. !!! - Simple, flexible!!
BrowserTools Plugin to quickly hand users on a browser case. Ex: output for an iphone user agent would be "iphone" so you could have a body with the class "iphone" etc...
Gridder Module Gridder is an excellent tool for any web developer/ designer that wants to easily align, match and/or lay out websites. If you need to be pixel perfect this can help... Simple, flexible!
Smarty Stylesheet Plugin A rewrite of the {stylesheet} plugin. Use {smarty_stylesheet} and it will allow caching and smarty processing. Files are cache in the /tmp/cache dir so by name and modified date. As the stylesheet is process through smarty so that you can [[assign var=color1 value='#c3c3c3']] and then use [[$color1]] later in the stylesheet.
fastCSS Plugin Plugin for faster CSS with cache, merge stylesheets, mobile check, remove whitespaces and newlines, remove comments... Simple Screenshot and some instructions: http://www.homepage-community.de/index.php?topic=1682.0