| 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. |
| Diagnostics |
Module |
Allows a developer to get a diagnostic dump/report from a user. |
| Digest |
Module |
Digest allow users to subscribe to digests of updated contents. In combinaison to CMSUsers and compatible modules (See MCFactory), they can receive periodic digests of all the updated content since last digest. |
| Discount Coupons |
Module |
Coupon module to be used in conjunction with modules Cart Made Simple and Shop
Made Simple. It allows for setting up coupons for time range. Either a percentage or a value can be set as discount when coupon is applied during check out of the order. |
| Disqus tag |
Module |
Simple Wrapper for the system http://disqus.com .Allow you to include beautiful comments into your CmsMadeSimple. See it in action : http://www.furie.be/news/32/15/Sortie-de-mon-module-Disqus-en-version-2-0.html |
| DivShare |
Module |
Uploading and use your files from DivShare in the CMSMS. Directly upload from administration, summary, detail and separate view on your pages.
The module also contains audio, video, slideshow player and document viewer.
Demo: http://kuzmany.biz/en/cms-made-simple/div-share/. Read help! |
| Document Search |
Module |
This module allows for the uploading of PDF, DOC and DOCX files with the intention of having the documents content extracted and added to the database making the content searchable via CMSMS search module. The uploaded files can also be listed on the front end. |
| Download Counter |
Module |
See the help : http://www.furie.be/wiki/doku.php?id=downcnt Adds a click counter for all your links
After installing this module user has to modify links that he or she wants them to count clicks: the "href" part must be replaced with a tag calling this module. After that the number of clicks and date of last click will be stored for this link. The counters may be watched and managed in the admin section. Also the module allows to display the counter value for specific link in the front-end.
Compatible CmsMadeSimple 1.11 |
| Download History |
Plugin |
This plugin collects historical download data for the nominated file from the Uploads module. |
| Download Manager |
Module |
Module for managing your downloads from admin panel. I has category tree, possible do add one download to many categories, own templates, possible to take sums and intersections of category tries, easy to add to google analytics, automatic thumbnail generation. Also possible to restrict access for FEU or after mail. Need PHP5.
As of 2013-03-02 the svn repository is considered outdated.
I have moved all files to: https://github.com/ikulis/cmsms-downloadmanager
Feel free contribute.
|
| Download Module |
|
This mod provides a way to mng dld files and cats.
It has an admin. panel and a default template for the frontend.
This module is dependant of FEUsers for the activat. of the rating sys. and for avoiding anonymous dl (all optionals). Can obfuscate url! |
| Dropcaps |
Plugin |
{$string|dropcaps}
or
{$string|dropcaps:"dropclass"} where "dropclass" is any class name you want for the dropcap class.
Produces code like this:
<code>
<p><span class="firstLetter"><span>T</span></span><span>his is a full paragraph.</span></p>
</code> |
| DT_FEUeditor |
Module |
Module to edit text by the front-end users on the front end side of the webpage |
| Dutch/Nederlands |
Translation |
Nederlandse vertaling.
Zie http://forum.cmsmadesimple.org/index.php/topic,2639.0.html voor uitleg hoe het vertaal systeem werkt |
| DynaPaths |
Other |
To provide a small extension to config.php dynamically and automagically detecting site-url and paths. This allows for multiple site-aliases and easy moving between dirs. |