- 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 9fe572f814
commit d26df642e2
228 changed files with 410 additions and 755 deletions

View File

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