Compatibility changes

From Joomla! Documentation
(Difference between revisions)
Jump to: navigation, search
m (necessary)
(Joomla 1.6.1)
 
Line 6: Line 6:
 
== Joomla 1.6.1 ==
 
== Joomla 1.6.1 ==
  
'''Desciption:''' token now required in logout links<br/>
+
'''Description:''' token now required in logout links<br/>
 
'''Affects:''' login modules and administrator templates<br/>
 
'''Affects:''' login modules and administrator templates<br/>
 
'''Details:''' To generate a logout link use the following code
 
'''Details:''' To generate a logout link use the following code

Latest revision as of 05:01, 16 April 2011

The purpose of this page is to allow for easy tracking of compatibility changes from Joomla 1.6 onwards. It is the intention to not introduce any backward incompatibility, however sometimes these changes are necessary to ensure Joomla advances. 3rd party developers should check this page often, as compatibility changes will be listed here before they are released.

To view compatibility changes going from Joomla 1.5 to Joomla 1.6, please view the following page: http://docs.joomla.org/Tutorial:Upgrade_Joomla_1.5_Extension_to_Joomla_1.6

[edit] Joomla 1.6.1

Description: token now required in logout links
Affects: login modules and administrator templates
Details: To generate a logout link use the following code

JRoute::_('index.php?option=com_login&task=logout&'. JUtility::getToken() .'=1');
Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox