CMS MADE SIMPLE FORGE

Name Type Description
Lytebox Module A simple wrapper to the Lytebox JavaScript class.
XtendedScripts Module This module allows user to manage bank of javascript libraries in CMSMS. It makes the integration in template really easy just by placing a single tag to call JS libraries.
Simple Slide Module This module uses JQuery and s3Slider plugin to display images like a slide show. You can create multiple slide shows and display them on your front page. It allows you to upload images, add titles, descriptions and links to the images. JQuery and s3Slider are included by default. Doesn't work with CmsMadeSimple 2.x
JQueryTools Module A cooperative project between Nuno Costa and myself, this project should provide numerous tools that are easy to use in CMS Made Simple admin and frontend templates, and allow for greater javascrypty dynamic functionality. This module is in no way related to the JQueryTools javascript library.
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!!
Combi Stylesheet Plugin Make your pages load faster by combining, compressing (gzip) and cacheing stylesheet and javascript files on the fly. This is a CMSmadesimple implementation of Niels Leenheer's combine.php script [rakaz.nl] with some advancements. Not only increasing speed, but also substitutes the {static_stylesheet} tag I've used since I work with CMSms. (PlugIn is PHP4 compatible)
AceEditor Module THIS IS BOTH A BACKEND AND A FRONTEND CODE HIGHLIGHTER AND EDITOR. 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
CDNPickrrr Module Have you ever been in a situation where you wanted to include a Library from a CDN like Google or Microsoft but just couldn't remember what the URL was? Opening yet another Browser tab, searching through your Bookmarks. This module comes to your rescue. It doesn't do much but listing all possible libraries in CMSMS backend, making it easy for you to choose and copy correct path to a library. If you find more CDN's that might be useful and would like to see these included in next releases feel free to commit to GitHub https://github.com/uniqu3/CDNPickrrr/blob/master/lib/scripts/resources.json
AceSyntax Module 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. Both frontend as backend syntax highlighter.
Ajax Made Simple Module To provide a module with an API allowing module developers to easily add Ajax functionality to their module without having to know the dirty javascript-stuff.