Opened 15 years ago
Closed 13 years ago
#1024 closed enhancement (fixed)
a config property to disable css widget template
Reported by: | dylan | Owned by: | James Burke |
---|---|---|---|
Priority: | low | Milestone: | 0.9 |
Component: | BuildSystem | Version: | 0.3 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
In production, it is often more efficient to grab all of the relevant css and place them into a single css file. It would be nice to have a global property to disable attempts to load all css files for widgets, rather than having to set templateCssPath to null for every widget instance.
Also, we probably need something similar for the build process... a way to do all intern-strings, or just markup interning...
Change History (3)
comment:1 Changed 14 years ago by
Component: | General → BuildSystem |
---|---|
Owner: | changed from alex to James Burke |
comment:2 Changed 14 years ago by
Cc: | [email protected]… added |
---|
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Closing, since templateCssPath does not exist for 0.9.