Module Position/nl: Difference between revisions
From Joomla! Documentation
Created page with "===Alle modules tonen=== Het is mogelijk om alle modules in een template zichtbaar te maken door <code>"tp=1"</code> toe te voegen aan de URL van de website. <pre> http://www...." |
Created page with "<noinclude>S:MyLanguage/Category:Templates S:MyLanguage/Category:Modules </noinclude>" |
||
| Line 22: | Line 22: | ||
:[[Image:Module_Map.jpg|600px|Module positions in a default Joomla! 1.5 template]] | :[[Image:Module_Map.jpg|600px|Module positions in a default Joomla! 1.5 template]] | ||
<noinclude>[[Category:Templates]] | <noinclude>[[S:MyLanguage/Category:Templates]] | ||
[[Category:Modules]] | [[S:MyLanguage/Category:Modules]] | ||
</noinclude> | </noinclude> | ||
Revision as of 23:14, 22 March 2014
Understanding Module Positions
Joomla! Users and Administrators need to only understand the following:
- Modules are set positions dictated by the template developer when they developed the template.
- Modules can be turned on and off based on menu selection.
- Modules can be reordered in their assigned position using the Module Manager.
Alle modules tonen
Het is mogelijk om alle modules in een template zichtbaar te maken door "tp=1" toe te voegen aan de URL van de website.
http://www.example.com/index.php?tp=1
Joomla 2.5
and Joomla 3.x
will show the template positions with ?tp=1 or &tp=1 if the Preview Module Positions mode in the Template Manager has been Enabled:
- Extensions → Template Manager then click the Options button in the toolbar.
- Under the Templates Tab, make sure Preview Module Positions is set to Enabled.
Module Map
The image below shows an example of a module map when module mapping is enabled in template administration.
S:MyLanguage/Category:Templates S:MyLanguage/Category:Modules