Development branch for the draft module for drupal 6
DRAFT 6.x.dev
=============
Bug fixes:
- #420564 Fixed bug where hitting Preview would re-populate the form with the draft
information instead of preserving the users changes that they were previewing
DRAFT 6.x-1-4
=============
Bug fixes:
- #420394 Added check for user permissions in the user edit form since the module
was always showing the draft information even if the user did not have
sufficient privileges to access drafts in the system
DRAFT 6.x-1-3
=============
Main features:
- #415122 Added the ability to go back to the node edit when using the save
draft functionality on an existing node. This will save the system
creating a new node every time and will instead update the existing
node already created in the system.
Bug fixes:
- #418314 Updating the FCKEditor code so that the html is there before it finishes
loading that way the data is put correctly in the FCKEditor box for the
textarea
- #416100 Added handling so the module would not fail if the content module
does not exist in the users installation. Do not want to make the
content module a dependency so have added code to fallback to a default