Section Index with individual CSS-Styles

Submitting your vote...
Rating: 4.0 of 5. 1 vote(s).
Click the rating bar to rate this item.

This snippet wraps every section with a own CSS-style for formatting the index on each page individually. The layout setting of the header controls this behaviour (Layout1 - Layout5) and sets the coresponding CSS-Style .csc-section-1 to csc-section-5.

 

 

# override "Section index (pagecontent w/Index checked)"
tt_content.menu.20.3 >
tt_content.menu.20 {
  3 < styles.content.get
  3.wrap = <div class="csc-menu csc-menu-3">|</div>
  3.select.andWhere = sectionIndex!=0
  3.select.pidInList.override.field = pages
  3.renderObj = CASE
  3.renderObj {
    key.field = header_layout
    default = COA
    default {
      stdWrap.fieldRequired = header
      10 = TEXT
      10.field = header
      10.trim = 1
      10.htmlSpecialChars = 1
      10.dataWrap = <p class="csc-section-1">|</p>
      10.typolink.parameter.field = pid
      10.typolink.section.field = uid
    }
    1 < .default
    2 < .default
    2.10.dataWrap = <p class="csc-section-2">|</p>
    3 < .default
    3.10.dataWrap = <p class="csc-section-3">|</p>
    4 < .default
    4.10.dataWrap = <p class="csc-section-4">|</p>
    5 < .default
    5.10.dataWrap = <p class="csc-section-5">|</p>
  }
}

 

 

This snippet was submitted by Daniel Vorhauer.




Comments


No comments

Add comment

* - required field

*



*
*

Top 10 Updates

Nice fonts using Google font API geändert am  20-May-2010 16:36:47
TS-based Searchbox for Indexed Search  geändert am  18-May-2010 18:27:15
TYPO3 SEO geändert am  30-Apr-2010 09:44:22
Search engine friendly graphical headers in TYPO3 geändert am  30-Apr-2010 09:33:44
Creating a simple Infocenter using TYPO3 geändert am  17-Nov-2009 12:12:52
Making the Section Menu work correctly with TemplaVoila geändert am  05-May-2009 12:27:17
Show pages with type "Not in Menu" in a sitemap geändert am  05-May-2009 12:11:17
Implementation of the DHTML menu from brainjar.com  geändert am  01-Feb-2009 14:02:48
Sample DHTML menu geändert am  01-Feb-2009 13:51:25
A introduction to the CONTENT object geändert am  26-Jan-2009 13:20:39

Latest comments

20-Aug-2010 16:31:13
pritam schrieb: Hello, Can any body tell me how to add the realurl in the typo3.
Articles
17-Aug-2010 15:25:30
Graham Solomon schrieb: I have developed a nice extension for using this Google Font API with TYPO3, along with their web...
Nice Fonts using Google font API
12-Aug-2010 17:39:44
Ritesh Jaiswal schrieb: I have added the above code into page template but it is not working. It only index the page into...
Index search
Deutsch
Search: