[Typo3-UG Oesterreich] DIV- und P-Tag Problem

Christian Kurta kurta at typoheads.com
Sun Jan 18 01:27:14 CET 2004


Wenn wir diesen Typoscript-Code nehmen, dann haben wir statt den P-Tags des 
RTE schöne DIV Tags. (so wie wir es wollen.) Jedoch funktionieren keine 
Hyperlinks mehr (A-Tags), weil der <A> durch <LINK> ersetzt.

###################
# MACHT AUS DEN P-TAGS ganz huebsche DIV-Tags
tt_content.text.20.parseFunc { 
externalBlocks = div,table,tr,td,tbody
makelinks = 1

#allowTags =
#denyTags = a
nonTypoTagStdWrap.encapsLines.nonWrappedTag > 
nonTypoTagStdWrap.encapsLines.wrapNonWrappedLines = <p> | </p>
nonTypoTagStdWrap.encapsLines.addAttributes { 
    P.style = 
    PRE.style = 
  } 
  externalBlocks {
    div.stripNL = 1
  }
}

# ende.
##################

Hat jemand eine Idee, wie wir wieder zu unseren Links kommen und trotzdem 
unsere DIV-Tags behalten dürfen?

lg Christian.

--
Christian Kurta
kurta at typoheads.com
www.typoheads.com
Tel.: 0676 / 774 6 500
ICQ: 50273991
----------------------
Neue Projekte:
http://www.strassberger.at - Uhren, Schmuck Straßberger Horn
http://www.acon-consulting.com - ACON Management Consulting





More information about the TYPO3-at mailing list