diff options
author | Dries Buytaert <dries@buytaert.net> | 2003-02-01 23:21:10 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2003-02-01 23:21:10 +0000 |
commit | d99100c5c02f7a2a0617a1231baf12bde6583d8d (patch) | |
tree | 01714551e991f28f90d757638c193203a2c77cfa | |
parent | c23f53f786e2aeaf3f1b1475cd59d732e507d165 (diff) | |
download | brdo-d99100c5c02f7a2a0617a1231baf12bde6583d8d.tar.gz brdo-d99100c5c02f7a2a0617a1231baf12bde6583d8d.tar.bz2 |
- Some updates
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -9,8 +9,10 @@ Drupal x.x.x, xxxx-xx-xx (to be released) * improved content submission: + improved teasers: teasers are now optional, teaser length can be configured, teaser and body are edited in a single textarea, users will no longer be bother with teasers when the post is too short for a teaser. + added the ability to preview both the short and the full version of your posts. - -Drupal 4.1.0, xxxx-xx-xx (to be released) +- themes: + * replaced theme "Goofy" by "Xtemplate", a template driven theme. + +Drupal 4.1.0, 2003-02-01 ------------------------ - collaboratively revised and expanded the Drupal documentation. |