draft 6.x-1.x-dev

New features

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

update_form_enhancement 6.x-1.1

Bug fixes

Fixes form submit processing. Implemented in hook_boot() because FormAPI is not involved in this step of update.php processing. In fact, this part of the module script was missing. See changes here.

markdown 6.x-1.1

Bug fixes

Changes since 6.x-1.0:

  • Fix bad default in help hook
  • #224178 by therzog, milianw and weitzman: Markdown adds markup to empty text, so avoid adding it when empty text comes around to keep it empty. Also improves performance for empty text.
  • Update to latest library. PHP Markdown Extra 1.2.2 - released on June 21, 2008.
  • Explanation on security best practices for using markdown

open_flash_chart_api 6.x-2.7

Recommitted the 6.x-2.6 changes to the 6.x-2 branch. There are no changes from 6.x-2.6 to this release.

The 2.x branch uses Open Flash Chart v1

Pages

Subscribe with RSS Subscribe to RSS - 6.x