On Thu, Aug 27, 2015 at 1:52 PM, Eduard Moraru <[email protected]> wrote:
You don`t need admin rights to rename a page, just the 'delete' right on the page to rename and edit rights in the space you are about to rename/move the page to.
It`s like this because currently rename performs 2 operations in the background: copy (old document to new location/name) + delete (the old document).
Nothing to do with the actions used behind the scene IMO, whatever the way to implement it you will end up with a document added somewhere (so you need the right to do that) and a document that used to be in some place not there anymore (so you also need the right to do that).
Thanks, Eduard
On Tue, Aug 25, 2015 at 8:50 AM, Hamster <[email protected]> wrote:
Our use case:
We use a script that displays the childpages of a page (the user can also choose how many columns that list should have). These pages are display in alphabetic-order based on the PageName (not display name).
In order to change the order of that list, one must rename the page...which only the owner of that page can do (or an admin, but I don't like giving admin rights to other people :-)
Giving a user the right to rename a page would indeed solve my problem :-)
-- View this message in context: http://xwiki.475771.n2.nabble.com/Change-Page-Owner-tp7219422p7595737.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne