Skip to content
Snippets Groups Projects
Commit 73e3d6c5 authored by Gábor Hojtsy's avatar Gábor Hojtsy
Browse files

Previously forgot content and JS translation, as well as JS templating changelog items

parent f22b5d31
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment