Maybe a bit late reply, but I am having trouble modifiying a Template.
More specific, I would like to add the following velocity Macro to the Blog
class, because I would like to create a new post in a sub-class as well
(preferrably also in that specific subclass by default).

When I go to the tamplate-classe page
(/ictwiki/bin/view/Blog/BlogClassTemplate)
and add the following:
#includeForm("Blog.CreatePost") in the Wiki editor.
I just see that text, also in code view.

Can anyone explain how to add this code, so how to change the template
class?



Shiva Shankar wrote:
> 
> Hi
> Not exactly what you are looking for but this should at least get you
> started:
> http://www.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial
> Regards
> Shiva
> 
> 
> Hande wrote:
>> 
>> Thank you for your reply, Mr. Ludovic!
>> 
>> Could you please give me some more information on how I can modify the
>> ArticleClasTemplate? I want users to enter the information into the
>> specified text fields in the Blog after they create a blog entry.
>> 
>> Thank you for your time!
>> 
>> Hande
>> 
>> 
>> 
>> 
>> On 8/23/07, Ludovic Dubost <[email protected]> wrote:
>>>
>>>
>>> Hi,
>>>
>>> Yes you can do that.. There is a defaut template called
>>>
>>> XWiki.ArticleClassTemplate
>>>
>>> You can modify that one.. If you want multiple templates you will need
>>> to modify the form in the "Create" panel where you will see the
>>> reference to XWiki.ArticleClassTemplate
>>>
>>> Ludovic
>>>
>>> [email protected] a écrit :
>>> > Hello,
>>> >
>>> > I am working on creating blog entries using xwiki. I was wondering if
>>> it
>>> would be possible to create a template for the blog entries so that they
>>> will be more structured?
>>> >
>>> > Thank you for your time and help!
>>> >
>>> > Hande Aksac
>>> >
>>> >
>>>
>>>
>>> --
>>> Ludovic Dubost
>>> Blog: http://www.ludovic.org/blog/
>>> XWiki: http://www.xwiki.com
>>> Skype: ldubost GTalk: ldubost
>>> AIM: nvludo Yahoo: ludovic
>>>
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the
>>> [email protected] list.
>>> To unsubscribe: mailto:[email protected]
>>> For general help: mailto:[email protected]?subject=help
>>> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>>>
>>>
>>>
>> 
>> 
>> --
>> You receive this message as a subscriber of the [email protected]
>> mailing list.
>> To unsubscribe: mailto:[email protected]
>> For general help: mailto:[email protected]?subject=help
>> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>> 
>> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Template-for-Blog-Entries-tp513854p3972337.html
Sent from the XWiki- Dev mailing list archive at Nabble.com.
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to