[contributions:augustin] /modules/outline CHANGELOG.txt /modules/outline outline.info outline.install outline.module
User: augustin Branch: HEAD Date: Fri, 18 Apr 2008 04:12:21 +0000 Added files: /modules/outline CHANGELOG.txt Modified files: /modules/outline outline.info outline.install outline.module Log message: * The upcoming Drupal 6 version of outline.module is a *complete rewrite* of the module. * The Drupal 6 version of outline.module is now *dependent on* core's book.module, instead of being a replacement module, like in Drupal 5. * The tables {outline_nodes} and {outline_volume} are replaced by {outline_node}, {outline_book}, {outline_perm} and {outline_types} to accomodate for all the features planned in the upcoming release. * There is a migration path from the Drupal 5 DB schema. The migration is not yet complete and needs testing. * We replace the book.module javascript AHAH callback with our own, so we can customize the return value (add form elements). * Any change in the outline settings at the node level is saved in the revision if 'create revision' is checked. * The form elements to set the child page node, and the TOC depth view are directly inserted on the form node, alongside book.module's form elements. * The link 'add child node' is customized to take into account the child node type setting. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/outline/CHANGELOG.... http://cvs.drupal.org/diff.php?path=contributions/modules/outline/outline.in... http://cvs.drupal.org/diff.php?path=contributions/modules/outline/outline.in... http://cvs.drupal.org/diff.php?path=contributions/modules/outline/outline.mo...
participants (1)
-
drupal-cvs@drupal.org