Ignore:
Timestamp:
31 May 2013, 12:37:59 (11 years ago)
Author:
uli
Message:

Add a simple diazo rule: use full.html template if no newsportlet
appears on the page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/ngren.theme/trunk/ngren/theme/ngren_theme/rules.xml

    r10253 r10263  
    88  <theme href="home.html" css:if-content="body.template-frontpageview" />
    99  <theme href="full.html" css:if-content="#portal-column-content.width-full"/>
     10  <theme href="full.html" css:if-not-content="#newsportlet" />
    1011  <theme href="example.html"/>
    1112  <notheme if="$ajax_load" />
Note: See TracChangeset for help on using the changeset viewer.