From 73e3d6c574d8cbf4b87d944b388a8780c8f548d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Sun, 17 Jun 2007 15:43:31 +0000 Subject: Previously forgot content and JS translation, as well as JS templating changelog items --- CHANGELOG.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e7fc41026..3f8ed3a52 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -21,9 +21,11 @@ Drupal 6.0, xxxx-xx-xx (development version) * Language detection based on parts of the URL. * Browser based language detection. * Made it possible to specify a node's language. + * Support for translating posts on the site to different languages. * Language dependent path aliases. * Automatically import translations when enabling new modules. * Automatically import translations when adding a new language. + * JavaScript interface translation. - Moved "PHP input filter" to a stand-alone module so it can be deleted for security reasons. - Usability: * Improved handling of teasers in posts. @@ -39,6 +41,7 @@ Drupal 6.0, xxxx-xx-xx (development version) * Added theme registry: modules can directly provide .tpl.php files for their themes without having to create theme_ functions. * Used the Garland theme for the installation and maintenance pages. * Added theme preprocess functions for themes that are templates. + * Added support for themeable functions in JavaScript. - Refactored update.php to a generic batch API to be able to run time consuming operations in multiple subsequent HTTP requests. - Installer: * Themed the installer with the Garland theme. -- cgit v1.2.3