Maven Doxia Sitetools

When using a custom site.vm all the default css and images are omitted

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.0-alpha-11
  • Fix Version/s: None
  • Component/s: Site renderer
  • Labels:
    None
  • Number of attachments :
    0

Description

When using a custom site.vm all the default css and images are omitted. I can work around this by copying *.css and *.gif from a site built without the template into my skin. But surely the maven-base.css in particular should be included automatically.

Activity

Hide
Dennis Lundberg added a comment -

What do you mean when you say "should be included automatically" ?

Show
Dennis Lundberg added a comment - What do you mean when you say "should be included automatically" ?
Hide
Dave Syer added a comment -

The .css and .gif assets that normally appear in a site when you build it are missing if you use a skin with a custom site.vm. You can create a skin with just one .css file (many people do), and the default styles are provided by doxia. But as soon as you use a custom site.vm, those files are omitted. I can see that maybe some people would like to omit them, if their site.vm does not include them, but it should be an option, not the default I would have said.

Show
Dave Syer added a comment - The .css and .gif assets that normally appear in a site when you build it are missing if you use a skin with a custom site.vm. You can create a skin with just one .css file (many people do), and the default styles are provided by doxia. But as soon as you use a custom site.vm, those files are omitted. I can see that maybe some people would like to omit them, if their site.vm does not include them, but it should be an option, not the default I would have said.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: