[ http://issues.apache.org/jira/browse/MYFACES-519?page=all ]
     
Matthias Weßendorf resolved MYFACES-519:
----------------------------------------

    Resolution: Fixed

thanks stephan for his patch

> <x:stylesheet> should support inlining the styles
> -------------------------------------------------
>
>          Key: MYFACES-519
>          URL: http://issues.apache.org/jira/browse/MYFACES-519
>      Project: MyFaces
>         Type: Improvement
>   Components: Tomahawk
>     Reporter: Stephan Strittmatter
>     Assignee: Matthias Weßendorf
>  Attachments: stylesheet.diff
>
> To get more valid HTML within portlets, it would be a good idea to support 
> inline CSS by the <x:stylesheet>-tag.
> Probably there is an additional property "inline=false" which is by default 
> set to false. 
> Then the behaviour is like the current version: a link tag is gerenated. This 
> link-tag has to be located within the head-tag as specified in HTML.
> If inline="true" the content of the css-file should be included within the 
> current page at the location the tag occured, like:
> <style>....</style>

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

Reply via email to