Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
73e3d6c5
Commit
73e3d6c5
authored
Jun 17, 2007
by
Gábor Hojtsy
Browse files
Options
Downloads
Patches
Plain Diff
Previously forgot content and JS translation, as well as JS templating changelog items
parent
f22b5d31
No related branches found
No related tags found
2 merge requests
!7452
Issue #1797438. HTML5 validation is preventing form submit and not fully...
,
!789
Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.txt
+3
-0
3 additions, 0 deletions
CHANGELOG.txt
with
3 additions
and
0 deletions
CHANGELOG.txt
+
3
−
0
View file @
73e3d6c5
...
@@ -21,9 +21,11 @@ Drupal 6.0, xxxx-xx-xx (development version)
...
@@ -21,9 +21,11 @@ Drupal 6.0, xxxx-xx-xx (development version)
* Language detection based on parts of the URL.
* Language detection based on parts of the URL.
* Browser based language detection.
* Browser based language detection.
* Made it possible to specify a node's language.
* Made it possible to specify a node's language.
* Support for translating posts on the site to different languages.
* Language dependent path aliases.
* Language dependent path aliases.
* Automatically import translations when enabling new modules.
* Automatically import translations when enabling new modules.
* Automatically import translations when adding a new language.
* 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.
- Moved "PHP input filter" to a stand-alone module so it can be deleted for security reasons.
- Usability:
- Usability:
* Improved handling of teasers in posts.
* Improved handling of teasers in posts.
...
@@ -39,6 +41,7 @@ Drupal 6.0, xxxx-xx-xx (development version)
...
@@ -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.
* 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.
* Used the Garland theme for the installation and maintenance pages.
* Added theme preprocess functions for themes that are templates.
* 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.
- Refactored update.php to a generic batch API to be able to run time consuming operations in multiple subsequent HTTP requests.
- Installer:
- Installer:
* Themed the installer with the Garland theme.
* Themed the installer with the Garland theme.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment