sys_category gains a story selection and a layout (Options tab, alongside the images field EXT:news puts there), so one editorial decision serves every product list that renders the category. ProductListJsonRenderer emits them beside the products in the 7.3 list envelope; each card carries forCategories - the product categories it came from - so the front end hides it with the same ?cat=/?subcat= filter it applies to the products. Stories are collected over the category and its descendants and deduplicated. Story links follow the existing rule (detail page's parent path plus slug, which SuccessStoryPathRewrite maps back), taking the page from the element's FlexForm or the new site setting vitec.storyDetailPid. Spec raised to 1.17 with clause 7.15.2.1; the header had been left at 1.12 although entries up to 1.15 already existed, so today's two entries were renumbered to 1.16 and 1.17.
35 lines
1.8 KiB
HTML
35 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate" />
|
|
<meta http-equiv="pragma" content="no-cache" />
|
|
<meta http-equiv="expires" content="0" />
|
|
<meta name="description" content="Enterprise IPTV, video streaming, and digital signage solutions." />
|
|
<meta name="robots" content="index, follow" />
|
|
<meta name="referrer" content="strict-origin-when-cross-origin" />
|
|
<meta name="color-scheme" content="light dark" />
|
|
<meta name="theme-color" content="#0a0e1a" media="(prefers-color-scheme: dark)" />
|
|
<meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)" />
|
|
<meta name="application-name" content="VITEC" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="VITEC" />
|
|
<meta property="og:title" content="VITEC" />
|
|
<meta property="og:description" content="Enterprise IPTV, video streaming, and digital signage solutions." />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:title" content="VITEC" />
|
|
<meta name="twitter:description" content="Enterprise IPTV, video streaming, and digital signage solutions." />
|
|
<link rel="icon" type="image/svg+xml" href="../fileadmin/icons/favicon.ico" />
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
<title>VITEC</title>
|
|
<script type="module" crossorigin src="/_frontend/assets/index-BhQWo9uW.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/_frontend/assets/index-CQJ1iyvA.css">
|
|
</head>
|
|
<body>
|
|
<div id="page"></div>
|
|
|
|
</body>
|
|
</html>
|