View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004364 | Composr | core | public | 2020-08-28 01:50 | 2021-03-15 17:30 |
Reporter | Chris Graham | Assigned To | |||
Severity | Feature-request | ||||
Status | non-assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0004364: 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 | ||||
Time estimation (hours) | 1.5 | ||||
Sponsorship open | |||||
related to | 0004597 | non-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 0004597 |
2021-03-15 17:30 | Chris Graham | Tag Attached: Type: Performance |