diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-02-23 15:40:14 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-02-23 15:40:14 +0000 |
commit | 42ad4065a8573ce8005671289a101ae90ac517de (patch) | |
tree | 6fbb3819f4a5cdbfeab6542d1ec8b00a3e569db9 | |
parent | e903ec86a85b9752fbf0bd3d68c907dbe5acf5b8 (diff) | |
download | brdo-42ad4065a8573ce8005671289a101ae90ac517de.tar.gz brdo-42ad4065a8573ce8005671289a101ae90ac517de.tar.bz2 |
*** empty log message ***
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -12,10 +12,15 @@ drupal 1.xx, xx/xx/2001 - added "user ratings" similar to SlashCode's karma or Scoop's mojo. - added "search infractructure": * improved search page and integrated search functionality in the administration pages. -- changed the "open submission queue" into an optional module +- added translation / localization / internationalization support: + * because many people love see their website showing a lot less of English, and far more of their own language, drupal provides a framework to setup a multi-lingual website or to overwrite the default English text in English. +- changed the "open submission queue" into a (optional) module - various updates: - * improved cron-module - * improved module-module + * improved block module + * improved cron module + * improved diary module + * improved headline module + * improved module module - revised documentation drupal 1.00, 15/01/2001 |