There is always a great deal of Joomla! development activity underway and communicating with other developers in the community is essential. This site is a resource for anyone looking to build or maintain software based on the Joomla! platform.
Where to Start
Version 12.1 ("Louis Landry") of the Joomla Platform was tagged and released on 9 May 2012. It is the first release of the 12.x series. In addition to numerous bug fixes, it also brings new features, the main ones:
- Simplified foundational classes for Model, View and Controller
- Database iterator
- PostgreSQL driver
- New Crypt package
- File patcher
The full list of commits is available here github.com/joomla/joomla-platform/commits/12.1 and the api doc here api.joomla.org
Project size
- Classes: 309 (270 in platform 11.4)
- Methods: 2122 (2000 in platform 11.4)
- Lines: 28540 (25970 in platform 11.4)
- Comments: 56837 (62155 in platform 11.4)
- Blank lines: 10472 (11877 in platform 11.4)
Summary of code quality
- Check style: 142 warnings (199 in platform 11.4)
- Duplicate code: 27 warnings (26 in platform 11.4)
- Programming Mess Detector (PMD): 702 warnings (1002 in platform 11.4)
- Test Coverage: 39.70% (41% in platform 11.4). The decrease is due to the move of some classes to the legacy folder.
(Cross posting of Joomla Community Blog)
The next Joomla Roadmap Meeting is being held as part of the J and Beyond conference that is taking place May 18-20 in Bad Nauheim, Germany. Ideally, we'd like to come out of the meeting with some tangible accomplishments, but we recognize that may not be possible given the time constraints. More important is to bring people together to bounce ideas around and to form groups that will work to bring particular features into Joomla.
Read more: Joomla Roadmap Meeting: Production Working Groups & Lightning Talks
Version 11.4 ("Brian Kernighan") of the Joomla Platform was tagged and released on 4 January 2012. It is the logical continuation of the 11.3 version published 24 November 2011. In addition to numerous bug fixes, it also brings new features, the main ones: >
- MultiDB support
- Implement Github Forks API
The full list of commits is available here https://github.com/joomla/joomla-platform/commits/11.4 and the api doc here https://api.joomla.org
Project size
- Classes: 270 (231 in platform 11.3)
- Methods: 2000 (1946 in platform 11.3)
- Lines: 25970 (24717 in platform 11.3)
- Comments: 62155 (62154 in platform 11.3)
- Blank lines: 11877 (11800 in platform 11.3)
Summary of code quality
- Check style: 199 warnings (235 in platform 11.3)
- Duplicate code: 26 warnings (26 in platform 11.3)
- Programming Mess Detector (PMD): 1002 warnings (1006 in platform 11.3)
- Test Coverage: 41% (41% in platform 11.3)
Subcategories
Security Centre
This feed provides announcements of resolved security issues in Joomla! software releases.
For more information about the Joomla! Security Strike Team (JSST) and its processes, please review our Security article.
To report potential security issues, please follow the guidelines in the above referenced article. Please note that we are only able to provide support for the Joomla! CMS, Joomla! Framework, and *.joomla.org network of websites.
You can subscribe to notifications from this feed through a RSS reader.