I would like to be able to insert a booktree from a given node down into any other node
webel - July 18, 2009 - 01:35
| Project: | Booktree |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Uccio |
| Status: | closed |
Jump to:
Description
To create a linked contents section for easy navigation.
It does not seem possible with http://drupal.org/project/InsertNode
Glad for feedback or suggestions.

#1
I like this idea!!!
Now I write a simple function to ask at InsertNode staff the integration.
#2
OK webel ,
Booktree part is ok now I'm waiting :
http://drupal.org/node/577422
#3
Uccio,
Also I put your patch in InsertNode, I think you should instead consider offering your own filter functionality... It would make more sense.
Important note: I had to add a permission test in your code (otherwise you could view any booktree, even those forbidden to you!)
Neat little project otherwise!
Thank you.
Alexis Wilke
#4
Noticed that this was marked postponed. 8-)
#5
Read.
#6
Ok,
http://drupal.org/cvs?commit=263086
Thank you Alexis Wilke !!
Uccio