Patrick Zanker schrieb:
Hallo Typo3'ler,

ich möchte gerne in meinem Footer das Copyright Zeichen + Text + eine Navigation stehen haben.


temp.footer = COA
temp.footer {
  wrap = <div id="footer">|</div>
  10 = TEXT
  10.value = dein Text
  10.noTrimWrap = |&copy; 2010 ||
  20 = HMENU
  20 {
    special = directory
    special.value = {$footer.pid}
    1 = TMENU
    1.NO.allWrap = <li> | </li>
    1.wrap = <ul> | </ul>
  }
}


--
Ralf-René Schröder
http://if-20.com  ... YAML templates for TYPO3
______________________________________________
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an