You are here

CHANGELOG.txt in Language Sections 6.2

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
  2. 6 CHANGELOG.txt
$Id:

Wed 21 Apr 2010 13:33:22 CEST 
* Added disable by $GLOBALS['language_sections_disable'] to support LS Search module.

Thu 08 Apr 2010 15:51:25 CEST 
* Improved LS Titles support - pass $format and $cache_id to ls_titles_process.

Sun 28 Mar 2010 20:22:13 CEST 

* Fixed bug when upgrading from LS 1.x - http://drupal.org/node/754280
* Added 'version' to saved settings to help cater for any possible future version incompatibilties.
* Made trigger rebuild happen only when posting configuration from (reason: setting variables when not needed is bad for Drupal performance, see http://api.drupal.org/api/function/variable_set/6#comment-1058
* To be release as 2.5

Sat 27 Mar 2010 11:10:38 CET 
* Changed default pattern to be more consistent with v1.x - '/(=+ *([a-z]{2}[a-z\-]*) *=+\s?)(.*?)/i' -- shouldn't make any difference in pratice.
* Enabled caching (was accidentally left disabled in 2.3 due to debug line.)
* To be released as 2.4

Fri 26 Mar 2010 19:42:56 CET 

* Added support for check_markup patch so that output can be cached (potentially much better performance.)
* Removed cache configuration setting as it's ineffective.
* Added message on config. page that shows whether patch is installed.
* Patch included - check_markup_language_patch_1.patch - see README.txt.
* To be released as 2.3.

Wed 24 Mar 2010 15:55:23 CET 

* Added further support for LS Titles (LS Extras)
* Added language_sections_format_check() API function (used by LS Titles and MultiLink modules).
* To be released as 2.2.

Mon 22 Mar 2010 12:28:47 CET 

* Changed module .info file: name -> Language Sections, package -> "Multilanguage".
* Removed references to D5 suuport (not supported in LS 2.x).

Fri 19 Mar 2010 11:51:32 CET 
* Fixed rebuild of triggers (better performance.) To be released as 2.1.

Thu 18 Mar 2010 22:51:56 CET 

* Initial V2 release, to be released as 2.0.

File

CHANGELOG.txt
View source
  1. $Id:
  2. Wed 21 Apr 2010 13:33:22 CEST
  3. * Added disable by $GLOBALS['language_sections_disable'] to support LS Search module.
  4. Thu 08 Apr 2010 15:51:25 CEST
  5. * Improved LS Titles support - pass $format and $cache_id to ls_titles_process.
  6. Sun 28 Mar 2010 20:22:13 CEST
  7. * Fixed bug when upgrading from LS 1.x - http://drupal.org/node/754280
  8. * Added 'version' to saved settings to help cater for any possible future version incompatibilties.
  9. * Made trigger rebuild happen only when posting configuration from (reason: setting variables when not needed is bad for Drupal performance, see http://api.drupal.org/api/function/variable_set/6#comment-1058
  10. * To be release as 2.5
  11. Sat 27 Mar 2010 11:10:38 CET
  12. * Changed default pattern to be more consistent with v1.x - '/(=+ *([a-z]{2}[a-z\-]*) *=+\s?)(.*?)/i' -- shouldn't make any difference in pratice.
  13. * Enabled caching (was accidentally left disabled in 2.3 due to debug line.)
  14. * To be released as 2.4
  15. Fri 26 Mar 2010 19:42:56 CET
  16. * Added support for check_markup patch so that output can be cached (potentially much better performance.)
  17. * Removed cache configuration setting as it's ineffective.
  18. * Added message on config. page that shows whether patch is installed.
  19. * Patch included - check_markup_language_patch_1.patch - see README.txt.
  20. * To be released as 2.3.
  21. Wed 24 Mar 2010 15:55:23 CET
  22. * Added further support for LS Titles (LS Extras)
  23. * Added language_sections_format_check() API function (used by LS Titles and MultiLink modules).
  24. * To be released as 2.2.
  25. Mon 22 Mar 2010 12:28:47 CET
  26. * Changed module .info file: name -> Language Sections, package -> "Multilanguage".
  27. * Removed references to D5 suuport (not supported in LS 2.x).
  28. Fri 19 Mar 2010 11:51:32 CET
  29. * Fixed rebuild of triggers (better performance.) To be released as 2.1.
  30. Thu 18 Mar 2010 22:51:56 CET
  31. * Initial V2 release, to be released as 2.0.