Difference between revisions of "How do you assign a module to specific pages?/de"

From Joomla! Documentation

(Created page with "Navigate to {{rarr|Extensions,Module Manager}}. Select the module you want to assign and edit it.")
(Created page with "'''Hinweise:'''")
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
Navigate to {{rarr|Extensions,Module Manager}}. Select the module you want to assign and edit it.  
 
Navigate to {{rarr|Extensions,Module Manager}}. Select the module you want to assign and edit it.  
  
In Joomla! 3.x this is found in the Menu Assignment tab of the module.
+
In Joomla! 3.x ist dies auf dem Reiter Modulzuweisung des Moduls zu finden.
  
You can choose between ''On all pages'', ''No pages'', ''Only on the pages selected'', ''On all pages except those selected'' from the List. To assign to some but not all pages choose the third option and select the menu links that you want the module associated with.
+
Man kann zwischen ''Auf allen Seiten'', ''Auf keinen Seiten'', ''Nur auf den gewählten Seiten'', ''Auf allen, außer den gewählten Seiten'' der Liste wählen. Zum Zuweisen bestimmter, aber nicht aller Seiten die dritte Option wählen und die Menülinks markieren, mit denen das Modul verknüpft werden soll.
  
'''Notes:'''
+
'''Hinweise:'''
 
* If your module is assigned to a position that does not exist in the template used to display a page, the module will not appear even if it is assigned to a specific page. ''(Unless {loadmodule} or {loadposition} are used in the Article [https://docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F How do you put a module inside an article?])''
 
* If your module is assigned to a position that does not exist in the template used to display a page, the module will not appear even if it is assigned to a specific page. ''(Unless {loadmodule} or {loadposition} are used in the Article [https://docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F How do you put a module inside an article?])''
 
* If your module is not published/enabled it will not appear even if assigned to a page.
 
* If your module is not published/enabled it will not appear even if assigned to a page.

Revision as of 03:45, 30 November 2020

Other languages:
Deutsch • ‎English • ‎español • ‎français • ‎Nederlands • ‎português

Navigate to Extensions  Module Manager. Select the module you want to assign and edit it.

In Joomla! 3.x ist dies auf dem Reiter Modulzuweisung des Moduls zu finden.

Man kann zwischen Auf allen Seiten, Auf keinen Seiten, Nur auf den gewählten Seiten, Auf allen, außer den gewählten Seiten der Liste wählen. Zum Zuweisen bestimmter, aber nicht aller Seiten die dritte Option wählen und die Menülinks markieren, mit denen das Modul verknüpft werden soll.

Hinweise:

  • If your module is assigned to a position that does not exist in the template used to display a page, the module will not appear even if it is assigned to a specific page. (Unless {loadmodule} or {loadposition} are used in the Article How do you put a module inside an article?)
  • If your module is not published/enabled it will not appear even if assigned to a page.
  • You cannot assign a module to a URL link. This is because URL links do not have Itemids assigned to them.
  • You cannot directly assign modules to pages that are only linked via content (for example, a link from one article to another) or other, non-menu modules (for example, a link to an article from a module), because these also do not have Itemids. One work-around for this problem is to have an unpublished menu that contains links to the items you wish to link through non-menus. This will create an itemid that can be included in the url you link to.

Advanced options

There are several extensions in JED that give advanced options when assigning modules.