Portal

Difference between revisions of "Developers/it"

From Joomla! Documentation

(Created page with "it")
Line 4: Line 4:
 
__TOC__
 
__TOC__
 
{{Portal:Developers/Intro/it}}
 
{{Portal:Developers/Intro/it}}
{{section portal heading|icon=book|title=Per cominciare!}}{{Portal:Developers/Resources/it}}
+
{{section portal heading|icon=book|title=Per cominciare!}}{{Portal:Developers/Resources/en}}
  
 
==Ci sono quattro tipi di sviluppo di estensioni==
 
==Ci sono quattro tipi di sviluppo di estensioni==

Revision as of 16:53, 19 February 2021

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎eesti • ‎español • ‎français • ‎italiano • ‎português • ‎português do Brasil • ‎русский • ‎українська • ‎فارسی • ‎বাংলা • ‎ไทย • ‎中文(中国大陆)‎ • ‎中文(台灣)‎
Portale Sviluppatori Joomla!

Lo sviluppo di Joomla! stesso è portato avanti dal Production Department e da sviluppatori di terze parti. Questa pagina è un punto di partenza per gli sviluppatori interessati allo sviluppo di components, modules, plugins e templates.

Sei interessato ai contributi di base?

Lo sviluppo di Joomla stesso è portato avanti da Production Department e da sviluppatori di terze parti. Per maggiori informazioni sullo sviluppo del nucleo di Joomla!, su come contribuire al codice del nucleo, o per diventare più coinvolti nel codice del nucleo, dovresti andare su Joomla! Code Contributors.


Per cominciare!

There are several ways of setting up your workstation in for Joomla! development. Some suggestions can be found at Setting up your workstation for Joomla development.

Next, you should familiarise yourself with Joomla! Secure coding guidelines and the short article on Joomla! Development Best Practices.

Documentation on the Joomla! API can assist with becoming familiar with the foundations of the Joomla! code base.

Finally, Joomla! has many resources for developers. Our Joomla! Resources page will get you pointed in the right direction if you need help and solutions.


Ci sono quattro tipi di sviluppo di estensioni


Componenti

Portal:Component Development/Reading list/it

Per ulteriori articoli e informazioni:

See the Component Development Portal page.


Plugins

I seguenti articoli vi aiuteranno a familiarizzare con i plugin di Joomla! Sono un buon punto di partenza per capire e poi sviluppare i plugin.

Beginner

To understand how to install and use a plugin in Joomla it is recommended to read Administration of a Plugin in Joomla!

Intermediate

To understand plugins better it is advised that you create a basic plugin for Joomla!.

To read on how to run a basic content plugin in a custom module or component you may have already developed it is recommended to read Triggering content plugins in your extension.

Advanced

To understand the principles on which the Plugin system works Plugin Developer Overview. To then implement this in a component you have designed it is recommended to read Supporting plugins in your component.

Per ulteriori articoli e informazioni:

See the Plugin Development Portal page.


Moduli

Portal:Module Development/Reading list/it

Per ulteriori articoli e informazioni:

See the Module Development Portal page.


Templates

Portal:Template Development/Reading list/it

Per ulteriori articoli e informazioni:

Guarda il Pagina del portale siviluppo Template.

Ulteriori argomenti per lo sviluppo

API Guides

The Joomla API Guides provide explanations and sample code relating to the Joomla API functions, to help you understand how to use the APIs in your own extensions. Click here to get to the index of these guides.

Security

Portal:Developers/Security/it
Per ulteriori articoli e informazioni:

See the Security Portal page.

Contributing to Documentation

Portal:Developers/Developer Documentation/it