You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/01/08 02:26:21 UTC

[jira] Commented: (DOXIA-86) The results of Site Renderer does not validate (CSS)

    [ http://jira.codehaus.org/browse/DOXIA-86?page=comments#action_84297 ] 
            
Brett Porter commented on DOXIA-86:
-----------------------------------

the site.css is optional. If there is a way that the template can check it's existence before generating it, that'd be good.

> The results of Site Renderer does not validate (CSS)
> ----------------------------------------------------
>
>                 Key: DOXIA-86
>                 URL: http://jira.codehaus.org/browse/DOXIA-86
>             Project: doxia
>          Issue Type: Bug
>          Components: Site Renderer
>            Reporter: Dennis Lundberg
>
> When I try to validate the css of a document produced by doxia site renderer I get a validation error: "File not found ...". Here is the page that I try to validate:
>   http://people.apache.org/~dennisl/commons-lang5/userguide.html
> Here are the validation results, having set the css level to 3, which is as high as it can be set:
>   http://jigsaw.w3.org/css-validator/validator?profile=css3&warning=2&uri=http%3A%2F%2Fpeople.apache.org%2F~dennisl%2Fcommons-lang5%2Fuserguide.html
> The default-site.vm has this on line 286:
>   @import url("$relativePath/css/site.css");
> However the file css/site.css is never created by either site renderer or the 3 skins that are available.
> I see two possible solutions for this. Either remove the line mentioned above, but that might have backward-compatibility issues, or add an empty "css/site.css" file to the site build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira