Module Position/nl: Difference between revisions

From Joomla! Documentation

Created page with "{{Module Position/nl}} __TOC__ ==Understanding Module Positions== Joomla! Users and Administrators need to only understand the following: *Modules are set positions dictated b..."
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...."
Line 8: Line 8:
*Modules can be reordered in their assigned position using the Module Manager.
*Modules can be reordered in their assigned position using the Module Manager.


===Visualization===
===Alle modules tonen===
It's possible to visualize all modules set on a template by calling the <code>"tp=1"</code> query string on the front-end.
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>
<pre>
http://www.example.com/index.php?tp=1
http://www.example.com/index.php?tp=1

Revision as of 22:57, 22 March 2014

Template:Module Position/nl

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 Joomla 2.5 and Joomla 3.x 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.

Module positions in a default Joomla! 1.5 template