Joomla Tutorials and Blog Posts

25 Improvements in Joomla 2.5

joomla25Joomla 2.5 is the third version to be launched using Joomla's new release cycle. After the launch of 1.6 in January and 1.7 in July, the benefits of the new realease cycle are really becoming clear. Releases are on time, well organized and increasingly contain a lot of great improvements.

In this tutorial we're going to focus on the upgrades to the Joomla 2.5 administrator area. We've collected 25 of the most useful improvements.

Why Joomla 2.5?

Yes, the numbering is a little strange. Basically every major CMS has made mistakes with it's version numbers at some point:

  • WordPress jumped from 0.7 to 1.2 to 1.5 then 2.0.
  • Drupal took five years to go through various permutations on Drupal 4 before finally deciding to move to version 5.

What was Joomla's mistake? Joomla 1.5 was the stable version that was supported for several years. They then went to 1.6 even though it was a fairly major upgrade and then moved to 1.7.

In order to resolve this mistake and to maintain consistency, Joomla 2.5 is the new, stable version that will be supported for several years.

So, what's new in Joomla 2.5? Let's show you ...

1. A new search component

tutuploadstutuploads24.png

Smart Search adds a better natural language search engine to the Joomla core. The best example of this in action is in the Joomla Extension Directory. Try it out here: http://extensions.joomla.org/search.

Smart Search is disabled by default. You can enable it by turning on the plugin and then making it accessible via a module or menu link.

Smart Search comes complete with auto-completion and stemming (so that if you enter running you also see run). It is faster and more versatile than the standard search.

The data does need to be indexed in order to get this flexibility and speed. Third party developers will need to create plugins to work with this new search, so by default, the standard search is active and this search is disabled. You can enable the plugin and index your files when any third party extensions you want to search have the new plugins.

2. Joomla core and extension update notification buttons

tutuploadstutuploadstutuploads10_741355c1311bffd45cf8cb07f1546460.png

To access it: Site > Control Panel. The Quick Icons area now show your update status.

You will now be automatically notified when a Joomla or extension update is available while viewing the control panel.

This feature is the #1 request at ideas.joomla.org. Site admins will now be able to see these icons as soon as they log in. If Joomla or any extensions are out-of-date, these icons will display that information.

3. Add ability to support other databases starting with Microsoft SQL Server and PostgreSQL

A new option list should be available in the installation process that shows your available data bases, and allows you to choose.This is not an obvious change that we can demonstrate. The new capability allows you to run Joomla using a database other than MySQL. Initial support will be for MS SQL Server. According to the Joomla.org site it's been tested and works. The range of databases that Joomla supports now includes MySQL, MySQLi, Oracle, SQL Server 2008 and SQL Azure.

4. Set Joomla to offline during installation

Choose during installation process or after installation from the Site > Global Configuration

For site creators, when you installed Joomla it was automatically online as soon as it was installed. With this feature you have the choice of having it come up offline so no unauthorized people can see it before you want them to.

5. Custom image option for the offline page

tutuploadstutuploadstutuploads6._Implementing_image_option_for_the_offline.php_default_.png

To configure it: Site > Global Configuration > Site tab > Site Settings pane

You can easily use any logo when the system is offline (for maintenance). Just select the logo you want to use and you can upload it at the same time you create a custom message.

Joomla has always displayed a big Joomla logo when a site is offline. Developers with clients often want the company logo to show. In the past you had to hack the core. With this feature, no image is displayed by default and you can upload/select any image you want to be displayed went your system is offline.

6. Captcha in the core

tutuploadstutuploadstutuploads14._Captcha_in_the_core.png

To enable it : Site > Global Configuration

Choose Captcha from inside Global Configuration and define the access level; there is no need to install a new module or plugin.

tutuploadstutuploadstutuploads14.png

To configure it: Extensions > Plugin Manager - find the plugin and edit it to add the public and private keys.

Captcha-ReCaptcha is now a built-in plugin. It adds the ability to do captcha without a third-party extension.

Captcha uses scrambled text to prevent robotic spammers from submitting forms. This new plugin gives you the ability to use reCAPTCHA, the most accessible of the captcha services. Once you sign up for free with reCAPTCHA and enter your keys, you can enable captcha on new user registration. It could also be used by other extensions needing captcha.

7. Add notes to menu items

tutuploadstutuploadstutuploads1._Now_possible_to_add_notes_to_menu_items.png

To access it: Menus > Main Menu > Add new menu item.

This is helpful for site admins, especially if you use custom layouts. This feature was already available for other components such as modules. Now you can keep some notes on menu items as well. It allows you to further identify the item or clarify how it is used.

