Module
From Lanius CMS Wiki
Modules are used to display various information and/or interactive features throughout your Lanius CMS Site.
A Module can contain just about anything from simple plain text, to HTML, to complete standalone Third Party applications. Modules can also display interactive content, such as polls, menus, latest news, newsfeeds and more. Modules display their content on the front-end of your site.
Modules are managed through Modules Manager; there you can add, delete and edit module instances, and also install/uninstall entire classes of modules.
Display properties and operational parameters are defined by module parameters; you can modify them when editing a module instance (at the bottom of the page).
Modules are defined by a module class (eg: mod_menu), which is also the parent module instance. You can create many instances of the same module class to best fit your needs.
All modules
This is a comprehensive list of all modules supported in Core release.
- Change Language Module
- Custom Content Module
- Debug Module
- Login Module
- Media Player Module
- Menu Module
- Template Selection Module
These are additional modules supported in Fullpack release.
- Archived Content Module
- Banners Module
- Downloads Module
- Event Calendar Module
- Get Firefox Module
- Latest News Module
- NewsFeed Module
- Newsflash Module
- Poll Module
- Popular News Module
- Search Box Module
- Site Statistics Module
- Syndication Links Module
- W3C Validations Module
- Who's Online Module
- Wrapper Module

