Diazo Tags

Chrissy Wainwright

<rules>

<rules css:if-content="#visual-portal-wrapper">

A tag that contains a condition, used for grouping rules.

<replace>

<replace css:theme-children=".mainNav" css:content-children="#portal-globalnav"/>

Replace the selected element from the theme with the selected element from the content.

<before> and <after>

<before css:theme-children="head" css:content="base"/>
<after css:theme-children="head" css:content="head link, head style"/>

Place content before or after selected item in the theme.

<drop> and <strip>

<drop css:content='#portal-breadcrumbs'/>
<strip css:content='#portal-logo'/>

<drop> will remove the element and all its children.

<strip> will remove the selected tag, and leave the children.

<merge> and <copy>

<merge attributes="class" css:theme="body" css:content="body" />
<copy attributes="href" css:theme=".homeLink" css:content="#portal-logo"/>

Both are for applying attributes on elements from the content to the theme.

<merge> will combine attributes from the content and the theme.

<copy> will place or replace attributes.

SpaceForward
Right, Down, Page DownNext slide
Left, Up, Page UpPrevious slide
POpen presenter console
HToggle this help