I'm happily using node-hierarchy, so first of all thanks for those who contributed to build such a module for drupal :-)
There's only an improvement i would like to see, actually:
You are able to choose content types to be child or parent, but you can't select a particular content type to be child of that specific content type.
This is not a problem when you're the one who creates content, you will find the correct node in the dropdown list when choosing a parent but it is uncomfortable when you're giving this task to some users.
They do not have only to scroll to find the right parent, they need to pay attention to the ancestor as the only way to distinguish between a big amount of nodes.
I think this could be easy to implement and very useful when building such a logic in a website.
Thanks,
Da.
Comments
Comment #1
ronan commentedIt's a little more difficult to implement that it seems for various reasons, but it is on my todo list and will make it into the module at some point (hopefully sooner rather than later).
R
Comment #2
planctus commentedSorry ronan, i supposed it to be easy but i shouldn't...
I'm not a php coder but i have a couple of friends really skilled,
I might ask them to help you if you're interested in, because i think i need this for a big project i'm working on and day after day i realize this could be deeply helpful.
See you soon,
Da.
Comment #3
andreiashu commented@planctus: help is always welcomed :) so if you still can involve people to help this module then please do hesitate to do so. your help will be greatly appreciated
NH is a wonderful module but ronan is just a single developer so we all should jump in with some help.
Comment #4
dgorton commentedClosing - 5.x is feature complete. 6.x (at least 6.x-2.x) has this built in.