- Success Stories: full migration from old site (48/48, audited), markets n:n, quotation content block, columns content block, pretty SEO detail URLs via SuccessStoryPathRewrite middleware, list/detail split (list page 4 / story page), detailUrl/backUrl - New plugins: VITEC Locations (grid/list/map + RTE map text), VITEC Customer Logos (color/bw logic, only-show-selected), VITEC Card (one plugin for product/story/market/solution with reloading FlexForm + custom backend preview renderer) - Eventlist: layout dropdown (list/grid/teaserbar) in settings - Hero section CB: Images/Video tabs, background video + overlay - Product JSON: full category rootline (parents), fixed missing ConnectionPool import (all-products crash), category tree map - Backend preview CSS: container-query responsive (narrow columns) - Docs: ISO architecture spec, root + extension READMEs Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
36 lines
1.4 KiB
XML
36 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<T3DataStructure>
|
|
<sheets>
|
|
<sDEF>
|
|
<ROOT>
|
|
<sheetTitle>Usecase List</sheetTitle>
|
|
<type>array</type>
|
|
<el>
|
|
<settings.singlePid>
|
|
<label>Single PID (detail page)</label>
|
|
<description>Page that holds the "Show single VITEC Success Story" plugin. Used to build the detail links in the JSON output.</description>
|
|
<config>
|
|
<type>group</type>
|
|
<allowed>pages</allowed>
|
|
<size>1</size>
|
|
<maxitems>1</maxitems>
|
|
</config>
|
|
</settings.singlePid>
|
|
|
|
<settings.debug>
|
|
<label>Allow Debug Output.</label>
|
|
<config>
|
|
<type>check</type>
|
|
<items type="array">
|
|
<numIndex index="0" type="array">
|
|
<label>LLL:EXT:core/Resources/Private/Language/locallang_core.xlf:labels.enabled</label>
|
|
</numIndex>
|
|
</items>
|
|
</config>
|
|
</settings.debug>
|
|
</el>
|
|
</ROOT>
|
|
</sDEF>
|
|
</sheets>
|
|
</T3DataStructure>
|