openbsd-ports/www/drupal6/draft/pkg/DESCR
espie 5a15eda8b6 save drafts (includes automatic saves) while editing.
Requires a bit of configuring to be useful...
2009-10-10 13:42:46 +00:00

7 lines
305 B
Plaintext

draft uses ajax + serialization to store in-progress documents, so
that they're always saved.
Note that you must enable "save as draft" for each content-type for
which you want the feature. Users will be able to access their drafts
through draft/list. That should be added to a reasonable menu as well.