Download Drupal 7.0 alpha 1
The first alpha release of Drupal version 7.0 was released on Friday. Drupal is a development package written in PHP that allows users to manage, organize and publish content. It contains many features that can be found in, for example, content management systems, weblogs and forums. An extensive description of all options is available on this page to find.
In version 7.0 we find, among other things, a renewed interface, which should be simpler and more intuitive. Furthermore, additional fields can now be added to content, users, terms and more, such as URLs, images and lists of options. an automatic test has also been added to the framework to detect bugs in the code. Finally, the database layer has been completely rewritten, which solves many limitations of the database layer in Drupal 6. The full release notes for this first alpha can be found below:
Revamped User Interface
An incredible amount of work has gone into improving the user experience and administration interface. The new administration theme “Seven”, the overlay module, the dashboard and the configurable shortcut bar, all lead to a much more user-friendly interface. In-place editing is enabled for blocks and nodes by default, so modifying the content of a site becomes much simpler.
Custom Fields
Drupal 7 bundles in the ability to add custom fields, similar in functionality to the Content Construction Kit (CCK) module. However, fields are no longer limited only to content types; they can be added to users, taxonomy terms, and other entities. Fields also have support for translations.
Image Handling
Drupal 7 brings native image handling to core. Image fields may be added to content, and have image styles applied to them, such as scaling, cropping, and other effects.
Update Manager
Building on Drupal 6’s Update module, which keeps site administrators informed when new module and theme releases are available, the new Update Manger module can also install and upgrade modules and themes.
Front end “under the hood” improvements
A new render API allows for highly granular theming, core template files have been revamped to provide more semantic markup, Drupal 7 now has built-in RDFa support, includes jQuery UI and a new AJAX framework, and a new core theme “Stark” which exposes Drupal’s markup directly for those who want to dive in and start theming.
In addition, Drupal 7 has several major accessibility enhancements, making it the most accessible release of Drupal to date!
Back-end “under-the-hood” improvements
A revamped database layer resolving nearly all limitations in the Drupal 6 database layer, automated testing framework, new PHP stream-based file API that supports private and public files simultaneously, revamped node access system, new hooks for more flexible system interaction, an Entity API , a job queue API, and many, many, many more improvements.
Drupal 7 is also the most scalable release to date, with features such as built-in proxy server support, advanced caching techniques, and Content Delivery Network support for static files.
More information about changes in this alpha version is available in the CHANGELOG.txt file.
Drupal 7.0, click for a larger version. Thanks to May.
Version number | 7.0 alpha 1 |
Release status | Alpha |
Operating systems | script language |
Website | Drupal |
Download | http://ftp.drupal.org/files/projects/drupal-7.0-alpha1.tar.gz |
File size | 2.17MB |
License type | GPL |