8. Filter the Who's Online module by groups connected to the user

tutuploadstutuploadstutuploads2._An_option_to_filter_the_whosonline_module_by_groups_co.png

To enable it: Module Manager > Edit Who's Online module > Advanced Options pane.

This can limit the display of online users based on the current user's groups. Organizing people into groups becomes more important as social sites continue to grow. For site admins, you can, optionally, limit the display of online users in the backend to those in the admin's user group.

9. Category filtering can now include subcategories

tutuploadstutuploadstutuploads3._Category_filtering_on_content_can_now_include_subcateg.png

To access it: Content > Article Manager > Select Max Levels from filter.

It's now easier to sort articles by category and include the articles in subcategories at the same time.

In Joomla 1.7 when looking at articles you could filter by category. However, you didn't have a way of selecting a category and getting all the articles that are in that category and its subcategories. In 2.5, selecting a category in the articles manager will include its subcategories, down to the depth you select. If you only want the top-level category, you can select a level of 1.

10. A manager for language overrides

tutuploadstutuploadstutuploads19._A_manager_for_Language_Overrides.png

To access it: Extensions > Language Manager > Overrides tab > New.

There is now a screen in Language Manager to let you easily create and manage language override files.

Site creators will really like this one. In 1.7 you could add overrides to language files to change the text. So if you wanted to change a label, message, or tooltip, you could put the language key in a text file in the right spot with the right name with the wording you wanted, once you figured out what the language key was.

This was an improvement from 1.5 where you had to hack the core. With this feature you can make these changes in the familiar backend of Joomla instead of putting on a programmer's hat. You can search for the text that you see and it will give you a list of language keys and text for you to select. You can then change what you want and save it. Want to add your Company's name to the email that goes out with the "Forgot Your Password" email? Here's where you would do it.

11. Use the images and URL fields to create simple standardized layouts

tutuploadstutuploadstutuploads4_9cdc3a539846724bf39cfaf780a1b999.png

To access it: Article Manager > Options icon > Editing Layout tab

Adds the ability to create simple standardized layouts for blogs with images and URL's.

In 2.5 you can opt to use the existing image and url fields in the articles to set up a simple standardized layout for blogs, news reports, etc. After activating in the Article Options Editing Layouts, you will be able to specify an image for the intro and an image for the full article, as well as 3 links. This means that you don't have to fuss with an image in the text.

12. New check for native ZIP support

tutuploadstutuploadstutuploads6_518b853717aaa433a1fad80e3628226f.png

Checks that native ZIP is available on your host during installation.

You'll see an additional line under Recommended settings as you go through the installation steps. Native ZIP is recommended because it is much faster than using PHP to unzip files and it could help avoid timeouts when you install large extensions or updates.

13. New user notification email sent to admin

When a user registers, after the user completes the email verification, a message is sent to the administrator that a new user has registered.

Site admins have been asking for this since 1.0. It wasn't possible without doing a core hack. It's useful if you are using already established users from another system or want to notify users in a different manner than the standard email.

14. Improved pop-up boxes

tutuploadstutuploadstutuploads9._Select_a_Menu_Item_Type_in_pop_up_modal_box_when_creat.png

To access it: Menus > Main Menu > Add Menu Item

The performance of pop-up windows for menu links has been improved.

Previously when you clicked Select to choose a menu item type, lots of code was loaded. The more extensions you have installed the slower this gets. Thanks to a new patch in Joomla 2.5, this process has been improved and the list of item types will load much more quickly.

15. User status display optimization

tutuploads11_2e77597da16ad4c6703b8ce085fa6df4.png

Nothing fancy here. It improves the display of the mod_status module in the administrator area. For site admins, it reduces the footprint of status displays.

16. User notes

tutuploadstutuploadstutuploads12._User_Notes_allow_you_to_record_notes_on_users.png

To access it: Users > User Notes > Add User Note.

This adds the ability to attach notes to a user. Like other Joomla features, you'll need to create categories for your user notes first.

Now you can attach notes to users as well as assign tracking dates to the users. You can have multiple notes per user and the notes can be in different categories. It will make it a lot easier to administer membership sites.

17. Custom Black List in Text Filters

tutuploadstutuploadstutuploads13._Custom_Black_List_in_Text_Filters_make_it_possible_to.png

To configure it (for user groups): Site > Global Configuration > Text Filters Tab.

Allows more flexibility in setting up content filters to filter entries by users.

The filtering done automatically by Joomla when filling in text has moved from its hiding place in the Articles Options to Global Configuration. This is appropriate since it covers all the components, not just articles. Even better, you are now able to create your own custom blacklist.

