Module/it: Difference between revisions
From Joomla! Documentation
Created page with "=== Advanced === A partire dalla versione Joomla 3.2 stato introdotto un componente "nascosto", che permette ai moduli di effettuare chiamate AJAX Puoi trovare la documentazi..." |
Created page with "==Joomla! Moduli di Default== Joomla! viene rilasciato con alcuni moduli, tuttavia sul JED([http://extensions.joomla.org Joomla! Extension Directory]). è possibile trovarne u..." |
||
Line 19: | Line 19: | ||
Puoi trovare la documentazione relativa [[Usare il componente AJAX |usare il componente AJAX ]] vi aiuterà nella creazione di moduli avanzati. | Puoi trovare la documentazione relativa [[Usare il componente AJAX |usare il componente AJAX ]] vi aiuterà nella creazione di moduli avanzati. | ||
==Joomla! Default | ==Joomla! Moduli di Default== | ||
Joomla! | Joomla! viene rilasciato con alcuni moduli, tuttavia sul JED([http://extensions.joomla.org Joomla! Extension Directory]). è possibile trovarne una moltitudine . Qui ci sono i moduli standard disponibili in un nuova installazione Joomla!. | ||
*[[S:MyLanguage/{{RVer|help}}: | *[[S:MyLanguage/{{RVer|help}}:Extensions_Module_Manager_Articles_archive|Articoli Archiviati]] {{Rarr}} Questo Modulo visualizza un elenco dei mesi che contengono gli Articoli Archiviati. | ||
*Articles - Newsflash {{Rarr}} The Newsflash Module will display a fixed number of articles from a specific category. | *Articles - Newsflash {{Rarr}} The Newsflash Module will display a fixed number of articles from a specific category. | ||
*Articles - Related Articles {{Rarr}} This Module displays other Articles that are related to the one currently being viewed.... | *Articles - Related Articles {{Rarr}} This Module displays other Articles that are related to the one currently being viewed.... |
Revision as of 16:20, 31 May 2014
Approfondimenti
Le Posizioni dei Moduli
Chunk:Posizione di un modulo/it
I Moduli sono una delle parti più semplici di Joomla, e pertanto un ottimo punto di partenza per imparare ad utilizzare il sistema (sono l'equivalente dei widgets di wordpress). Possono essere visualizzati dovunque in una pagina (in tutte le posizioni permesse dal template in uso, oppure nell'articolo utilizzando loadmodule plugin per il component com_content).
Principiante
Per capire come installare e usare un modulo in Joomla si raccomanda la lettura Amministrazione di un Modulo in Joomla
Beginner/Intermediate
Creating a simple module for Joomla is one of the simplest development steps you can do - and the creating a simple module tutorial is designed to take you through this. It starts with a simple module and then shows a few things you can then do with the module.
Advanced
A partire dalla versione Joomla 3.2 stato introdotto un componente "nascosto", che permette ai moduli di effettuare chiamate AJAX Puoi trovare la documentazione relativa usare il componente AJAX vi aiuterà nella creazione di moduli avanzati.
Joomla! Moduli di Default
Joomla! viene rilasciato con alcuni moduli, tuttavia sul JED(Joomla! Extension Directory). è possibile trovarne una moltitudine . Qui ci sono i moduli standard disponibili in un nuova installazione Joomla!.
- Articoli Archiviati → Questo Modulo visualizza un elenco dei mesi che contengono gli Articoli Archiviati.
- Articles - Newsflash → The Newsflash Module will display a fixed number of articles from a specific category.
- Articles - Related Articles → This Module displays other Articles that are related to the one currently being viewed....
- Articles Categories → This module displays a list of categories from one parent category.
- Articles Category → This module displays a list of articles from one or more categories.
- Banners → The Banner Module displays the active Banners from the Component.
- Breadcrumbs → This Module displays the Breadcrumbs
- Custom HTML → This Module allows you to create your own HTML Module using a WYSIWYG editor.
- Feed Display → This module allows the displaying of a syndicated feed
- Footer → This module shows the Joomla! copyright information.
- Language Switcher → This module displays a list of available Content Languages (as defined and published in...)
- Latest News → This Module shows a list of the most recently published and current Articles. Some that...
- Latest Users → This module displays the latest registered users
- Login → This module displays a username and password login form. It also displays a link to...
- Menu → This module displays a menu on the frontend.
- Most Read Content → This Module shows a list of the currently published Articles which have the highest...
- Popular Tags → The Popular Tags Module displays the most commonly used tags, optionally within specific...
- Random Image → This Module displays a random image from your chosen directory.
- Search → This module will display a search box.
- Similar Tags → The Similar Tags Module displays links to other items with similar tags. The closeness...
- Smart Search Module → This is a search module for the Smart Search system.
- Statistics → The Statistics Module shows information about your server installation together with...
- Syndication Feeds → Smart Syndication Module that creates a Syndicated Feed for the page where the Module is...
- Weblinks → This modules displays Web Links from a category defined in the Weblinks component.
- Who's Online → The Who's Online Module displays the number of Anonymous Users (e.g. Guests) and...
- Wrapper → This Module shows an iframe window to specified location.