CMS MADE SIMPLE FORGE

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Name Type Description
CodeMangler Module A module to postprocess the rendered (X)HTML-code in different ways. Scrambling the code or perfectly indenting it will be among the possibilities.
CodeMirror syntax editing Module And implementation of the CodeMirror syntaxhighlighting system, which seems more well-maintained than editarea and much more than codepress
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)
Company Directory Module Displays a list of companies for your website. It has support for logos, images, and some support for custom fields.
Config Made Simple Documentation This project contains different versions of the files config.php and .htaccess. For example there is one version for developers, where the config.php has some changes to include a live- and a development server and some extra fields and the server host name and paths are configured automatically. Additionally there is another version of the .htaccess with some security- and speed options.
Content Aliases Module This module adds the "Content Alias" content type to CMS. This lets you use content in multiple areas in your site and/or apply a different template to content.
Content Dump Plug-in Plugin The tag aims at providing flexibility to smaller & medium sites and their developers by providing selectable content with enriched meta-data via smarty. Use the data to build automatic teasers, blogs, feeds or anything else just with content pages. The recently added support for a prefix-handling, searching and hierarchy-selection provides an extra portion of flexibility. /// Make sure to read the wiki-page at http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Tags/content_dump Plug-in working with 1.9.x
Content Toggle (expand/collapse) Plugin Enables content to be expandable and collapsable, It creates a div ("block") witch can collapse and expand by pressing the bar, it uses JQuery. The toggle bar can be adjusting using CSS. Demo can be find here : http://www.web2do.be/webdesign
Cookie Consent Plugin This tag adds a cookie consent bar to your website. A visitor can accept or decline cookies. Depending on the visitors choice the - in example - analytics code can be added to the site or not... Included languages: English, German, French, Portoguese and Dutch. Other languages can be added yourself. Can be used in multi-lingual websites. You can use the default stylesheet or use your own to style the output of the tag. The tag is easy to use. CMSMS 1.11+ compatible
CookieCuttr Module A simple and dirty module that enables you to configure the CookieCuttr jQuery plugin from a simple admin control panel, whilst at the same time enabling you to include it in the template with only a single smarty tag.
Core Installer Core Core Installer
Croatian/Hrvatski Translation Croatian translation for CMS Made Simple
Cron Module This module allows execution of cron jobs for modules.
Css compressor (touchfastcss) Plugin Css compressor (touchfastcss) by touchdesign with Css cache, merge stylesheets, mobile check, remove whitespaces and newlines, remove comments, inline styles...
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.
css_960_grid Plugin Generate complete 960 Grid system code css. Including "text", " reset" css. Including "hack(ie)", "mobile" and "print" part css and can be use alone for specific stylesheet.
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 some customized parameters. You can define an unlimited number of fields which can be used as smarty-variable in templates or pages. CMSMS 1.10 / 1.11 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.
Czech/Česky Translation This project is for any translations of CMS Made Simple to Czech, both the core and modules. Tento projekt se zabývá překladem redakčního systému CMS Made Simple do češtiny, a to jak jádra systému tak i modulů.
Dailymotion Module Simple integration Dailymotion api to CMS Made Simple with dailymotion_upload smarty tag for upload files to Dailymotion. NOTE: ExtendedTools was removed from forge by CMSMS dev team due due forge rules violation. Download it directly from kuzmany.biz/ExtendedTools-1.3.1.zip or kuzmany.biz/ExtendedTools-1.3.1.xml
Danish/Dansk Translation To supply a Danish translation of the CMS-core and central modules
DBForms Module This project aims at providing an interface to build database driven CRUD applications without having to use any programming language. Declarative interface to build CRUD database apps.
DebugSwitch Module Debug Switch allows you to quickly enable/disable the debug mode from the admin panel and rely on cookies so you're the only one to actually see the debug mode. It's really light and strait forward module.
Decision Maker Module Provide numerous countent types to CMS Made Simple to allow easily building a decision tree.
Decision Tree Module Presents the user with a series of dropdown menus to help make a decision or specify a product. Populated on admin side using an XML file.
delete please delete this
DestinationBasedShipping Module A shipping module for the Products/Cart/Orders gateways
Developer Tools Other These are developer tools for module creation and other good stuff. To start, they will help facilitate the pushing of language strings to the central server for translation dynamically.