- Bugs:
* #292062: fixed role creation permission check for 6.x style.
- Backports:
* #290316: test_id field name corrected.
* #293500: change message field to type text.
* #268063: added instruction in INSTALL.txt about hidden property.
* #291750: remove results after displayed.
- Changes:
* #295001: clarified INSTALL.txt and installation requirements message.
* Updated README.txt with issue information.
The module is currently being completely rewritten for Drupal 6.
The main difference is thus: instead of being a replacement of book.module (like in Drupal 5), the D6 version of outline module will depend on book.module, enhancing the already much improved book.module's capabilities.
Those who can't wait to test it may get a working copy from HEAD in the cvs repository. Use the D6 dev snapshot release for testing purposes only: the module is far from ready for use on a production site.
This release introduces more cleanups and ajax uploads for filefield. There are still a few blocker to moving up to beta. The current beta blockers are the upgrade path, and deleting removes files on node save.