Portal

Developers: Difference between revisions

From Joomla! Documentation

Joatmon (talk | contribs)
No edit summary
m Fixed typo Internationalization (L18N > I18N)
Line 11: Line 11:
* [[How to release a distribution tarball]].
* [[How to release a distribution tarball]].
* Release numbering, compatibility and deprecation.
* Release numbering, compatibility and deprecation.
* [[Localisation]] (L18N): an explanation of how localisation is implemented in Joomla! 1.5 and how to use it.
* [[Localisation]] (I18N): an explanation of how localisation is implemented in Joomla! 1.5 and how to use it.
* [[Routing]]: how it works and how to use it
* [[Routing]]: how it works and how to use it



Revision as of 10:13, 3 July 2008

<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>