<replace css:theme="article" css:content-children="#content" css:if-not-content="#content-core"/>
<drop css:theme=".manageLink" if="$anon_user"/>
Checks if a variable or condition is True or False.
Rule is run if the condition is True.
<replace css:theme="#title" if-path="/news"/> News Section </replace>
Checks the current location in the site (relative to the site root), runs the rules if path matches.
Multiple paths can be tested, separated by a space:
<drop css:content="#footer" if-path="/news /events"/>
The placement of slashes in the path is important.
<rules css:if-content="#portal-column-two"> ...
Checks if an element exists on the current page.
Space | Forward |
---|---|
Right, Down, Page Down | Next slide |
Left, Up, Page Up | Previous slide |
P | Open presenter console |
H | Toggle this help |