register(DeltaBuilder.update("VERSION","") .addTask(new AddAreaTask("Add an area","Add an area columnLeft to template siteMapList", "migros-teaser-management", "config", true, "/modules/migros-teaser-management/templates/components/siteMapList", "columnLeft", new HashMap() {{ // properties put("description", ""); put("title", ""); put("templateScript", "/templates/migros-common-templating/paragraphs/content/columnLeft.ftl"); }}, new HashMap() {{ // availableComponents put("siteMap", "migros-common-templating:components/content/siteMap"); }} )) .addTask(new AddAreaTask("Add an area","Add an area columnMiddle to template siteMapList", "migros-teaser-management", "config", true, "/modules/migros-teaser-management/templates/components/siteMapList", "columnMiddle", new HashMap() {{ // properties put("description", ""); put("title", ""); put("templateScript", "/templates/migros-common-templating/paragraphs/content/columnMiddle.ftl"); }}, new HashMap() {{ // availableComponents put("siteMap", "migros-common-templating:components/content/siteMap"); }} )) .addTask(new AddAreaTask("Add an area","Add an area columnRight to template siteMapList", "migros-teaser-management", "config", true, "/modules/migros-teaser-management/templates/components/siteMapList", "columnRight", new HashMap() {{ // properties put("description", ""); put("title", ""); put("templateScript", "/templates/migros-common-templating/paragraphs/content/columnRight.ftl"); }}, new HashMap() {{ // availableComponents put("siteMap", "migros-common-templating:components/content/siteMap"); }} )) .addTask(new AddAreaTask("Add an area","Add an area linkList to template configurableLinkList", "migros-teaser-management", "config", true, "/modules/migros-teaser-management/templates/components/configurableLinkList", "linkList", new HashMap() {{ // properties put("description", ""); put("title", ""); put("templateScript", "/templates/migros-common-templating/paragraphs/links/linkList.ftl"); }}, new HashMap() {{ // availableComponents put("configurableInternalLink", "migros-common-templating:components/links/configurableInternalLink"); put("configurableExternalLink", "migros-common-templating:components/links/configurableExternalLink"); put("configurableDownloadLink", "migros-common-templating:components/links/configurableDownloadLink"); }} )) .addTask(new AddAreaTask("Add an area","Add an area linkList to template commonSliderTeaser", "migros-teaser-management", "config", true, "/modules/migros-teaser-management/templates/components/commonSliderTeaser", "linkList", new HashMap() {{ // properties put("description", ""); put("title", ""); put("templateScript", "/templates/migros-common-templating/paragraphs/teaser/content/linkList.ftl"); }}, new HashMap() {{ // availableComponents put("configurableInternalLink", "migros-common-templating:components/links/configurableInternalLink"); put("configurableExternalLink", "migros-common-templating:components/links/configurableExternalLink"); put("configurableDownloadLink", "migros-common-templating:components/links/configurableDownloadLink"); }} )) .addTask(new AddAreaTask("Add an area","Add an area linkList to template infoTeaser", "migros-teaser-management", "config", true, "/modules/migros-teaser-management/templates/components/infoTeaser", "linkList", new HashMap() {{ // properties put("description", ""); put("title", ""); put("templateScript", "/templates/migros-common-templating/paragraphs/teaser/linkList.ftl"); }}, new HashMap() {{ // availableComponents put("stkInternalLink", "standard-templating-kit:components/links/stkInternalLink"); put("stkExternalLink", "standard-templating-kit:components/links/stkExternalLink"); put("downloadLink", "migros-common-templating:components/links/downloadLink"); }} )) )