[TYPO3-german] Marker überschreiben

Gregor Hermens gregor at a-mazing.de
Tue Dec 15 20:07:11 CET 2009


Hallo Konrad,

Konrad Schneid schrieb:

> Zuvor sah es bei mir so aus:
> 
> seite.10 = TEMPLATE
> seite.10 {
> 
>   template = FILE
>   template.file = fileadmin/index.html
>   workOnSubpart = DOKUMENT
>   marks.searchbox>
>   marks.searchbox< plugin.tx_macinasearchbox_pi1
>   marks.fzcode = TEXT
>   marks.fzcode.value =68A01125
> 
>   marks.INHALT < styles.content.get
>   marks.INHALTRECHTS < styles.content.getRight
>   marks.COMMENTS < plugin.tx_skpagecomments_pi1
>   marks.ORT = HMENU
> 
>   marks.ORT {
>     special = rootline
>     special.range = 0 | ?1
>     1 = TMENU
>     1 {
>       NO {
>         allWrap = &nbsp; | &nbsp -
>       }
>     }
>   }

ich hab das zur Übersichtlichkeit mal ein bischen eingerückt. In deinem Code 
fehlt zumindest die letzte Klammer (}). Ich hoffe mal das war nur ein Fehler 
durch Copy&Paste...

Deine Ersetzung muss so aussehen:

seite.10.marks.fzcode.value = 68A10127

Achte darauf, daß sie außerhalb aller geklammerten Bereiche steht.

Gruß,
Gregor
-- 
http://www.a-mazing.de/


More information about the TYPO3-german mailing list