Update 02.10.2020
This commit is contained in:
parent
1038eb84ee
commit
dc94c93859
@ -14,11 +14,12 @@
|
||||
CMS.registerEditorComponent({
|
||||
id: "gallery",
|
||||
label: "Bildergallerie",
|
||||
fields: {
|
||||
fields: [{
|
||||
name: "dir",
|
||||
label: "Ordner",
|
||||
widget: "string"
|
||||
},
|
||||
],
|
||||
pattern: /{{< gallery dir="([a-zA-Z0-9]+)" >}}/,
|
||||
fromBlock: function(match) {
|
||||
return {
|
||||
|
Loading…
x
Reference in New Issue
Block a user