Commit graph

7 commits

Author SHA1 Message Date
Markus Klein 662bee57ab [TASK] Add preview event todo 2023-07-07 14:19:07 +02:00
Markus Klein f37a57e46e [FEATURE] Add value picker for skill set selection in content element 2023-07-07 12:55:18 +02:00
Markus Klein 15ddcb4158 [FEATURE] Add optional caching for skill set data retrieval 2023-07-07 12:19:02 +02:00
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
Daniel Siepmann 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
Daniel Siepmann 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