[xwiki-users] Creating pages in bulk
Hello, I need to create several thousand pages. Is it possible to create spaces/pages with a script? It looks like it judging by the xwiki API, but I can't seem to figure out how to use it. If anyone could explain how to create pages in scripts, or point me in the direction of some examples, I would really appreciate it. Thanks! Christian
Hi! Try http://extensions.xwiki.org/xwiki/bin/view/Extension/Create+Page To Create Space you actually need to create SpaceName.WebHome page Kind regards, Dmitry Вторник, 3 сентября 2013, 15:37 -03:00 от Christian Fiddick <christian.fiddick@validusholdings.com>:
Hello,
I need to create several thousand pages. Is it possible to create spaces/pages with a script? It looks like it judging by the xwiki API, but I can't seem to figure out how to use it. If anyone could explain how to create pages in scripts, or point me in the direction of some examples, I would really appreciate it.
Thanks! Christian _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Awesome, I missed that. Many thanks. -----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Dmitry Bakbardin Sent: Tuesday, September 03, 2013 3:41 PM To: XWiki Users Subject: Re: [xwiki-users] Creating pages in bulk Hi! Try http://extensions.xwiki.org/xwiki/bin/view/Extension/Create+Page To Create Space you actually need to create SpaceName.WebHome page Kind regards, Dmitry Вторник, 3 сентября 2013, 15:37 -03:00 от Christian Fiddick <christian.fiddick@validusholdings.com>:
Hello,
I need to create several thousand pages. Is it possible to create spaces/pages with a script? It looks like it judging by the xwiki API, but I can't seem to figure out how to use it. If anyone could explain how to create pages in scripts, or point me in the direction of some examples, I would really appreciate it.
Thanks! Christian _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
On Sep 3, 2013, at 9:05 PM, Christian Fiddick <christian.fiddick@validusholdings.com> wrote:
Awesome, I missed that. Many thanks.
I've also updated the page with a link to the script api guide. Thanks -Vincent
-----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Dmitry Bakbardin Sent: Tuesday, September 03, 2013 3:41 PM To: XWiki Users Subject: Re: [xwiki-users] Creating pages in bulk
Hi!
Try http://extensions.xwiki.org/xwiki/bin/view/Extension/Create+Page To Create Space you actually need to create SpaceName.WebHome page
Kind regards,
Dmitry
Вторник, 3 сентября 2013, 15:37 -03:00 от Christian Fiddick <christian.fiddick@validusholdings.com>:
Hello,
I need to create several thousand pages. Is it possible to create spaces/pages with a script? It looks like it judging by the xwiki API, but I can't seem to figure out how to use it. If anyone could explain how to create pages in scripts, or point me in the direction of some examples, I would really appreciate it.
Thanks! Christian
participants (3)
-
Christian Fiddick -
Dmitry Bakbardin -
Vincent Massol