Module Position/it: Difference between revisions

From Joomla! Documentation

Ino (talk | contribs)
Created page with "======Visualizzazione======= E' possibile visualizzare tutti i moduli impostati su un template chiamando la stringa <code>"tp=1"</code> query string sul front-end. <pre> http:..."
Ino (talk | contribs)
Created page with "'''Joomla 2.5'''''' {{JVer|2.5}} e '''Joomla 3.x''''' {{JVer|3.x}} mostrerà le posizioni del modello con "tp=1 o &tp=1 se la '''Modalità Anteprima Posizioni Modulo''' nel Te..."
Line 14: Line 14:
</pre>
</pre>


'''Joomla 2.5''' {{JVer|2.5}} and '''Joomla 3.x''' {{JVer|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''':  
'''Joomla 2.5'''''' {{JVer|2.5}} e '''Joomla 3.x''''' {{JVer|3.x}} mostrerà le posizioni del modello con "tp=1 o &tp=1 se la '''Modalità Anteprima Posizioni Modulo''' nel Template Manager è stata '''Attivata''':  
*{{rarr|Extensions,Template Manager}} then click the Options button in the toolbar.  
*Per ulteriori informazioni, fare clic sul pulsante Opzioni nella barra degli strumenti.  
*Under the '''Templates Tab''', make sure <u>''Preview Module Positions''</u> is set to '''Enabled'''.
*Nella '''Scheda Modelli''', assicurarsi che <u>'''Posizioni del modulo di anteprima''</u> sia impostato su '''Abilitato'''.


==Module Map==
==Module Map==

Revision as of 22:06, 1 October 2019

A module position is a placeholder in a template. Placeholders identify one or several positions within the template and tell the Joomla! application where to place output from modules assigned to a particular position. The template designer has complete control over module positions, creating variations between templates and the respective Joomla! default positions assigned to modules in the installation sample data.

For example, the module position Left could be defined to be on the left side of the template to display a site navigation menu. So if a module is assigned the Left position, it will be displayed wherever the designer puts that Left module position - not necessarily the left side of the page.

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.
Visualizzazione=

E' possibile visualizzare tutti i moduli impostati su un template chiamando la stringa "tp=1" query string sul front-end.

http://www.example.com/index.php?tp=1

Joomla 2.5' Joomla 2.5 e Joomla 3.x Joomla 3.x mostrerà le posizioni del modello con "tp=1 o &tp=1 se la Modalità Anteprima Posizioni Modulo nel Template Manager è stata Attivata:

  • Per ulteriori informazioni, fare clic sul pulsante Opzioni nella barra degli strumenti.
  • Nella Scheda Modelli', assicurarsi che Posizioni del modulo di anteprima sia impostato su Abilitato.

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