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
Markus Klein
5d5c502794
[FEATURE] Add campaign selection to content elements
2020-12-01 12:39:53 +01:00
a1dda725a0
Handle unavailable skills and skillsets in backend and frontend
...
Show an error message in backend, to allow editors to spot the issue.
Hide issues in frontend to not break frontend.
Relates: #1 , #2
2020-10-05 09:40:54 +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