Personal tools
User Handbook/Getting Started/Expanding CMSMS
From CMSMS
Table of Contents
This page in: English - Deutsch - Français - Svenska - Русский - Norsk - Polski - Nederlands - Español - Lietuvių
Contents |
Expanding CMSMS
CMS Made Simple can be expanded in three ways, through the use of Modules, through Tags or through Userdefined Tags.
Modules
Modules tend to be larger and normally have a user interface. One example of a module would be News. Though it is included with CMS Made Simple it really is just another module.
Tags
Tags are smaller pieces of PHP code that usually assist in writing your pages.
Userdefined Tags
Userdefined Tags are PHP code snippets too. The difference is you can create/edit/delete them inside admin panel.
Of course, there is a fourth way which is to edit CMS Made Simple's source files, but this is not a good idea normally.
More information is available about these topics here.
This page in: English - Deutsch - Français - Svenska - Русский - Norsk - Polski - Nederlands - Español - Lietuvių
