Ticket #5521 (closed Feature Request: fixed)
CSS and Javascript ResourceRegistry improvement
| Reported by: | wald | Owned by: | dunlapm |
|---|---|---|---|
| Priority: | major | Milestone: | 3.3 |
| Component: | Infrastructure | Keywords: | |
| Cc: | interra |
Description (last modified by dunlapm) (diff)
It would be nice to be able to register external css and javascripts. Currently we can add local staff only and we need to customize main_template to add external css or javascript. Proposal: add 'external' Render TypeThis is now ticket #8312.
- Currently IEFixes.css is included in mail_template after all css defined in portal_css tool. It means that we can't change it's highest priority. It would be good to have the ability to include IEFixes.css by registering it with portal_css tool.
Proposal: add 'ie-include' Render Type
Attachments
Change History
comment:1 Changed 6 years ago by hannosch
- Owner changed from somebody to fschulze
- Priority changed from minor to major
- Milestone changed from Future to 2.5
comment:2 Changed 6 years ago by interra
- Description modified (diff)
I've changed proposed by wald CSS 'include' into 'ie-include'.
ie-include would require exta field, 'IE version' as existing ones does not represent the semantics properly.
comment:3 Changed 6 years ago by alecm
- Milestone changed from 2.5 to 2.5.x
This is not a bugfix, so it shouldn't be filed under 2.5.0
comment:4 Changed 6 years ago by pupq
The external CSS/JS is a particularly nice idea, I think. We'd just have to help people understand that it wouldn't be merged/cached/etc like the other stuff, but I like it.
comment:8 Changed 4 years ago by hannosch
- Type changed from enhancement to Enhancement
- Milestone changed from 4.0 to Future
comment:9 Changed 4 years ago by dunlapm
- Status changed from new to assigned
- Owner changed from fschulze to dunlapm
Work started on conditional comments (for IE) in http://svn.plone.org/svn/plone/ResourceRegistries/branches/dunlapm-conditional-comments/
comment:12 Changed 3 years ago by fschulze
- Status changed from assigned to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

