*
How can I organize a bunch of links (pages) into a tree?
*
It needs to be such that, if I link to a page, the application can tell what branch that page is on, and link towards the root from wherever it is.
*
A list of the pages, each listed with the identity of its parent, might do the trick.
*