General Development Frameworks

This commit is contained in:
anibalsanchez 2017-05-26 17:39:37 +02:00
parent ae26cf09ba
commit 2c69dbda7e
1 changed files with 2 additions and 9 deletions

View File

@ -74,6 +74,8 @@ These extensions are always found in any Joomla! site.
There are many templates. So, the topic of "Templates Frameworks" seems to be the right way to name the family of the best templates around.
### General Development Frameworks
## Development
### Source Code
@ -88,15 +90,6 @@ A handy reference for beginners.
- [Adding JavaScript and CSS to the page](https://docs.joomla.org/Adding_JavaScript_and_CSS_to_the_page)
- [Understanding Output Overrides](https://docs.joomla.org/Understanding_Output_Overrides) - A Personal Note: This is VERY important to master the art of customizing a site.
### Template Frameworks
TBD
### General Development Frameworks
TBD
### Testing
- [Running Automated Tests for the Joomla CMS](https://docs.joomla.org/Running_Automated_Tests_for_the_Joomla_CMS)