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 moreCreating a hierarchical education website - is there a best practise?
Hi there
I'm replacing our current website with a Drupal-based one. I am a Drupal newb. In some ways I'd like to use WordPress but Drupal appears to beat it hands down in terms of being a powerful CMS.
The one thing I'm struggling on (at this moment!) is the decision on how to handle the basic structure of the website - do I do it through a book? Do I use taxonomies? Or something else?
Read moreContent Subtypes module proposal (discussion)
Following text was moved from wiki page to discuss it. Use that wiki to form up a feature list and for task planning.
Inspired by Taxonomy fields module.
Often it's hard to make an “universal” set of fields to describe some real-world object with single content type. Many fields in many cases will be empty or filled in by default. The alternative is to make a lot of “pre-defined” types, but there are no useful tools to organize them and associate with a custom logic.
Read moreHierarchical Sites
What solutions have people had most success with in creating hierarchical sites with Drupal? In my experience, users don't find the 'Menu settings' section on the node edit form at all intuitive.
Among different approaches I've seen are:
Cheers,
Alex.
Read moreExtending Node Hierarchy Outliner
The basic notion is to extend the current Node Hierarchy module functionality.
Read more