Re: [xwiki-users] Change Page Owner

2015-08-27 Thread Thomas Mortagne
On Thu, Aug 27, 2015 at 1:52 PM, Eduard Moraru 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 >

Re: [xwiki-users] Change Page Owner

2015-08-27 Thread Eduard Moraru
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

Re: [xwiki-users] Change Page Owner

2015-08-24 Thread Hamster
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

Re: [xwiki-users] Change Page Owner

2015-08-24 Thread vinc...@massol.net
On 24 Aug 2015 at 00:53:15, Tim Dudgeon (tdudg...@informaticsmatters.com(mailto:tdudg...@informaticsmatters.com)) wrote: > Well, I suppose the scenario is like this. > Your company has 2 users, Jon and Sam. > Jon has just left the company and Sam is picking up all his work. > There needs to be a

Re: [xwiki-users] Change Page Owner

2015-08-23 Thread Tim Dudgeon
Well, I suppose the scenario is like this. Your company has 2 users, Jon and Sam. Jon has just left the company and Sam is picking up all his work. There needs to be a simple way to transfer Jon's "rights" to all documents and apps to Sam. Its probably correct to leave Jon as a user, but just ina

Re: [xwiki-users] Change Page Owner

2015-08-23 Thread vinc...@massol.net
Hi Tim, On 23 Aug 2015 at 22:53:56, Tim Dudgeon (tdudg...@informaticsmatters.com(mailto:tdudg...@informaticsmatters.com)) wrote: > I'd certainly give that a +1. Seems like pretty necessary functionality. > Also, to be able to transfer ownership of all items belonging to a user > (useful when som

Re: [xwiki-users] Change Page Owner

2015-08-23 Thread Tim Dudgeon
I'd certainly give that a +1. Seems like pretty necessary functionality. Also, to be able to transfer ownership of all items belonging to a user (useful when someone leaves your organisation and you need to transfer their "stuff" to someone else). Tim On 23/08/2015 13:39, vinc...@massol.net w

Re: [xwiki-users] Change Page Owner

2015-08-23 Thread vinc...@massol.net
Hi Hamster, On 22 Aug 2015 at 09:17:37, Hamster (teun...@hotmail.com(mailto:teun...@hotmail.com)) wrote: > Just wondering...3 1/2 years ago it was not possible to change the owner of a > page in the UI. > > Is this now possible (with XWiki 7.x) within the UI or do I still need to > use the scr

Re: [xwiki-users] Change Page Owner

2015-08-22 Thread Hamster
Just wondering...3 1/2 years ago it was not possible to change the owner of a page in the UI. Is this now possible (with XWiki 7.x) within the UI or do I still need to use the script? -- View this message in context: http://xwiki.475771.n2.nabble.com/Change-Page-Owner-tp7219422p7595697.html Se

Re: [xwiki-users] Change Page Owner

2012-01-26 Thread Hamster
Thanks guys! Much appreciated! -- View this message in context: http://xwiki.475771.n2.nabble.com/Change-Page-Owner-tp7219422p7226385.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing list users@xwiki.org http://lists

Re: [xwiki-users] Change Page Owner

2012-01-26 Thread Vincent Massol
On Jan 26, 2012, at 8:52 AM, Marius Dumitru Florea wrote: > You could write a script that: > > 1. selects all documents created by a given user (first input parameter) > 2. for each document, sets the creator to a different user (second > input parameter) using API that requires programming righ

Re: [xwiki-users] Change Page Owner

2012-01-26 Thread Vincent Massol
Hi Hamster, See http://extensions.xwiki.org/xwiki/bin/view/Extension/Change+Document+Creator Thanks -Vincent On Jan 26, 2012, at 7:54 AM, Hamster wrote: > -shameless bump- > > So "Copy Page" is the prefered way? ___ users mailing list users@xwiki.or

Re: [xwiki-users] Change Page Owner

2012-01-25 Thread Marius Dumitru Florea
You could write a script that: 1. selects all documents created by a given user (first input parameter) 2. for each document, sets the creator to a different user (second input parameter) using API that requires programming rights. Of course, the page that hosts this script (either Velocity or Gr

Re: [xwiki-users] Change Page Owner

2012-01-25 Thread Hamster
-shameless bump- So "Copy Page" is the prefered way? -- View this message in context: http://xwiki.475771.n2.nabble.com/Change-Page-Owner-tp7219422p7226177.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing list users