Skip to content

Instantly share code, notes, and snippets.

@davidwasamrf
Last active August 12, 2016 08:17
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 davidwasamrf/1783c6398a3661c37c2c889a4c2e2822 to your computer and use it in GitHub Desktop.
Save davidwasamrf/1783c6398a3661c37c2c889a4c2e2822 to your computer and use it in GitHub Desktop.

##Extends theme and layout

####themeDescriptor.json

{
"name": "newspaperMarfeelAds",
"tenantName": "www.vanitatis.elconfidencial.com",
"extends": "www.elconfidencial.com",
"layouts": {
"l": [
"layouts/newspaper/cover_2_3_sky.jsp",
"layouts/newspaper/cover_3_sky300.jsp",
"layouts/newspaper/cover_1_3_sky.jsp",
..............

New attribute extends

Looks first in tenant, then in parent for:

  • jsp (ex: tenantColor.jsp)
  • layout attribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment