Patches: Browse | Submit New | Admin
With this patch you may turn: [ROOT] into: [ROOT]->[child]->[grandchild]->[grand-granchild] (with content) with just one method call myTreeRoot.add_recursive("child/grandchild/grand-grandchild", "my awesome content")
Add A Comment: