Portal

Difference between revisions of "Developers"

From Joomla! Documentation

(Reorganised to make it easier to find stuff.)
Line 89: Line 89:
  
 
== Contributing to Joomla Development ==
 
== Contributing to Joomla Development ==
The development of Joomla itself is carried out primarily by the [[Development Working Group]].
+
The development of Joomla itself is carried out by the [[Development Working Group]] and third party developers.
  
 
* [[Participating in the community]]: a brief description of how people can get involved.
 
* [[Participating in the community]]: a brief description of how people can get involved.
 +
* [[Developer Email lists]]: a list of email lists for developers, including third party developers.
 
* [[Coding style and standards]] (To be reviewed).
 
* [[Coding style and standards]] (To be reviewed).
 
* [[Patch submission guidelines]].
 
* [[Patch submission guidelines]].

Revision as of 20:25, 26 January 2009

<translate> As a developer you are tasked with altering or extending the functionality of Joomla! or one of its extensions. You will be proficient in a range of programming languages, including PHP, but may be less familiar with such things as JavaScript or CSS. If you are new to Joomla! you will need information about the Joomla! Framework API and how to use it and will probably make extensive use of best practice example code.</translate>


A complete contents list of all pages of interest to developers can be found in the development category.

Reference Material[edit]

Articles and Tutorials[edit]

General[edit]

Components[edit]

Modules[edit]

Plugins[edit]

Templates[edit]

Security[edit]

Database[edit]

Localisation[edit]

Miscellaneous[edit]

Contributing to Joomla Development[edit]

The development of Joomla itself is carried out by the Development Working Group and third party developers.

Contributing to Joomla Developer Documentation[edit]

The development of Joomla developer documentation is carried out primarily by the Documentation Working Group. There are currently two sub-projects of interest to developers:

When creating a new page, ensure you place the following marker at the bottom of the page so it is included in the category list:

[[Category:Development]]

If you locate other articles you think are relevant to developers, please add this marker to those pages.

Suggested topics[edit]

This is a short list of articles that might be written to support developers. Please feel free to add further topic ideas.