[xwiki-users] Crete xwiki pages from a template
Hi, I was wondering what is the best way to give wiki users the possibility to create xwiki pages from a template. I was thinking of something like the "CREATE PAGE" feature on xwiki but with an additional field called template page. So when the page is created it has the same content as the template page. Is there a plugin or application that already does that? Regards, Abel
Hi Abel, On 05/31/2010 12:05 AM, Abel Solórzano Astorga wrote:
Hi,
I was wondering what is the best way to give wiki users the possibility to create xwiki pages from a template. I was thinking of something like the "CREATE PAGE" feature on xwiki but with an additional field called template page. So when the page is created it has the same content as the template page. Is there a plugin or application that already does that?
See http://lists.xwiki.org/pipermail/devs/2010-May/018869.html . This new feature will be available in XWiki Enterprise 2.4 final. Hope this helps, Marius
Regards,
Abel _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks Marius, That helps :) On Sun, May 30, 2010 at 10:50 PM, Marius Dumitru Florea < [email protected]> wrote:
Hi Abel,
On 05/31/2010 12:05 AM, Abel Solórzano Astorga wrote:
Hi,
I was wondering what is the best way to give wiki users the possibility to create xwiki pages from a template. I was thinking of something like the "CREATE PAGE" feature on xwiki but with an additional field called template page. So when the page is created it has the same content as the template page. Is there a plugin or application that already does that?
See http://lists.xwiki.org/pipermail/devs/2010-May/018869.html . This new feature will be available in XWiki Enterprise 2.4 final.
Hope this helps, Marius
Regards,
Abel _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Abel Solórzano Astorga <abelsolorzano@...> writes:
So when the page is created it has the same content as the template page.
Something like this? http://platform.xwiki.org/xwiki/bin/edit/Main/LongURLs?template=ShortURLs It works in 2.3, and it's largely used by structured objects (e. g. create new Blog record, create new Todo, etc.). Another interesting argument is a parent. Parent seems to be the page that is displayed in the navigation bar as being a parent for the page. -- If you want to get to the top, you have to start at the bottom
participants (3)
-
Abel Solórzano Astorga -
Ivan Levashew -
Marius Dumitru Florea