Portal:Platform
m (saving, will continue to improve it) |
m (saving page, more to do) |
||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<!-- This portal was created using subst:box portal skeleton --> | <!-- This portal was created using subst:box portal skeleton --> | ||
{{browsebar}}__NOTOC__ | {{browsebar}}__NOTOC__ | ||
| Line 53: | Line 8: | ||
{{:Portal:Platform/box-footer|}} | {{:Portal:Platform/box-footer|}} | ||
| − | {{:Portal:Platform/box-header| | + | {{:Portal:Platform/box-header|Platform Basics|{{FULLPAGENAME}}/Basics|}} |
| − | {{{{FULLPAGENAME}}/ | + | {{{{FULLPAGENAME}}/Basics}}<br/> |
| + | |||
| + | <div class="portal-column-left"> <!-- Switch to one column on narrow screens --> | ||
| + | |||
| + | {{:Portal:Platform/box-header|Simple Examples|{{FULLPAGENAME}}/Simple examples|}} | ||
| + | {{{{FULLPAGENAME}}/Simple examples}} | ||
{{:Portal:Platform/box-footer|}} | {{:Portal:Platform/box-footer|}} | ||
</div> | </div> | ||
| − | |||
<div class="portal-column-right"> <!-- Switch to one column on narrow screens --> | <div class="portal-column-right"> <!-- Switch to one column on narrow screens --> | ||
| − | + | {{:Portal:Platform/box-header|More Complex Examples|{{FULLPAGENAME}}/Complex examples|}} | |
| − | {{:Portal:Platform/box-header| | + | {{{{FULLPAGENAME}}/Complex examples}} |
| − | {{{{FULLPAGENAME}}/ | + | |
{{:Portal:Platform/box-footer|}} | {{:Portal:Platform/box-footer|}} | ||
| − | + | </div> | |
| − | + | ||
| − | + | ||
{{:Portal:Platform/box-footer|}} | {{:Portal:Platform/box-footer|}} | ||
| − | |||
</div> | </div> | ||
| − | <div | + | <div style="clear:both; width:100%"></div> |
| − | {{:Portal:Platform/box-header| | + | <div class="portal-column-right"> <!-- Switch to one column on narrow screens --> |
| − | {{{{FULLPAGENAME}}/ | + | {{:Portal:Platform/box-header|Resources|{{FULLPAGENAME}}/Resources|}} |
| + | {{{{FULLPAGENAME}}/Resources}} | ||
{{:Portal:Platform/box-footer|}} | {{:Portal:Platform/box-footer|}} | ||
| − | {{:Portal:Platform/box-header| | + | {{:Portal:Platform/box-header|Categories|{{FULLPAGENAME}}/Categories|}} |
| − | {{{{FULLPAGENAME}}/ | + | {{{{FULLPAGENAME}}/Categories}} |
{{:Portal:Platform/box-footer|}} | {{:Portal:Platform/box-footer|}} | ||
</div> | </div> | ||
| Line 85: | Line 41: | ||
{{{{FULLPAGENAME}}/Projects}} | {{{{FULLPAGENAME}}/Projects}} | ||
{{:Portal:Platform/box-footer|}} | {{:Portal:Platform/box-footer|}} | ||
| − | |||
| − | |||
{{:Portal:Platform/box-header|Things to do|{{FULLPAGENAME}}/Opentask|}} | {{:Portal:Platform/box-header|Things to do|{{FULLPAGENAME}}/Opentask|}} | ||
{{{{FULLPAGENAME}}/Opentask}} | {{{{FULLPAGENAME}}/Opentask}} | ||
| Line 94: | Line 48: | ||
<div style="clear:both; width:100%"> | <div style="clear:both; width:100%"> | ||
| − | |||
{{:Portal:Platform/box-header|Documentation|{{FULLPAGENAME}}/Documentation|}} | {{:Portal:Platform/box-header|Documentation|{{FULLPAGENAME}}/Documentation|}} | ||
{{{{FULLPAGENAME}}/Documentation}} | {{{{FULLPAGENAME}}/Documentation}} | ||
{{:Portal:Platform/box-footer|}} | {{:Portal:Platform/box-footer|}} | ||
| − | |||
</div> | </div> | ||
Revision as of 11:09, 29 August 2012
Getting Started with Joomla! · FAQs · Glossary · Tips and tricks · Wiki policy
The Joomla Platform is a platform for writing Web and command line applications in PHP. It is free and open source software, distributed under the GNU General Public License version 2 or later.
Since 2011, the Joomla! project was split up and the Platform is now being developed as a separate project. The Joomla Content Management System (CMS) is now built on top of the Joomla Platform.
You can download the platform at https://github.com/joomla/joomla-platform
Documentation is in three main places, api.joomla.org, the docs folder at github and this wiki. All of these are works in progress and your contributions to improving them are welcome.
The Joomla! CMS provides a major set of examples of using the Joomla! Platform, but there are numerous other examples available.
Examples of Joomla! Platform code:
These are not code examples, just examples in the real world.