Portal

Developers: Difference between revisions

From Joomla! Documentation

E-builds (talk | contribs)
m Miscellaneous: Add: Adding template overridable images in your extension
Kauselot (talk | contribs)
Duplicate "Using caching to speed up your code"
Line 85: Line 85:
* [[Adding template overridable images in your extension]]
* [[Adding template overridable images in your extension]]
* [[Retrieving data from GET and POST requests]]
* [[Retrieving data from GET and POST requests]]
* [[Tutorial:Using Caching to Speed Up Your Code]]
* [[Using caching to speed up your code]]
* [[Using caching to speed up your code]]
* [[Using JPagination in your component]]
* [[Using JPagination in your component]]

Revision as of 09:11, 29 April 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

Articles and Tutorials

General

Components

Modules

Plugins

Templates

Security

Database

Localisation

Miscellaneous

Contributing to Joomla Development

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

Contributing to Joomla Developer Documentation

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

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