Skip to content

Instantly share code, notes, and snippets.

@georgeee
Created August 22, 2014 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save georgeee/2f21a03cda0a2fb46e49 to your computer and use it in GitHub Desktop.
Save georgeee/2f21a03cda0a2fb46e49 to your computer and use it in GitHub Desktop.
{
"white-labels": [
{
"id": "keyoption_3",
"label": "KeyOption_3",
"locale": {
"fallback": "en",
"languages": ["en", "de"]
},
"templates": {
"prototype": {},
"available": [
"stkRedirect",
"topTwoColumn",
"topEbook",
"topBlogList",
"topBlogPost",
"topMyAccount",
"topPopup"
],
"wl-specific": []
},
"theme": {
"css": [
{
"media": "screen, projection",
"link": "/resources/top/css/keyoption.css"
}
],
"js": [ "/resources/top/js/main-min.js" ]
},
"home-template": {
"areas": {
"mainArea": {
"template": "/top/templates/content/keyoption.ftl",
"class": "info.magnolia.module.templatingkit.templates.SectionMainArea"
},
"extrasArea": {
"enabled": false
},
"footer": {
"editable": true
}
}
},
"exportEntities": {
"config": {
"top-tracking-parameters": {
"path": "/modules/top-tracking-parameters/config/wl-config/_2_%WL_ID%",
"content": {
"__jcr_type": "node",
"MAX-AGE": 30
}
}
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment