[TYPO3-german] htmlArea RTE löscht img-Tag?

Manfred Rutschmann manfred.rutschmann at cobra-tut.de
Tue Jan 17 12:01:36 CET 2006


Am Tue, 17 Jan 2006 11:51:28 +0100 schrieb Florian Liese:

> Hallo,
> 
> nachdem ich mich nun lange mit dem htmlArea RTE beschäftigt habe und dachte, 
> ich hätte die Konfiguration verstanden, akzeptiert dieser nun ein img-Tag 
> nicht mehr. Ich füge über den Button ein Bild in meinen Text ein, doch das 
> img-Tag landet nicht in der Datenbank. Alle anderen Tags scheinen zu gehen...
> 
> Ich benutze die Version rtehtmlarea 1.1.2 (neueste). In den 
> Extension-Einstellungen hab ich u.a. folgendes ausgewählt:
> 
> plugins: TableOperations, SpellChecker, ContextMenu, SelectColor, 
> TYPO3Browsers, InsertSmiley, FindReplace, RemoveFormat, CharacterMap, 
> QuickTag, InlineCSS, DynamicCSS, UserElements, Acronym
> Default configuration settings: Advanced
> Enable images in the RTE: true
> 
> Hier mein TSconfig auf der Root-Page:
> 
> --------------------------------------------------------------------------------------------
> 
> RTE.default {
> 	contentCSS = fileadmin/template/res/paragraph-styles.css
> 	showTagFreeClasses = 1
> 	ignoreMainStyleOverride = 1
> 	enableWordClean = 1
> 	useCSS = 1
> 	showButtons = * 
> 	hideButtons = copy, paste, cut, insertcharacter, subscript, superscript, 
> findreplace, removeformat, toggleborders, outdent, indent, textindicator, 
> fontstyle, fontsize, strikethrough, underline, lefttoright, righttoleft, 
> bgcolor, emoticon, spellcheck, inserttag, showhelp, user, acronym
> 	hidePStyleItems = h1, h4, h5, h6, pre, address
> 	disableColorPicker = 0
> 	showStatusBar = 1
> 	defaultLinkTarget =
> }
> 
> RTE.default.proc {
>     overruleMode = ts_css
>     dontConvBRtoParagraph = 1
>     internalizeFontTags = 1
>     allowTagsOutside = img,hr,h1,h2,h3,h4,h5,h6,table,span
>     allowTagsInTypolists = br,font,b,i,u,a,img,span
>     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
>     denyTags >
>     keepPDIVattribs = align,class,style
>     preserveTables = 1
> 
>     HTMLparser_rte {
>         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
> 		keepNonMatchedTags = 1
>     }
> 
>     HTMLparser_db {
>         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
>         keepNonMatchedTags = 1
>     }
> }
> 
> --------------------------------------------------------------------------------------------
> 
> 
> Ich hoffe, jemand hat einen Rat für mich.
> Vielen dank schonmal!
> 
> Gruß, Florian Liese

Mit Welchem Browaser?
Das image vor dem Speichern "demarkiert" bzw einen umbruch danach gemacht?
Grüße Manfred



More information about the TYPO3-german mailing list