[MTE-116] MTK page properties dialog should showcase the no cache option Created: 17/Jun/20  Updated: 28/Jan/21  Resolved: 06/Jul/20

Status: Closed
Project: Magnolia Templating Essentials
Component/s: ftl-templates
Affects Version/s: 1.5
Fix Version/s: 1.5.1

Type: Improvement Priority: Low
Reporter: Richard Gange Assignee: Richard Gange
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
is related to DOCU-2032 Update MTK for 6.2 Closed
is related to MGNLFORM-290 Add ability to cache pages with form ... Open
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Documentation update required:
Yes

 Description   

It would be really helpful to have an example of how the cache control header is being used.

Example html source:

<!doctype html>
<html lang="en">
<head>
<!-- cms:page content="website:/basic" dialog="mtk:pages/basic" -->
<!-- /cms:page -->
<title></title>

<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">

<meta content="no-cache" http-equiv="cache-control" />

Generated at Mon Feb 12 07:41:40 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.