Daniel-Constantin Mierla writes:
modparam("mtree", "mtree", "name=mytable;dbtable=routes;multiple=1;type=0;")
Yes. That seemed the simplest approach from my point of view, not to touch db structure, so it can be pushed as a fix, of course. Other ideas are welcome, of course.
i just made a commit that adds 'multi' param to mtree definition and allows one db table to contain trees of different node types.
-- juha