View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4364 | Composr | core | public | 2020-08-28 01:50 | 2021-03-15 17:30 |
Reporter | Chris Graham | Assigned To | |||
Priority | normal | Severity | feature | ||
Status | new | Resolution | open | ||
Summary | 4364: PREFETCH_URL symbol | ||||
Description | HTML5 allows link preloading, but via <link> tags, not via <a> tags. This is probably for simplicity and security reasons. Have a PREFETCH_URL symbol that allows a template to hint that a URL should be pre-loaded. For example, {$PREFETCH_URL*,{URL}} The symbol doesn't change the URL, but it tells Composr to inject a <link rel="preload"> for that same URL, so that the browser will preload it. | ||||
Tags | Type: Performance | ||||
Attach Tags | |||||
Time estimation (hours) | 1.5 | ||||
Sponsorship open | |||||
related to | 4597 | Not Assigned | Preemptive page loading (holding issue) |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-28 01:50 | Chris Graham | New Issue | |
2021-03-15 17:30 | Chris Graham | Relationship added | related to 4597 |
2021-03-15 17:30 | Chris Graham | Tag Attached: Type: Performance |