Skip to content

Latest commit

 

History

History

README.md

Joomla Coding Standards Manual

This manual documents the Joomla Coding Standards

Meta Information

The documentation in this repository is optimised for display in the coding standards section of the Joomla! Developer Network. When formatting and proposing changes to this documentation, please keep the following in mind:

  • Heading levels should start at <h3>
  • The document title does NOT need to be included in the document, these are displayed as the page heading based on the Joomla component configuration and would result in duplicated titles if included
  • Because the GitHub Markdown parser interprets line breaks as <br> tags, arbitrary line breaks to keep lines from becoming too long should not be used
  • Links to documents in this manual should be formatted for use on the Joomla! Developer Network, such as [a link to the Basic Guidelines page](/coding-standards/basic-guidelines.html)