Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
219
Merge Requests
219
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
112db2b0
Commit
112db2b0
authored
Nov 23, 2003
by
Dries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Updated the CHANGELOG file
parent
875c6e3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
CHANGELOG
CHANGELOG
+5
-0
No files found.
CHANGELOG
View file @
112db2b0
...
@@ -2,13 +2,18 @@ Drupal x.x.x, xxxx-xx-xx
...
@@ -2,13 +2,18 @@ Drupal x.x.x, xxxx-xx-xx
------------------------
------------------------
- added support for the MetaWeblog API and MoveableType extensions.
- added support for the MetaWeblog API and MoveableType extensions.
- comment module:
* made it possible to disable the "comment viewing controls".
- performance:
- performance:
* improved module loading when serving cached pages.
* improved module loading when serving cached pages.
- theme system:
- theme system:
* made all theme functions start with 'theme_'.
* made all theme functions start with 'theme_'.
* made all theme functions return their output.
* made all theme functions return their output.
* migrated away from using the BaseTheme class.
* migrated away from using the BaseTheme class.
* added many new theme functions and refactored existing theme functions.
- usability:
- usability:
* added breadcrumb navigation to all pages.
* made it possible to add context-sensitive help to all pages.
* grouped form elements using '<fieldset>' and '<legend>' tags.
* grouped form elements using '<fieldset>' and '<legend>' tags.
* replaced drop-down menus by radio buttons where appropriate.
* replaced drop-down menus by radio buttons where appropriate.
* removed the 'magic_quotes_gpc = 0' requirement.
* removed the 'magic_quotes_gpc = 0' requirement.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment