Commit 5d7b55c
authored
release: v13.10.1 (#856)
## Summary
Documentation maintenance release. **No functional code changes** since
v13.10.0 — the CI/template-adoption and dev-dependency work in this
window (`.github/`, `Build/`, `Tests/`) is `export-ignore`d and does not
ship to TER/Packagist.
## Shipped changes (since v13.10.0)
- **Corrected template-override TypoScript examples** (#845) — the
documented override mechanism was broken: `settings.*RootPaths` placed
as siblings of `preUserFunc` never reach
`ImageRenderingService::buildTemplatePaths()` (`stdWrap_preUserFunc`
only forwards `$conf['preUserFunc.']`). `setup.typoscript` +
`Documentation/Examples/Template-Overrides.rst` now show the correct
nested structure, including the
`externalBlocks.figure.stdWrap.preUserFunc` variant for captioned
images.
- **README restructured** (#842) — narrative/SEO/GitHub-UX, plus the
TYPO3 version-compatibility branch matrix.
## Release mechanics
- `ext_emconf.php`: `13.10.0` → `13.10.1` (composer.json has no version
field — derived from tag)
- CHANGELOG `[13.10.1]` section added
- Tag `v13.10.1` to be pushed from `main` HEAD after merge → CI
publishes
## Type of Change
- [x] Documentation update
- [ ] Bug fix / feature / breaking change
https://claude.ai/code/session_015Myeo4imGJGskBMto9BVAm2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments