Portal

Developers: Difference between revisions

From Joomla! Documentation

Pentacle (talk | contribs)
Replaced links to dev site
Line 24: Line 24:
[http://community.joomla.org/magazine/article/508-developer-localization-advancements-in-joomla-15.html Localization Advancements in Joomla! 1.5]
[http://community.joomla.org/magazine/article/508-developer-localization-advancements-in-joomla-15.html Localization Advancements in Joomla! 1.5]


[http://developer.joomla.org/component/content/article/33-tutorials/165-understanding-output-overrides-in-joomla.html Understanding Output Overrides in Joomla! 1.5]
[http://developer.joomla.org/tutorials/165-understanding-output-overrides-in-joomla.html Understanding Output Overrides in Joomla! 1.5]


[http://developer.joomla.org/tutorials/33-tutorials/181-preventing-sql-injections.html Preventing SQL Injections]
[http://developer.joomla.org/tutorials/181-preventing-sql-injections.html Preventing SQL Injections]


[http://developer.joomla.org/tutorials/33-tutorials/184-how-to-create-a-joomla-plugin.html How to create a Joomla! Plugin]
[http://developer.joomla.org/tutorials/184-how-to-create-a-joomla-plugin.html How to create a Joomla! Plugin]


== Cookie Jar ==
== Cookie Jar ==

Revision as of 23:38, 20 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>


Participation

Reference Pages

Peruse all pages in the Category:Development category.

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

[[Category:Development]]

If you locate other articles you thing that are relevant to developer, please add this marker to those pages.

Articles and Tutorials on developer.joomla.org

Localization Advancements in Joomla! 1.5

Understanding Output Overrides in Joomla! 1.5

Preventing SQL Injections

How to create a Joomla! Plugin

Cookie Jar

Articles that need to be written.