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 |
Dashboard |
Module |
Extend the admin interface by linking to or embedding external websites or create a simple dashboard page with CMSMS |
DAWA Access |
Module |
A module providing services in relations to the Danish addresse web api on dawa.aws.dk |
DB Adminer |
Other |
To provide an integrated access to Adminer database management,
Initial release, PLEASE DO NOT USE ON PRODUCTIONS SITES UNTIL SECURITY HAS BEEN VERIFIED |
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. With DebugArea you can hide part of your code from the public within the template, to facilitate your debug. |
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. |
DestinationBasedShipping |
Module |
A shipping module for the Products/Cart/Orders gateways |
DestinationBasedTaxes |
Module |
A tax module for the CGEcommerce suite |
dev4 Auction |
Module |
To create simple auction module. no integrates payment methodes just showing the highest bidder and being able to bid to a certain object. |
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. |
display phpinfo |
Plugin |
Plugin for display phpinfo() inside a page. |
Disqus tag |
Module |
Simple Wrapper for the system https://disqus.com/ Allows you to include beautiful comments into your CmsMadeSimple. See it in action below.
Example1: http://www.furie.be/news/32/15/Sortie-de-mon-module-Disqus-en-version-2-0.html
Example2: https://newstargeted.com/ |
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, RTF and DOCX files with the intention of having the document's 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. For doc files, you have to install antiword on your Linux server. |
DOMPDF |
Module |
A wrapper module around the pdf-rendering library called domdf which supports most html/css. |
Download Counter |
Module |
See the help : http://www.furie.be/downcnt.html 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 |
Module |
This mod provides a way to manage your download files and cats.
It has an admin. panel and a default template for the frontend.
This module can use FEUsers module to have a rating/comment block and for avoiding anonymous dl . Also can obfuscate url by indirect download! And all are optionals.
You have french and english language file included. |
DownMan |
Module |
Module for managing frontend downloads from admin panel. It has category management, automatic thumbnail generation, and other features, including the ability to restrict access by FEU or by mail. DownMan currently supports both branches of CMSMS (1 and 2). This module is a fork of the Download Manager which is currently not being actively maintained. |
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 https://forum.cmsmadesimple.org/viewtopic.php?f=53&t=32214 voor uitleg hoe het vertaalsysteem 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. |