tree

Events happening in the community are now at Drupal community events on www.drupal.org.
kari.kaariainen's picture

Order as text, manage huge trees with your favourite code editor

Drupal has powerful tools, like draggable views, for managing hierarchical trees, but when the number of rows exceed, say a few hundred, draggable views may become a bit cumbersome and slow. Moving several hundred of rows from one place to another or indenting or unindenting them etc. can be hard or it can even be impossible due to the memory consumption of the browser.

Read more
kkaefer's picture

How to test the reorderable tree

Updated the docs and the patches and modules to reflect the recent changes in HEAD.

  1. Get a recent HEAD version of Drupal. Install it.
  2. Get a recent version of jQuery. (Don't be afraid of its size. Compressed, it's only 15KB) Put it into the misc/ folder.
  3. Download the files from CVS.
  4. Move the generic.patch to your Drupal root folder and apply it. This patch contains all the split up patches I and others submitted the last couple of weeks. Links to single patches are provided below.
Read more
Subscribe with RSS Syndicate content