Portal

Difference between revisions of "Developers"

From Joomla! Documentation

m ({{inuse}})
m (new subpage)
Line 154: Line 154:
 
Developers should also be aware of security issues.
 
Developers should also be aware of security issues.
 
{{Security Guide}}
 
{{Security Guide}}
 +
 +
<div style="width:auto; margin:0; padding:8px; border:1px solid #4F91CD; background-color:#CAE1FF;">
 +
<!-- This portal was created using subst:box portal skeleton  -->
 +
 +
<div style="clear:both; width:100%">
 +
 +
{{:{{FULLPAGENAME}}/box-header-sq|<big>Information for {{PAGENAME}}</big>|{{FULLPAGENAME}}/Intro|}}
 +
{{:{{FULLPAGENAME}}/Intro}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
</div>
 +
<div style="clear:both; width:100%">
 +
{{:{{FULLPAGENAME}}/box-header-sq|Resources|{{FULLPAGENAME}}/Resources|}}
 +
{{:{{FULLPAGENAME}}/Resources}}<br/><br/>
 +
<div class="portal-column-left"> <!-- Switch to one column on narrow screens -->
 +
{{:{{FULLPAGENAME}}/box-header-sq|Components|{{FULLPAGENAME}}/Components|}}
 +
{{:{{FULLPAGENAME}}/Components}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
{{:{{FULLPAGENAME}}/box-header-sq|Templates|{{FULLPAGENAME}}/Templates|}}
 +
{{:{{FULLPAGENAME}}/Templates}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
</div>
 +
<div class="portal-column-right"> <!-- Switch to one column on narrow screens -->
 +
{{:{{FULLPAGENAME}}/box-header-sq|Migration|{{FULLPAGENAME}}/Migration|}}
 +
{{:{{FULLPAGENAME}}/Migration}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
{{:{{FULLPAGENAME}}/box-header-sq|Modules|{{FULLPAGENAME}}/Modules|}}
 +
{{:{{FULLPAGENAME}}/Modules}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
{{:{{FULLPAGENAME}}/box-header-sq|Plugins|{{FULLPAGENAME}}/Plugins|}}
 +
{{:{{FULLPAGENAME}}/Plugins}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
{{:{{FULLPAGENAME}}/box-header-sq|Parameters|{{FULLPAGENAME}}/Parameters|}}
 +
{{:{{FULLPAGENAME}}/Parameters}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
{{:{{FULLPAGENAME}}/box-header-sq|Core extensions |{{FULLPAGENAME}}/Core extensions |}}
 +
{{:{{FULLPAGENAME}}/Core extensions }}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
{{:{{FULLPAGENAME}}/box-header-sq|Security|{{FULLPAGENAME}}/Security|}}
 +
{{:{{FULLPAGENAME}}/Security}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
{{:{{FULLPAGENAME}}/box-header-sq|Miscellaneous|{{FULLPAGENAME}}/Miscellaneous|}}
 +
{{:{{FULLPAGENAME}}/Miscellaneous}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
</div>
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
</div>
 +
 +
<div style="clear:both; width:100%"></div>
 +
 +
<div class="portal-column-right"> <!-- Switch to one column on narrow screens -->
 +
{{:{{FULLPAGENAME}}/box-header-sq|Categories|{{FULLPAGENAME}}/Categories|}}
 +
{{:{{FULLPAGENAME}}/Categories}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
{{:{{FULLPAGENAME}}/box-header-sq|Platform Basics|{{FULLPAGENAME}}/Basics|}}
 +
{{:{{FULLPAGENAME}}/Basics}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
</div>
 +
 +
<div class="portal-column-left"> <!-- Switch to one column on narrow screens -->
 +
{{:{{FULLPAGENAME}}/box-header-sq|Projects|{{FULLPAGENAME}}/Projects|}}
 +
{{:{{FULLPAGENAME}}/Projects}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
 +
{{:{{FULLPAGENAME}}/box-header-sq|Things to do|{{FULLPAGENAME}}/Opentask|}}
 +
{{:{{FULLPAGENAME}}/Opentask}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
</div>
 +
 +
<div style="clear:both; width:100%">
 +
{{:{{FULLPAGENAME}}/box-header-sq|Documentation|{{FULLPAGENAME}}/Documentation|}}
 +
{{:{{FULLPAGENAME}}/Documentation}}
 +
{{:{{FULLPAGENAME}}/box-footer|}}
 +
</div>
 +
 +
</div><!-- top div close -->
 +
__NOTOC__ __NOEDITSECTION__
 +
  
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:JED]]
 
[[Category:JED]]
 
[[Category:Joomla! user profiles]]
 
[[Category:Joomla! user profiles]]

Revision as of 14:56, 30 August 2012

Quill icon.png
Page Actively Being Edited!

This portal page is actively undergoing a major edit for a short while.
As a courtesy, please do not edit this page while this message is displayed. The user who added this notice will be listed in the page history. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page. If this page has not been edited for several hours, please remove this template, or replace it with {{underconstruction}} or {{incomplete}}.

<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

Joomla Magazine Articles

Articles and Tutorials

General

Migration

Components

<translate> Component Development</translate>

{{Portal:Component_Development/Intro/<translate> en</translate>}}

<translate> Intro to Component Development</translate>

{{Portal:Component_Development/Reading list/<translate> en</translate>}}

<translate> General Information</translate>

{{Portal:Component_Development/Information/<translate> en</translate>}}

<translate> FAQs</translate>

{{Portal:Component_Development/FAQs/<translate> en</translate>}}

<translate> Tutorials</translate>

{{Portal:Component_Development/Tutorials/<translate> en</translate>}}


For more information, see Component Development.

Modules

<translate> Module Development</translate>

<translate> This page contains many links to selected documentation concerning Module Development for Joomla 2.5 and Joomla 3.x. A good place to start is with the Recommended Reading articles below as they provide a good introductory base of knowledge to build on.</translate>

<translate> What is a Module?</translate>

<translate>

Modules are lightweight and flexible extensions used for page rendering. These modules are often “boxes” arranged around a component on a typical page. A well-known example is the login module. Modules are assigned per menu item, so you can decide to show or hide (for example) the login module depending on which page (menu item) the user is currently on.

See also: Component, Plugin, Template</translate>

<translate> Recommended Reading</translate>

{{Portal:Module_Development/Reading list/<translate> en</translate>}}

<translate> FAQs</translate>

{{Portal:Module_Development/FAQs/<translate> en</translate>}}

<translate> Module Development Tutorials</translate>

{{Portal:Module_Development/Tutorials/<translate> en</translate>}}


<translate> Module Development Articles Needed</translate>

{{Portal:Module_Development_Projects/<translate> en</translate>}}

_

For more information, see Module Development.

Plugins

<translate> Plugin Development</translate>

{{Portal:Plugin_Development/Intro/<translate> en</translate>}}

<translate> Using Plugins</translate>

{{Portal:Plugin_Development/Using_Plugins/<translate> en</translate>}}

<translate> Reading list</translate>

{{Portal:Plugin_Development/Reading list/<translate> en</translate>}}

<translate> Tutorials</translate>

{{Portal:Plugin_Development/Tutorials/<translate> en</translate>}}


<translate> Plugin Development Articles Needed</translate>

{{Portal:Plugin_Development/Projects/<translate> en</translate>}}


For more information, see Plugin Development.

Templates

<translate> Template Development</translate>

{{:Portal:Template Development/Intro/<translate> en</translate>}}

<translate> Recommended Reading</translate>

{{:Portal:Template_Development/Reading list/<translate> en</translate>}}

<translate> FAQ</translate>

{{:Portal:Template Development/FAQs/<translate> en</translate>}}

<translate> Template Development Tutorials</translate>

{{:Portal:Template Development/Tutorials/<translate> en</translate>}}


For more information, see Template Development.

Parameters

Core extensions summary

Security

Database

Localisation

Access Control

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.

Joomla Security Guide

Developers should also be aware of security issues. Template:Security Guide

Information for Developers


<translate> The development of Joomla! itself is carried out by the Production Department and third party developers. This page is a starting point for developers interested in the development of components, modules, plugins and templates.</translate>

<translate> Have an Interest in Core Contributions?</translate>

<translate> The development of Joomla itself is carried out by Production Department and third party developers. For more information about Joomla! core development, how to contribute to code to core, or becoming more involved with the core code, you should go to Joomla! Code Contributors.</translate>


Resources


<translate> 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.</translate>

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

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

<translate> 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.</translate>



Components

Components

<translate> Component Development</translate>

{{Portal:Component_Development/Intro/<translate> en</translate>}}

<translate> Intro to Component Development</translate>

{{Portal:Component_Development/Reading list/<translate> en</translate>}}

<translate> General Information</translate>

{{Portal:Component_Development/Information/<translate> en</translate>}}

<translate> FAQs</translate>

{{Portal:Component_Development/FAQs/<translate> en</translate>}}

<translate> Tutorials</translate>

{{Portal:Component_Development/Tutorials/<translate> en</translate>}}


For more articles and information, see the Component Development Portal page.

Templates

Migration

List of all articles belonging to the "Migration" category

Modules

Plugins


{{Portal:Plugin_Development/Reading_list/<translate> en</translate>}}

Parameters

Core extensions

Security

Miscellaneous

Categories

Platform Basics

Projects

Suggested topics

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


Things to do

Documentation