Hi,
I'm applying Caleb's path for
http://jira.xwiki.org/jira/browse/XWIKI-1082
("When renaming a page, also update the "parent" field of
subpages").
We need a new signature for rename so that the rename UI can let the
user decide which document having the document being renamed as parent
needs to be updated.
Document.rename(String newDocumentName, List<String>
backlinkDocumentNames, List<String> childDocumentNames)
Here's my +1
Thanks
-Vincent