Written by Wilco Jansen Sunday, 09 November 2008 10:00

In the previous 1.6 blog written by Tonie the new Access Control List (ACL) features where explained. ACL is not the only new option that will be included in 1.6, there is a list of improvements coming. The parts I am describing the first looks at the planned installer. People ask me if they can test drive the 1.6 code. If you are familiar with subversion and setting up a (local) testing environment you can install the current version of Joomla! 1.6. Keep in mind that the code is not even alpha ready, so a lot of parts are broken.
When you take a look in the white paper section of the forum you will notice several posts that talk about improvements in the installer. One of the most request features is the ability to update extensions and/or you core installation files, preferable with an option to auto-detect the updates available. If possible with the validation of some dependencies.
The installer has not moved to a different location in the back-end menu so selecting the menu is as easy as it was in Joomla! 1.5 (go to extensions-->install/uninstall), but in 1.6 the options is renamed to extension manager that actually is a better term to cover what it is used for. When you select the install option you will see the following screen.

In Joomla! 1.5 you have the install option that is used to install extension. Beside the installer option you will find all possible extension type (component/module/plugin/language/template) to manage the various extensions. As you can see in the screen above some of these options have changes, let's go by these options one by one.

Remember that the code and examples I present here are described in a very early stage of the development. These features can change, some options can be removed totally, some can be added and the existing ones can changed. This blog just gave a first impression on what is coming in Joomla! 1.6. We keep you updated on the progression of Joomla! 1.6, so far the features we have seen look pretty promising.
Wilco was born in 1967 in the Netherlands where he still lives. After years of being a programmer Wilco has worked as project manager and IT manager. Discovered Joomla! when he was creating his own content management system, and never lost focus after then. Joined core team as development coordinator in May 2006 just helping to make Joomla! even better then it is already. Wilco has been deeply involved in the Joomla project as Google summer of code program manager 2006, 2007 and 2008 editions, co-organizer of the Google Highly Participation contest in 2008, first ever development coordinator, creator of the Joomla bug squad, member of the board of Open source matters, regular speaker on world wide conference advocating Joomla and much, much more. Wilco has a bachelor degree in business and information engineering and studied Master of Science knowledge and information engineering at the Middlesex University in London.
More about Wilco JansenYes, that is part of the plans, but not fully implemented yet in the codebase.
All very promising!
Would the updating of 3rd party extensions mean that there will be some central repository? Or would there be a parameter in the xml file pointing to a download location?
Btw, how and where could I see 1.6 for myself?
I wonder why some features on the final output are somehow different. Any tips?
I can't see any output difference.
Is there a release schedule for 1.6 anywhere?
Hi Forex Rate,
There is no set release schedule, for a current development status see http://docs.joomla.org/Joomla!_1.6_Development_Status
I think joomla will release beta in July.
nice article
What is the difference between 1.5 and 1.6. Can I get Joomla 1.6. Where is the download link???
I would like to develop a component and template for Joomla 1.6 and have it ready for when Joomla 1.6 is released. It would be really great if some Joomla! 1.6 core documentation could be developed alongside the code, possibly in the wiki, or under svn control alongside the code. I mean user guide type code here, not class variable/method phpdocumentor stuff). The part which is of immediate interest is the new installer package and what now needs to go in it. Up until my last svn refresh my template was working (using the 1.5 package anatomy). Now it installs without any warnings, but when I attempt to switch to it using the Template Manager I get a warning about the template folder not being found. I am greatly appreciative of all the hard work the core developers are doing, and I think this will be a fantastic release. But if Joomla! core developers could give third party extension developers a "leg up" and help them get quality extensions ready on day one of the Joomla 1.6 release this would also be a great way to delight the community. If this is already happening, that's great too, but I google'd for quite a while and didn't come up with anything, so a few more sign posts around the forums/blogs would be very helpful.
Many thanks,
Nick Weavers
Yes, that is part of the plans.
We have a team that works on the blogs presented on this site. Below you will find all present members who are actively working on blogs on this site.
Please contact us if you are interested in helping us out with the creation of the blogs.
jfoobar has readers from all over the world and in many languages. If you create a translation of one of our posts and link to it than please let us know so we can add a link back to the translation at the original post.
Copyright © 2008 jfoobar - All Rights Reserved - Joomla! is a registered trademark of Open Source Matters, Inc - Disclaimer
Re: Great post!
# 1 - Posted by: torkil on 2008-11-09 14:06:43
Update packages will be most welcome, no doubt about it!
How about discovering available updates or setting up update sites so that each extension knows where to look for updates? Any knowledge on that?