Commit 4a142f3
[Backport 13.4] [TASK] Move content of "Data Types" (#1464)
* [TASK] Move content of "Data Types"
There are no real data types in TypoScript, there are just certain
string formats expected in some properties.
Where the former "data type" is an expected input for exactly one function, move the expected input to that function.
Where it works like a function itself, move it to functions,
Move the rest of expected string formats to the syntax but make clear they are no real types.
Releases: main, 13.4
* Apply suggestions from code review
Co-authored-by: Stefan Frömken <[email protected]>
* Update Documentation/Functions/Wrap.rst
* Apply suggestions from code review
Co-authored-by: Stefan Frömken <[email protected]>
* Update Documentation/Functions/Wrap.rst
---------
Co-authored-by: lina.wolf <[email protected]>
Co-authored-by: Lina Wolf <[email protected]>
Co-authored-by: Stefan Frömken <[email protected]>1 parent ef0d87c commit 4a142f3
File tree
18 files changed
+346
-594
lines changed- Documentation
- DataTypes
- Functions
- Gifbuilder
- ObjectNames/Text
- Syntax
- StringFormats
- TopLevelObjects/Page
18 files changed
+346
-594
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments