User contributions
- 05:35, 23 January 2022 diff hist +244 N Translations:J4.x:Creating a Plugin for Joomla/21/it Created page with "Nota in tutta la serie Joomla 4 esiste un livello deprecato che coprirà i plug-in che utilizzano la vecchia strategia di denominazione dei nomi dei plug-in che sono gli stess..." current
- 05:34, 23 January 2022 diff hist +49 J4.x:Creating a Plugin for Joomla/it Created page with "Qui implementiamo anche [https://api.joomla.org/framework-2/classes/Joomla.Event.SubscriberInterface.html SubscriberInterface] che è il cambiamento principale rispetto a Joom..."
- 05:34, 23 January 2022 diff hist +524 N Translations:J4.x:Creating a Plugin for Joomla/20/it Created page with "Qui implementiamo anche [https://api.joomla.org/framework-2/classes/Joomla.Event.SubscriberInterface.html SubscriberInterface] che è il cambiamento principale rispetto a Joom..." current
- 05:33, 23 January 2022 diff hist +40 J4.x:Creating a Plugin for Joomla/it Created page with "Nell'esempio di codice seguente, <tt><PluginGroup></tt> che rappresenta il gruppo (type) del plug-in e <tt><PluginName></tt> rappresenta il nome. Nota che i nomi delle classi..."
- 05:33, 23 January 2022 diff hist +247 N Translations:J4.x:Creating a Plugin for Joomla/19/it Created page with "Nell'esempio di codice seguente, <tt><PluginGroup></tt> che rappresenta il gruppo (type) del plug-in e <tt><PluginName></tt> rappresenta il nome. Nota che i nomi delle classi..." current
- 05:30, 23 January 2022 diff hist -3 J4.x:Creating a Plugin for Joomla/it
- 05:30, 23 January 2022 diff hist -3 Translations:J4.x:Creating a Plugin for Joomla/7/it current
- 05:27, 23 January 2022 diff hist +24 J4.x:Creating a Plugin for Joomla/it Created page with "'''SUGGERIMENTO:''' ''per utilizzare <tt>$this->db</tt> e <tt>$this->app</tt>, <tt>CMSPlugin</tt> verifica se la proprietà esiste e non è privata. Se si desidera utilizzare..."
- 05:27, 23 January 2022 diff hist +434 N Translations:J4.x:Creating a Plugin for Joomla/18/it Created page with "'''SUGGERIMENTO:''' ''per utilizzare <tt>$this->db</tt> e <tt>$this->app</tt>, <tt>CMSPlugin</tt> verifica se la proprietà esiste e non è privata. Se si desidera utilizzare..." current
- 05:25, 23 January 2022 diff hist +5 J4.x:Creating a Plugin for Joomla/it Created page with "l'oggetto dell'applicazione"
- 05:25, 23 January 2022 diff hist +27 N Translations:J4.x:Creating a Plugin for Joomla/17/it Created page with "l'oggetto dell'applicazione" current
- 05:25, 23 January 2022 diff hist -1 J4.x:Creating a Plugin for Joomla/it Created page with "l'oggetto db"
- 05:25, 23 January 2022 diff hist +12 N Translations:J4.x:Creating a Plugin for Joomla/16/it Created page with "l'oggetto db" current
- 05:25, 23 January 2022 diff hist -3 J4.x:Creating a Plugin for Joomla/it Created page with "il gruppo (tipo) del plugin"
- 05:25, 23 January 2022 diff hist +27 N Translations:J4.x:Creating a Plugin for Joomla/15/it Created page with "il gruppo (tipo) del plugin" current
- 05:25, 23 January 2022 diff hist -4 J4.x:Creating a Plugin for Joomla/it Created page with "il nome del plugin"
- 05:25, 23 January 2022 diff hist +18 N Translations:J4.x:Creating a Plugin for Joomla/14/it Created page with "il nome del plugin" current
- 05:25, 23 January 2022 diff hist +5 J4.x:Creating a Plugin for Joomla/it Created page with "i parameters impostati per questo plugin dall'amministratore"
- 05:25, 23 January 2022 diff hist +87 N Translations:J4.x:Creating a Plugin for Joomla/13/it Created page with "i parameters impostati per questo plugin dall'amministratore" current
- 05:24, 23 January 2022 diff hist +20 J4.x:Creating a Plugin for Joomla/it Created page with "Il modo object-oriented di scrivere i plug-in prevede la scrittura di una sottoclasse di [https://api.joomla.org/cms-4/classes/Joomla.CMS.Plugin.CMSPlugin.html CMSPlugin], un..."
- 05:24, 23 January 2022 diff hist +295 N Translations:J4.x:Creating a Plugin for Joomla/12/it Created page with "Il modo object-oriented di scrivere i plug-in prevede la scrittura di una sottoclasse di [https://api.joomla.org/cms-4/classes/Joomla.CMS.Plugin.CMSPlugin.html CMSPlugin], un..." current
- 05:23, 23 January 2022 diff hist +32 J4.x:Creating a Plugin for Joomla/it Created page with "In Joomla 4 puoi anche avere il codice namespace nel tuo plugin - leggi Namespace Conventions in Joomla 4. Nota che il file della voce..."
- 05:23, 23 January 2022 diff hist +270 N Translations:J4.x:Creating a Plugin for Joomla/33/it Created page with "In Joomla 4 puoi anche avere il codice namespace nel tuo plugin - leggi Namespace Conventions in Joomla 4. Nota che il file della voce..." current
- 05:22, 23 January 2022 diff hist +2 J4.x:Creating a Plugin for Joomla/it Created page with "=== Creazione del plug-in ==="
- 05:22, 23 January 2022 diff hist +29 N Translations:J4.x:Creating a Plugin for Joomla/11/it Created page with "=== Creazione del plug-in ===" current
- 05:22, 23 January 2022 diff hist +28 J4.x:Creating a Plugin for Joomla/it Created page with "'''SUGGERIMENTO:''' ''se aggiungi l'attributo <tt>method="upgrade"</tt> al tag <tt>extension</tt>, questo plugin può essere installato senza disinstallare una versione preced..."
- 05:22, 23 January 2022 diff hist +269 N Translations:J4.x:Creating a Plugin for Joomla/10/it Created page with "'''SUGGERIMENTO:''' ''se aggiungi l'attributo <tt>method="upgrade"</tt> al tag <tt>extension</tt>, questo plugin può essere installato senza disinstallare una versione preced..." current
- 05:21, 23 January 2022 diff hist +27 J4.x:Creating a Plugin for Joomla/it Created page with "Se stai creando un plug-in per rispondere a eventi di sistema non principali, la tua scelta per il tag <tt>group="xxx"</tt> dovrebbe essere diversa da qualsiasi delle categor..."
- 05:21, 23 January 2022 diff hist +199 N Translations:J4.x:Creating a Plugin for Joomla/9/it Created page with "Se stai creando un plug-in per rispondere a eventi di sistema non principali, la tua scelta per il tag <tt>group="xxx"</tt> dovrebbe essere diversa da qualsiasi delle categor..." current
- 05:06, 23 January 2022 diff hist +77 J4.x:Creating a Plugin for Joomla/it Created page with "Se stai creando un plug-in che risponda agli eventi principali esistenti, l'attributo <tt>group="xxx"</tt> verrebbe modificato per riflettere il nome della cartella del plug-i..."
- 05:06, 23 January 2022 diff hist +677 N Translations:J4.x:Creating a Plugin for Joomla/8/it Created page with "Se stai creando un plug-in che risponda agli eventi principali esistenti, l'attributo <tt>group="xxx"</tt> verrebbe modificato per riflettere il nome della cartella del plug-i..." current
- 05:04, 23 January 2022 diff hist +5 J4.x:Creating a Plugin for Joomla/it Created page with "=== Creazione del file di installazione ==="
- 05:04, 23 January 2022 diff hist +43 N Translations:J4.x:Creating a Plugin for Joomla/4/it Created page with "=== Creazione del file di installazione ===" current
- 05:03, 23 January 2022 diff hist -4 J4.x:Creating a Plugin for Joomla/it Created page with "Come puoi vedere, il sistema è simile ad altri file di installazione XML di Joomla. Devi solo cercare la voce <tt>group="xxx"</tt> nel tag <tt><extension></tt> e le informazi..."
- 05:03, 23 January 2022 diff hist +339 N Translations:J4.x:Creating a Plugin for Joomla/7/it Created page with "Come puoi vedere, il sistema è simile ad altri file di installazione XML di Joomla. Devi solo cercare la voce <tt>group="xxx"</tt> nel tag <tt><extension></tt> e le informazi..."
- 05:01, 23 January 2022 diff hist +3 J4.x:Creating a Plugin for Joomla/it Created page with "Ad esempio, ecco il file di installazione XML per il plugin di ricerca per categorie:"
- 05:01, 23 January 2022 diff hist +85 N Translations:J4.x:Creating a Plugin for Joomla/6/it Created page with "Ad esempio, ecco il file di installazione XML per il plugin di ricerca per categorie:" current
- 05:01, 23 January 2022 diff hist +25 J4.x:Creating a Plugin for Joomla/it Created page with "Come per tutte le estensioni in Joomla, i plugin sono facilmente installabili come file .zip (è supportato anche .tar.gz) ma deve essere incluso un file XML formattato corret..."
- 05:01, 23 January 2022 diff hist +183 N Translations:J4.x:Creating a Plugin for Joomla/5/it Created page with "Come per tutte le estensioni in Joomla, i plugin sono facilmente installabili come file .zip (è supportato anche .tar.gz) ma deve essere incluso un file XML formattato corret..." current
- 05:00, 23 January 2022 diff hist +50 J4.x:Creating a Plugin for Joomla/it Created page with "Questo How-To dovrebbe fornirti le basi di ciò che devi sapere per sviluppare il tuo plugin. La maggior parte dei plugin consiste in un solo file di codice, ma per installare..."
- 05:00, 23 January 2022 diff hist +332 N Translations:J4.x:Creating a Plugin for Joomla/3/it Created page with "Questo How-To dovrebbe fornirti le basi di ciò che devi sapere per sviluppare il tuo plugin. La maggior parte dei plugin consiste in un solo file di codice, ma per installare..." current
- 04:59, 23 January 2022 diff hist -2 J4.x:Creating a Plugin for Joomla/it
- 04:59, 23 January 2022 diff hist -2 Translations:J4.x:Creating a Plugin for Joomla/2/it current
- 04:56, 23 January 2022 diff hist -1 J4.x:Creating a Plugin for Joomla/it Created page with "Tutorial<br /> Come creare un plugin per Joomla 4"
- 04:56, 23 January 2022 diff hist +49 N Translations:J4.x:Creating a Plugin for Joomla/1/it Created page with "Tutorial<br /> Come creare un plugin per Joomla 4" current
- 04:55, 23 January 2022 diff hist +53 J4.x:Creating a Plugin for Joomla/it Created page with "La struttura del plugin per Joomla! 1.5, 2.5 e 3.x erano molto flessibili e potenti. Non solo i plug-in possono essere utilizzati per gestire gli eventi attivati dall'applicaz..."
- 04:55, 23 January 2022 diff hist +535 N Translations:J4.x:Creating a Plugin for Joomla/2/it Created page with "La struttura del plugin per Joomla! 1.5, 2.5 e 3.x erano molto flessibili e potenti. Non solo i plug-in possono essere utilizzati per gestire gli eventi attivati dall'applicaz..."
- 04:49, 23 January 2022 diff hist +11,191 N J4.x:Creating a Plugin for Joomla/it Created page with "Creazione di un plugin per Joomla!"
- 04:49, 23 January 2022 diff hist +34 N Translations:J4.x:Creating a Plugin for Joomla/Page display title/it Created page with "Creazione di un plugin per Joomla!" current
- 10:40, 21 January 2022 diff hist +23 JDOC:Documentation Translators →it - Italiano - Italian