Web pattern library, style and technical reference
The 'Blank' parse file is the layout that is used, primarily, for displaying content within a lightbox when the rest of the surrounding layout/template is not required.
<MySource_AREA id_name="show_h1" design_area="show_if"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Page.H1"/> <MySource_SET name="condition_keyword_match" value="^false" /> <MySource_ELSE> <h1><MySource_PRINT id_name="__global__" var="asset_name" /></h1> </MySource_ELSE> </MySource_AREA> <MySource_AREA id_name="body" design_area="body" />
Parse file last updated 17 October 2017