[
https://issues.apache.org/jira/browse/FELIX-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-1637.
--------------------------------------
Resolution: Fixed
This should do it ...
> Support additional CSS references provided by plugins
> -----------------------------------------------------
>
> Key: FELIX-1637
> URL: https://issues.apache.org/jira/browse/FELIX-1637
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-1.2.10
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: webconsole-2.0.0
>
>
> Currently the web console has no option to correctly support additional CSS
> resources provided by plugins. This leads to the somewhat incorrect habit of
> adding the CSS link in the HTML body area. See the ConfigurationRender,
> LicenseServlet and ShellServlet for examples of this behaviour.
> We need to add support to provide additional CSS resources for plugins in a
> compliant way.
> Note: For JavaScript the issue is not that problematic because the <script>
> tag is also allowed in the body area of the html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.