[xwiki-devs] Customization Question
Vincent Massol
vincent at massol.net
Sat Jan 12 09:37:42 CET 2008
Hi Rob,
On Jan 11, 2008, at 11:29 PM, Rob Masson wrote:
> Hello!
>
> We have been customizing our instance of XWiki Enterprise (1.2) very
> successfully but have hit a bit of a roadblock. We would like to
> modify the
> layout of the Comments area, specifically to add a couple of
> controls we will
> use for adding a "Rating" mechanism and we can't seem to find where
> we can
> access the stylesheet for the template. We have successfully done
> this to the
> Search Results page (Xwiki.Results) but cannot seem to determine how
> to do
> something similar to the Comments area attached to each article.
>
> Any suggestions would be greatly appreciated
You can do that by modifying the commensinline.vm template in your
skin directory. Note that you can also do it by creating a new skin
document based on your skin and adding a commentsinline.vm field to
the Skin class.
-Vincent
More information about the devs
mailing list