Issue #8022 has been updated by Michael Stahnke. Status changed from Merged - Pending Release to Closed
In 1.2rc1 ---------------------------------------- Feature #8022: Plugin needs to be able to add CSS and JS resources https://projects.puppetlabs.com/issues/8022 Author: Randall Hansen Status: Closed Priority: Normal Assignee: Category: Target version: 1.2 Keywords: Branch: Affected URL: Affected Dashboard version: RIght now plugin JavaScript and CSS resources can only be included manually, by inserting them into the main layout. We should have a way to define which resources to include and do so on the fly, without touching the layout template on disk. I think the best way is to allow a plugin to inject arbitrary text into the `<head>` tag of `/app/views/layouts/application.html.haml`. Then Dashboard doesn't have to care about individual resources, and the plugin has most flexibility. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
