<server>/xwiki/templates/view.vm is the default view.  That's where you start.
 
However, the skin object has fields which, if not empty, will replace this and other templates.  So you can start by copying the template into the corresponding skin field, modifying it and using the "Test this skin" option to test it.
 
It's fairly convoluted, but once you understand how it works it is easier to use than if it were only determined by the templates.
 
 

brain[sic]

-----Original Message-----
From: Oskar E. Skeide [mailto:oskaremil@gmail.com]
Sent: Friday, March 02, 2007 8:15 AM
To: xwiki-users@objectweb.org
Subject: Re: [xwiki-users] Problems with CSS

Yes, I found the document contents in xwiki.xwikiobjects.XWD_CONTENT, but this field seem to include only the content ( content DIV or something). I need to find out from where the rest of the code ( includes: top, side, bottom) is generated.

On 3/1/07, Ricardo Rodríguez - Your XEN ICT Team < webmaster@xen.net> wrote:
Hi, Oskar,
 
Completely new to xWiki I'm afraid I can't be of much help. But I think there is a clear thing: documents are in the database!
 
HTH,
 
Ricardo
 
--
Ricardo Rodríguez
Your XEN ICT Team

>>> Oskar E. Skeide<oskaremil@gmail.com> 1/3/2007 15:49 >>>
 
OK, I guess I just have to edit the document then, to ensure a proper formatting. But when I choose the "Edit" option it seems like it's only the content DIV I can edit. I guess I have to find the document in my filesystem and edit it from there. Problem is, I can't find that document. Where are the WXiki documents stored ? I cannot find them anywhere in [TOMCAT_HOME]/webapps/xwiki/


--
You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto: sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws




--
if(!Coffee.Exists)
{
    me.Dispose();
    throw new NullCoffeeException();
}