Use the Additional Settings option in Subsite Properties to further refine subsite configuration. Access this dialog by expanding Properties in the left panel of the Subsite Administration Dashboard and selecting Additional Settings.
Site administrators define options available here at the site level through Content Creation - Page Creation/Properties UI settings.
The Additional Settings dialog contains the following fields.
For example, if site design calls for page background color and header image to differ based on current subsite, define two template variables, one for the background color and one for the header image. Within the base template, these variables are then evaluated within code.
For each template variable assignment, CommonSpot creates a variable within the Request.SubSite.TemplatesVariables
structure, which can then be accessed any time during page request processing.
Note: To have CommonSpot use any of the defined variables within the <body> tag as attributes, prepend the attribute name with bodytag_. For example to render the entire page using a blue background, define a template variable 'bodytag_bgcolor = blue'.
Related Links
You can download PDF versions of the Content Contributor's, Administrator's, and Elements Reference documents from the support section of paperthin.com (requires login).
For technical support: