[xwiki-devs] [VOTE] Add Document.rename(String newDocumentName, List<String> backlinkDocumentNames, List<String> childDocumentNames) API
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
+1 Jerome On 11/19/09 4:36 PM, Vincent Massol wrote:
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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 On Thu, Nov 19, 2009 at 16:36, Vincent Massol <[email protected]> wrote:
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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
+0 Thanks, Marius Vincent Massol wrote:
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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 - Asiri On Thu, Nov 19, 2009 at 9:06 PM, Vincent Massol <[email protected]> wrote:
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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (5)
-
Asiri Rathnayake -
Jerome Velociter -
Marius Dumitru Florea -
Thomas Mortagne -
Vincent Massol