On Feb 4, 2011, at 10:36 AM, Vincent Massol wrote:

> 
> On Feb 4, 2011, at 10:18 AM, Le Génie wrote:
> 
>> See below.
>> 
>> 2011/2/3 Sergiu Dumitriu <[email protected]>
>> 
>>> On 02/03/2011 07:53 PM, Lukapt wrote:
>>>> 
>>>> Hi,
>>>> 
>>>> Sorry for digging up this thread, but I'm facing the same problem.
>>>> 
>>>> I want to have a template page that allows the creation of other pages.
>>> For
>>>> example, I want to have a template page (ResearcherTemplate) that allow
>>> the
>>>> creation of Researchers.
>>>> 
>>>> What I tried to do was create a new page and add the following code:
>>>> $response.sendRedirect($xwiki.getURL($request.documentName, 'inline',
>>>> "template=${request.ResearcherTemplate}"))
>>>> 
>>>> but when I press "Save and View" I get the same error than Roberto: "This
>>>> document already exist"
>>> 
>>> What version of XWiki are you using? Note that recent versions have the
>>> so called "Document Templates", check the wiki administration.
>>> 
>>> 
>> Do you know where is the documentation page for "Document Templates" ?
>> The only page I found about this topic is
>> http://platform.xwiki.org/xwiki/bin/view/Features/Forms but it doesn't seem
>> to be exactly the same feature.
>> Many thanks.
> 
> It's here 
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Administration+Application#HEasyTemplatesCreationandAdministration28StartingwithXWikiEnterprise2.4M229
> 
> I'm going to try linking to it in the platform features page.

I've added a quick blurb on 
http://platform.xwiki.org/xwiki/bin/view/Features/Forms (needs to be improved) 
which is referenced from the Platform and XWiki Enterprise feature pages.

Is that good enough to find it?

Thanks
-Vincent

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to