[Typo3-german] rte-htmlarea 0.7.4 und h-tags und links

thorsten greiner ng-reply at brainoutput.net
Sat Nov 5 13:05:51 CET 2005


hi...

ich benutze rte-htmlarea 0.7.4 in mozilla 1.0.6 aufm mac unter os x 10.4
soweit so gut... 

thema h-tags... ich hab hier schon die eine oder andere frage dazu gelesen,
aber noch keine befriedigende antwort bekommen. bei der ausgabe der h-tags
wird offensichtlich ein htmlspecialchars benutzt, so daß z.b. so etwas dabei
rauskommt: <h2>Toxicity assessment</h2>

warum nur bei den headlines und nicht bei <ul> usw.?

meine tsconfig schaut so aus:

RTE.config.tt_content.bodytext.showButtons = *
RTE.default.disableSelectColor = 1
RTE.default.disableColorPicker = 1
RTE.default.fontFace = face1
RTE.default.contentCSS = fileadmin/templates/styles/rte_styles.css
RTE.default.showTagFreeClasses = 1
RTE.default.classesCharacter = boldgreenu
RTE.default.classesAnchor = link
RTE.default.hideTags = font, font (full)
RTE.default.hidePStyleItems = H4,H5,H6,PRE,ADDRESS
RTE.default.enableWordClean = 1
RTE.default.showButtons = *
RTE.default.proc {
    overruleMode = ts_css
    dontConvBRtoParagraph = 1
    internalizeFontTags = 1
    allowTagsOutside = img,hr,address
    allowTags = table, tbody, tr, th, td, h1, h2, h3, h4, h5, h6, div, p,
br, span, ul, ol, li, pre, blockquote, strong, em, b, i, u, sub, sup,
strike, a, img, nobr, hr, center, font, tt, q, cite, abbr, acronym, address
    denyTags >
    keepPDIVattribs = align,class,style
    allowedClasses = _
    entryHTMLparser_db = 1
    entryHTMLparser_db {
      allowTags < RTE.default.proc.allowTags
      noAttrib = hr, b, i, u, strike, sub, sup, strong, em, quote,
blockquote, cite, tt, br, center
      tags.hr.allowedAttribs = class
      tags.b.remap = strong
      tags.i.remap = em
      keepNonMatchedTags = protect
      htmlSpecialChars = 0
}

bei htmlSpecialChars hab ich schon folgende varianten durch:
#htmlSpecialChars = 0
htmlSpecialChars = 0
htmlSpecialChars = 1
htmlSpecialChars = -1

thema links: die links die der rte produziert sind nur ?id=XY und nicht die
volle url incl. simulatestaticdocuments...

ich schnalls echt nicht mehr...

der editor an sich ist echt schön... aber ich werd hier langsam
wahnsinnig... ;)

wenn mir jemand helfen kann oder weiß, wo ich was nachlesen kann: her damit!

danke :)

cheers, thorsten

-- 
there are only 10 types of people who understand binary... those who do and
those who don't...




More information about the TYPO3-german mailing list