Opened 19 years ago
Closed 19 years ago
#3059 closed defect (bug) (fixed)
Static javascript should all be cached.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
This introduces a new function, cache_javascript_headers(), for all the javascript files that end in .php, so that they can properly be cached for the admin area. Adds the calls in necessary places (not sure if we should replace it in TinyMCE stuff as well, ping Andy)
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
This is much nicer than #2799.