|
QuickTime播放
http://ftp.osuosl.org/pub/drupal/files/videocasts/4.7-whats-new.mov
Drupal 4.7.0, xxxx-xx-xx
------------------------
- added free tagging support.
- added a site-wide contact form.
- theme system:
* added the PHPTemplate theme engine and removed the Xtemplate engine.
* converted the bluemarine theme from XTemplate to PHPTemplate.
* converted the pushbutton theme from XTemplate to PHPTemplate.
- usability:
* reworked the 'request new password' functionality.
* reworked the node and comment edit forms.
* made it easy to add nodes to the navigation menu.
* added site 'offline for maintenance' feature.
* added support for auto-complete forms (AJAX).
* added support for collapsible page sections (JS).
* added support for resizable text fields (JS).
* improved file upload functionality (AJAX).
* reorganized some settings pages.
* added friendly database error screens.
* improved styling of update.php.
- refactored the forms API.
* made it possible to alter, extend or theme forms.
- comment system:
* added support for "mass comment operations" to ease repetitive tasks.
* comment moderation has been removed.
- node system:
* reworked the revision functionality.
* removed the bookmarklet code. Third-party modules can now handle
this.
- upgrade system:
* allows contributed modules to plug into the upgrade system.
- profiles:
* added a block to display author information along with posts.
* added support for private profile fields.
- statistics module:
* added the ability to track page generation times.
* made it possible to block certain IPs/hostnames.
- block system:
* added support for theme-specific block regions.
- syndication:
* made the aggregator module parse Atom feeds.
* made the aggregator generate RSS feeds.
* added RSS feed settings.
- XML-RPC:
* replaced the XML-RPC library by a better one.
- performance:
* added 'loose caching' option for high-traffic sites.
* improved performance of path aliasing.
* added the ability to track page generation times.
- internationalization:
* improved Unicode string handling API.
* added support for PHP's multibyte string module.
- added support for PHP5's 'mysqli' extension.
- search module:
* made indexer smarter and more robust.
* added advanced search operators (e.g. phrase, node type, ...).
* added customizable result ranking.
- PostgreSQL support:
* removed dependency on PL/pgSQL procedural language.
- menu system:
* added support for external URLs.
- queue module:
* removed from core.
- HTTP handling:
* added support for a tolerant Base URL.
* output URIs relative to the root, without a base tag.
LinuxFans的Drupal Hacker版本也更新到4.7了 |
|