¿Qué hay de nuevo en Drupal 6?
- A continuación os detallo lo que he encontrado sobre la nueva versión Drupal 6.
- Installer
- The new Drupal 6 experience starts with the installer, which has been drastically improved. It now guides you through the initial setup steps, so starting a new Drupal site is significantly easier. Configuration parameters that used to be all over the place are now prompted for during the install so there are fewer steps necessary to get the site configured.
- Languages
- You will notice the improved language features as well, in both the installer and throughout using Drupal. Right to left (RTL) languages are now supported, interface translations are automatically imported, and you can translate your posts right from the built-in interface, without installing additional modules.
- OpenID
- The OpenID client module has been added to core. This allows your users to sign on your site with their OpenID accounts.
- Actions and triggers
- A new Trigger module has been added to core. The Trigger module lets you assign flexible configurable actions to several events happening on your site (eg. send an email when a post gets published).
- Update status
- The highly popular Update status module is now in core. This informs you about the latest bug fix and security updates for modules and themes enabled on your site, so you can always keep your site secure and clean.
- Menu system
- The menu system was rewritten from scratch, making it much more efficient. The menu interface is nearly identical so aside from the performance improvements, you will only notice the underlying changes if you are a programmer.
- Theming
- Theming has been made more flexible and easier by moving most of PHPTemplate engine deeper into core. Default template files (.tpl.php) can now be implemented by modules and a handful have already been converted. If you don’t like the way something looks, just find the .tpl file, copy it to your theme, and change the HTML.
- Book and Forum changes
- The book module and forum module have been reworked from the ground up: it is now possible to have any type of content in forums (polls for example) and the book administration is simplified.
Lots of smaller touches are included in this release. Just to name a few improvements, Drupal 6 has password strength checking, post teasers are much easier to define and table headers are sticky for easy vertical scrolling. We also took a lot of care to improve the performance of this release: more data is cached, JavaScript files are aggregated, less PHP code is loaded for each page request, and so on.
Para más detalles mirar el changelog de cada versión
3 Comments
jrosell on Febrero 4th, 2008
Ya van por el RC 3
http://ftp.drupal.org/files/projects/drupal-6.0-rc3.tar.gz
Aún no hay módulos para Drupal 6 | ReDiario! on Febrero 4th, 2008
[...] Desde que Aitor me comentó que Drupal es un gran CMS, pensaba en instalar Drupal 6 debido a sus grandes mejoras respecto a Drupal 5. [...]
Leave a Comment
Additional comments powered by BackType












jrosell on Febrero 4th, 2008
Sobretodo esperaba las mejoras en las templates o Theming