View Issue Details

IDProjectCategoryView StatusLast Update
4364Composrcorepublic2021-03-15 17:30
ReporterChris Graham Assigned To 
PrioritynormalSeverityfeature 
Status newResolutionopen 
Summary4364: PREFETCH_URL symbol
DescriptionHTML5 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.
TagsType: Performance
Attach Tags
Time estimation (hours)1.5
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Relationships

related to 4597 Not Assigned Preemptive page loading (holding issue) 

Activities

There are no notes attached to this issue.

Add Note

View Status
Note
Upload Files
Maximum size: 32,768 KiB

Attach files by dragging & dropping, selecting or pasting them.
You are not logged in You are not logged in. This means you will not get any e-mail notifications. And if you reply, we will not know for sure you are the original poster of the issue.

Issue History

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