- Umstellung auf VenoBox v2 (tlw. #222)

- Entfernung PhotoSwipe
- Gallery-Shortcode nun einzeilig
- Einführung Image-Shortcode
This commit is contained in:
2023-04-04 13:22:45 +02:00
parent 799acd03a9
commit b4ce23170a
225 changed files with 410 additions and 755 deletions

View File

@ -51,9 +51,9 @@
</script>
<script>
CMS.registerShortcode('gallery', {
label: 'Gallery',
label: 'Bildergallerie',
openTag: '{{< ',
closeTag: ' />}}',
closeTag: ' >}}',
separator: ' ',
toProps: args => {
if (args.length > 0) {