You are not logged in.
Pages: 1
I'm back.
I might have to reorganize our existing set of pages—which amounts to scripting a large number of "move page" operations.
Is it correct to say that a single updatePageParent() call will accomplish a move-page? Also, I assume this method takes page ids?
Thanks,
Tushar
Offline
Yes, updatePageParent will move a page and all of its children to a new location in the page tree. The first parameter is the page ID, the second is the new parent ID.
Offline
Clear and simple. Thanks, Tim!
Offline
Pages: 1