On Aug 29, 2012, at 11:37 AM, drolgaf <[email protected]> wrote:

> Hi all,
> 
> I have a major problem here, as we have around 10 Spaces filled with many
> pages and now we need to rename some spaces. We'd like to move the sub pages
> in these spaces too. Finally, a space should have a new name, and all pages
> below should be referenced to the new space name correctly (including those
> backlinks at the top).
> 
> I can't believe this isn't possible :-( 
> 
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Rename+Space doesn't
> help obviously.

Why not?

You need to understand that there's no intrinsic space notion in XWiki. 
Documents have a name in the form <Space>.<Page> and this implicitly creates a 
<Space> space. For ex if you have one document name Space1.Page1 this means 
there's a Space1 space and if you remove this document the Space1 space no 
longer exists.

So all you need to do is rename all pages and this will rename the space.

Thanks
-Vincent

> Thanks in advance for any help
> 
> Information:
> 
> XWiki 3.5 standalone
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to