Blacklists are easier to manage because the contain only the forbidden tags and attributes. Before you either used the default blacklist or had to resort to typing in all the possible tags and attributes that were allowed.

You can also use User Groups to give certain people permission to use a tag/attribute on the blacklist. Just create a user group for, say, the people who can use iframe. In the Text Filter specify that User Group as White listed with iframe in the tag list. If you want to let someone use iframes, just add them to that User Group

18. Easier work flow by linking Menu Manager and Module Manager

tutuploadstutuploadstutuploads15.png

To access it: Create a new menu in the Menu Manager. The link to "Add a module for this menu type" will now be visible. Click that link to create a menu module for it.

This work flow is a bit better than it was. It allows menus to be assigned to modules when menus are created, instead of having to do it in a completely separate step.

With this feature, if there is no module associated with the menu, there is a link showing in the Modules Link to the Menu column. You can click that to go directly into a new module that you can create. You then have the choice of saving this standard menu module or canceling out and using a different menu module.

19. Indicate a default language for News Feeds

tutuploadstutuploadstutuploads16._Indicate_a_default_language_for_news_feeds.png

To access it: Components > News Feeds > Feeds > New

There is a new option in News feeds that extends multi-language support.

20. Right to Left option for News Feeds

tutuploadstutuploadstutuploads17._Joomla_s_been_patched_to_enable_change_of_newsfeed_di.png

To access it: Components > News Feeds > Feeds > New > Publishing Options panel.

There is now a Right to Left display option for News Feeds.

21. Improving SEO with a new Language Code plugin

tutuploadstutuploadstutuploads18_6cf41b9d7d71ae72358db82e22a1cfa0.png

To enable it: Extensions > Plugin Manager > System- Language Code plugin details.

Allows search engines to see the language and country code they expect in cases where the Joomla language pack uses a different code.

22. A true autoloader was added to the CMS

A new  autoloader makes it easier to write code using the platform without worrying about including files. Developers no longer have to worry if a file or class is in the Joomla Platform folder or the CMS folder. The autoloader only works on classes named properly in the platform so this is a feature that will become more useful over time as more classes are standardised.

23. Improved image capability

The MooTools library is upgraded (1.4) and more capability comes with the JImage class and the JGrid class. Extensions that will allow more image editing, and also creation of HTML tables can be developed.

24. Database version check

tutuploadstutuploadstutuploads21._Database_Version_Check_a_new_and_essential_feature.png

To access it: Extensions > Database tab.

You now have the ability to check that database schema version is up to date. This will become essential as Joomla, modules and plugins evolve.

For site admins, creators, developers. Added a new feature to the Extensions which will check to see that your database is up to date with any database schema changes added during upgrades.

If they are out of date, you can press the Fix button to apply the needed changes. This is important for those people who are used to updating releases the 1.5 way by FTPing up the release files. Since that cannot apply database changes, those people would have to apply the database changes manually which not everyone could. With this improvement, they just need to go to Extensions > Database and hit the Fix button.

25. Debug Plugin Reloaded makes it easier to inspect messages

tutuploadstutuploadstutuploads23.png

To enable it: Site > Global Configuration > System tab - Click yes for Debug System and/or Debug Language.

It will be easier to find what you're looking for with Improved formatting and information when running Joomla in debug mode.

Before the debug logging was extremely long and difficult to scan through. With this improvement, sliders allow you to see just the sections of information that you need. Reformatting and color highlighting make the database information, in particular, much easier to scan through.

Comments

 
Paulo Griiettner
#1 Paulo Griiettner 2011-12-29 19:16

Hey Ed... thank you for sharing this great post... It makes more clear some of the improvements of Joomla...
 
 
Rouven
#2 Rouven 2011-12-29 22:22

Great sumarry!

One small correction: You never had to hack the core to get a different image when the site is offline. Simply add a file called offline.php to the template and you'll have complete control over the look of your site in offline mode.
 
 
steve
#3 steve 2011-12-30 01:13

Ah yes, good point Rouven. Would require a little FTP and coding work though.

Certainly the 2.5 solution is a big improvement.
 
 
Aussie
#4 Aussie 2011-12-30 14:37

Brilliant edit of the items being upgraded. Makes it easy for us to show a client instead of just deliver and confuse I would think.
 
 
hendersonse
#5 hendersonse 2011-12-30 14:40

Hey Steve, what about upgrading from prior versions of Joomla like 1.5. Is that something you can cover?
 
 
Michal
#6 Michal 2011-12-30 14:54

Thanks for info.
 
 
toonoflancing
#7 toonoflancing 2011-12-30 15:08

Thanks Steve - very interesting.

Will version 2.5 still work with the 'old' templates and extensions currently being used in version 1.7?

Regards
Howard
 
 
Dan Landis
#8 Dan Landis 2011-12-30 16:00

Thanks, this really a great service to the joomla community....
 
 
Spider
#9 Spider 2011-12-30 16:05

This is a very thorough review and allows a person to decide if it is worth upgrading... 1.7 is a great version and I have looked at 2.5 (MAMP) and I am not sure that it offers enough at this time especially considering all of the updates that need to be configured. However, I plan to keep working on it in the near future.
Is this a BETA version? Or, is it now a final release?

Cheers
Tony
 
 
lashepherd
#10 lashepherd 2011-12-30 22:39

Once again, membership to OSTraining proves its worth. Excellent article.
 
 
rebrad9
#11 rebrad9 2011-12-31 02:37

Does version 2.5 have better image editing and manipulation (drag and drop) than previous versions?
 
 
A Khan
#12 A Khan 2011-12-31 14:44

Can any one berief me about: native ZIP, what is this? for what it is used etc.
 
 
steve
#13 steve 2011-12-31 16:06

Hi hendersone

It will be identical to upgrading from 1.5 to 1.7. We've a couple of tutorials on that here:
ostraining.com/.../...

and here:
ostraining.com/.../...
 
 
steve
#14 steve 2011-12-31 16:06

Hi Howard

This will be a very smooth upgrade. I expect all templates and extensions that work on your current 1.7 site will also work on your 2.5 site.
 
 
steve
#15 steve 2011-12-31 16:07

Hi Tony

Still Beta for another few days. The official launch date is January 10th.

When it's ready the news will be on joomla.org and the upgrade will be available in your administrator area.
 
 
steve
#16 steve 2011-12-31 16:07

Thanks lashepherd!
 
 
steve
#17 steve 2011-12-31 16:08

Hi rebrad9

Not huge improvements. I'd still recommend using JCE as your editor to make image editing and uploading much easier.
 
 
steve
#18 steve 2011-12-31 16:09

Hi A Khan

This is for installing your extensions. It only really becomes an issue when uploading very large extensions.
 
 
Spider
#19 Spider 2011-12-31 16:11

Thanks Steve... awesome job you guys keep doing..
Tony
 
 
steve
#20 steve 2011-12-31 16:13

Thanks Tony!
 
 
Nicole
#21 Nicole 2011-12-31 17:02

What about for those of us that were very new to joomla and afraid to upgrade from their stable 1.5? Can we expect a smooth transition?
 
 
steve
#22 steve 2011-12-31 19:43

Hi Nicole

If you have a Joomla 1.5 site that you're not keen on upgrading ... stay for a while. This site is 1.5 and will continue to be for quite some time.

If you want to consider moving, try:
ostraining.com/.../...

or:
ostraining.com/.../...
 
 
Spider
#23 Spider 2011-12-31 19:58

Hi Nicole:

A couple of things... if you don't have much on your site yet!, I believe it would be easiest to start again using 1.7. However, if there is a ton of stuff on your site, I would prefer to use SPUpgrade. I have tried both and prefer this one, the tutorial is located here:
ostraining.com/.../...

Hope that helps...

Tony
 
 
Dan Landis
#24 Dan Landis 2012-01-01 07:01

Do you think 2.5 will solve the incompatibility between 1.7 and IE 8 and 9?

Dan Landis
 
 
steve
#25 steve 2012-01-02 17:43

Hi Dan

What incompatibility are you seeing with IE8 and 9?
 
 
CherylR
#26 CherylR 2012-01-03 20:54

Will the Joomla 1.5 templates, plugins, etc. still work with the 2.5 version? My biggest fear is upgrading then having to find compatible ones for all! LOL
 
 
Rouven
#27 Rouven 2012-01-03 21:13

About as much as they are with Joomla 1.6/1.7 - so no, not without changes.
 
 
CherylR
#28 CherylR 2012-01-03 22:47

That sucks!
 
 
steve
#29 steve 2012-01-03 22:51

Not really.

Quote:
About as much as they are with Joomla 1.6/1.7
The vast majority of templates and extensions needed no changes between 1.6 and 1.7. The same will likely be true from 1.7 to 2.5.
 
 
CherylR
#30 CherylR 2012-01-03 22:57

Hi Steve,

But what about the changes from 1.5 to 2.5? Do you recommend upgrading to 1.7 first?
 
 
steve
#31 steve 2012-01-03 23:00

The changes from 1.5 are substantial.

I'd recommend migrating straight to the latest version, whatever that is.
 
 
CherylR
#32 CherylR 2012-01-03 23:07

You mean migrating from 1.5 straight to 2.5?
 
 
Rouven
#33 Rouven 2012-01-03 23:13

He meant 1.5 extensions/temp lates. And compatibility with Joomla 2.5 hasn't been improved since 1.6/1.7 (and why would it).

Extensions that are 1.7 compatible should be in pretty good shape. A number of B/C issues came up, not all of them could be fixed yet but I don't think we'll see major issues.
 
 
Pinta83
#34 Pinta83 2012-01-04 07:11

I was hoping for a native jQuery support and finally taking out the MooTools :(
 
 
CherylR
#35 CherylR 2012-01-04 16:40

Being that my site is a Joomla 1.5, what would be the smoothest way to transition to 2.5?
 
 
Pinta83
#36 Pinta83 2012-01-04 17:16

Quoting CherylR:
Being that my site is a Joomla 1.5, what would be the smoothest way to transition to 2.5?

No easy way to do this m8... You could try the jUpgrade component which will probably work the most of the way. Note that if you're not using Joomla's built-in articles (ie K2) then the content won't be "upgraded". Multilingual sites using Joomfish are (for now) Mission impossible.....
 
 
Dimitry
#37 Dimitry 2012-01-18 22:19

Is it possible to export the articles and categories/sect ions from 1.5 and import them in joomla2.5?
 
 
Nick
#38 Nick 2012-01-19 05:27

Hi Dimitry,

Yes, there are a number of ways to do that. Here are two ways:
ostraining.com/.../...
ostraining.com/.../...

The tutorials were written for 1.7 but apply for 2.5 as well.

Hope those help!

Kind regards,
Nick
 
 
dimitry
#39 dimitry 2012-01-19 09:54

thx for your answer! but i would like to set up a new 2.5 site, install the extensions i need and after this do an export of articles and users (CB profiles) from 1.5 and import to 2.5. Is this export-import possible?
 
 
Nick
#40 Nick 2012-01-19 13:44

You're welcome, Dimitry! Sure, the first tutorial that I posted above (www.ostraining.com/.../) would help.

Kind regards,
Nick
 
 
Spider
#41 Spider 2012-01-19 14:34

Hi OS Trainers!

Just found a very good slide presentation done by Brian Teeman with a super overview of 2.5. Here's the link:
slideshare.net/.../...
I thought it was worth sharing...

Tony
 
 
Nick
#42 Nick 2012-01-19 15:03

Thanks Tony!
 
 
Spider
#43 Spider 2012-01-19 15:06

Hi Nick: Did you take a look at this. Would love your opinion.
Cheers,
T
 
 
Nick
#44 Nick 2012-01-19 15:43

Hi Tony,

I've actually gone through it before. It's good info :)

Kind regards,
Nick
 
 
Spider
#45 Spider 2012-01-19 15:48

You are always ahead of the game!
Tony
 
 
hippomegas
#46 hippomegas 2012-01-30 01:33

Thank you for sharing. It makes clear some of the improvements of Joomla 2.5
 
 
Nick
#47 Nick 2012-02-01 09:07

We try to be :)

Kind regards,
Nick
 
 
Nick
#48 Nick 2012-02-01 09:09

You're very welcome! :)

Kind regards,
Nick
 
 
Saurabh Shah
#49 Saurabh Shah 2012-02-13 17:45

Thanks for sharing this great update information in details.
 
 
Nick
#50 Nick 2012-02-14 03:31

You're welcome, Saurabh!

Kind regards,
Nick
 

Add comment


Security code
Refresh

blog-ad

Start Online Training

Members get access to all our video training. That's 1,142 training sessions in Joomla, Drupal, WordPress and Coding.

Manage All Your Joomla Sites

adminicredible

With Admincredible you can update and manage all your Joomla sites. If you have 5 or 500 sites, Admincredible will make your life easier! Visit Admincredible.com.

Latest Comments

The License for Our Tutorials

All of our tutorials are published under the Creative Commons Attribution-NonCommercial license. This means:

  • You can re-use these tutorials.
  • You can modify these tutorials.
  • You must link back to our original tutorial.
  • You can't use these tutorials commercially.

Click here to read the full license.

Open Source Training is not affiliated with or endorsed by the Joomla, WordPress or Drupal projects.
All product names and trademarks are the property of their respective owners.

Copyright 2013 Open Source Training, LLC. All rights reserved.