Commit graph

7 commits

Author SHA1 Message Date
Markus Klein
873425c433 [!!!][TASK] Update for TYPO3 11 & 12 2023-07-06 16:39:52 +02:00
Markus Klein
9f43ea427b [BUGFIX] Use more precise extension key
To avoid name clashes we use a more precise extension key.
Also the namespace is adjusted accordingly.

Resolves: #8
2021-01-29 10:32:30 +01:00
4f09af857e
Ensure strict_types are defined 2021-01-23 15:52:16 +01:00
Markus Klein
5b4da676af [BUGFIX] Add additional int-cast for campaign argument in VH 2020-12-07 08:36:01 +01:00
Markus Klein
40e322485e [FEATURE] Add campaign to viewhelpers 2020-12-01 11:03:04 +01:00
e967112277
Add content element "skillsets"
Allow editors to add new content element "skills".
The element contains an input for a comma separated list of skill IDs.
A preview in backend is shown.
Frontend rendering is provided.
2020-09-22 14:17:36 +02:00
da3aed135c
Add content element "skills"
Allow editors to add new content element "skills".
The element contains an input for a comma separated list of skill IDs.
A preview in backend is shown.
Frontend rendering is provided.
2020-09-22 10:37:24 +02:00