[drupal-devel] [feature] Improve book/outline handling
Kobus Myburgh
ITBJDM at puknet.puk.ac.za
Fri Jul 29 06:38:35 UTC 2005
+1 for this functionality. Thanks!
Kobus
>>> Prometheus6 <drupal-devel at drupal.org> 7/29/2005 3:05:21 AM >>>
Issue status update for
http://drupal.org/node/27736
Post a follow up:
http://drupal.org/project/comments/add/27736
Project: Drupal
Version: 4.6.0
Component: book.module
Category: feature requests
Priority: normal
Assigned to: Prometheus6
Reported by: Prometheus6
Updated by: Prometheus6
Status: patch
Attachment: http://drupal.org/files/issues/BOOK_4_6.txt (6.87 KB)
Using the book.module to organize some 150 nodes, I found the parent
select became unwieldy very quickly. Working on a site for my daughter,
who wants to use the module to organize her fan fiction, I decided to
fix that for her.
This patch splits the parent select into two levels: one to select the
top-level book nodes, and one with only the children of the selected
top-level node, to select the actual parent of the node you are working
with. It inserts a bunch of really basic, dynamically generated
Javascript to update the parent select and adds five new functions.
Patch is for version 4.6.2
Prometheus6
More information about the drupal-devel
mailing list