Category:Module Development
m |
m |
||
| Line 1: | Line 1: | ||
Pages about developing modules. | Pages about developing modules. | ||
{{Chunk:Module}} | {{Chunk:Module}} | ||
| − | [[Category:Extension development | + | [[Category:Extension development]] |
| − | [[Category:Modules | + | [[Category:Modules]] |
| + | [[Category:Development]] | ||
Revision as of 05:40, 6 April 2012
Pages about developing modules. Modules are lightweight and flexible extensions used for page rendering. These modules are often “boxes” arranged around a component on a typical page. A well-known example is the login module. Modules are assigned per menu item, so you can decide to show or hide (for example) the login module depending on which page (menu item) the user is currently on. Some modules are linked to components: the “latest news” module, for example, links to the content component (com_content) and displays links to the newest content items. However, modules do not need to be linked to components; they don't even need to be linked to anything and can be just static HTML or text.
Modules are managed in the Administrator by the Module Manager (help screen).
See also: Component, Plugin, Template
Pages in category "Module Development"
The following 28 pages are in this category, out of 28 total.