[TYPO3-german] Tinymce4 RTE Bilder werden nach dem Speichern gelöscht
Remzi Demen
remzi.demen at deec.de
Wed Feb 18 13:01:29 CET 2015
Hallo,
ich habe Tinymce4 RTE installiert, es ist übersichtlicher und funktioniert sehr gut. Wenn ich Bilder in das Content hinzufüge klappt alles gut, code im Source passt auch. Nachdem ich die Änderungen speichere ist aber alles weg. Möglicherweise hat das Problem mit RTE nichts zu tun. Für eure Hilfe wäre ich dankbar, TSconfig ist unten.
Bei rtehtmlarea war es möglich, ich hatte in den Einstellungen von rtehtmlarea den Kästchen für Bilder aktiviert.
Page TSconfig:
[RTE]
[default]
[skin] = EXT:t3skin/rtehtmlarea/htmlarea.css
[FE]
[skin] = EXT:t3skin/rtehtmlarea/htmlarea.css
[proc]
[overruleMode] = ts_css
[dontConvBRtoParagraph] = 1
[preserveDIVSections] = 1
[allowTagsOutside] = address, article, aside, blockquote, footer, header, hr, nav, section, img
[allowTags] = a, abbr, acronym, address, article, aside, b, bdo, big, blockquote, br, caption, center, cite, code, col, colgroup, dd, del, dfn, dl, div, dt, em, font, footer, header, h1, h2, h3, h4, h5, h6, hr, i, img, ins, kbd, label, li, link, meta, nav, ol, p, pre, q, samp, sdfield, section, small, span, strike, strong, style, sub, sup, table, thead, tbody, tfoot, td, th, tr, title, tt, u, ul, var
[keepPDIVattribs] = id, title, dir, lang, xml:lang, itemscope, itemtype, itemprop, style
[transformBoldAndItalicTags] = 1
[dontUndoHSC_db] = 1
[dontHSC_rte] = 1
[entryHTMLparser_db] = 1
[allowTags] = a, abbr, acronym, address, article, aside, b, bdo, big, blockquote, br, caption, center, cite, code, col, colgroup, dd, del, dfn, dl, div, dt, em, font, footer, header, h1, h2, h3, h4, h5, h6, hr, i, img, ins, kbd, label, li, link, meta, nav, ol, p, pre, q, samp, sdfield, section, small, span, strike, strong, style, sub, sup, table, thead, tbody, tfoot, td, th, tr, title, tt, u, ul, var
[htmlSpecialChars] = 0
[tags]
[b]
[remap] = strong
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[i]
[remap] = em
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[span]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[rmTagIfNoAttrib] = 1
[p]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[fixAttrib]
[align]
[unset] = 1
[div]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[fixAttrib]
[align]
[unset] = 1
[hr]
[allowedAttribs] = class
[bdo]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[big]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[blockquote]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[cite]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[code]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[del]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[dfn]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[em]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[ins]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[kbd]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[label]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[q]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[samp]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[small]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[strike]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[strong]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[sub]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[sup]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[tt]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[u]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[var]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[removeTags] = center, font, link, meta, o:p, sdfield, strike, style, title, u
[keepNonMatchedTags] = protect
[HTMLparser_db]
[noAttrib] = br
[xhtml_cleaning] = 1
[exitHTMLparser_db] = 1
[keepNonMatchedTags] = 1
[htmlSpecialChars] = 0
[tinymceConfiguration] = EXT:tinymce4_rte/Configuration/TinyMce/standard.js
[proc]
[overruleMode] = ts_css
[dontConvBRtoParagraph] = 1
[preserveDIVSections] = 1
[allowTagsOutside] = address, article, aside, blockquote, footer, header, hr, nav, section, img
[allowTags] = a, abbr, acronym, address, article, aside, b, bdo, big, blockquote, br, caption, center, cite, code, col, colgroup, dd, del, dfn, dl, div, dt, em, font, footer, header, h1, h2, h3, h4, h5, h6, hr, i, img, ins, kbd, label, li, link, meta, nav, ol, p, pre, q, samp, sdfield, section, small, span, strike, strong, style, sub, sup, table, thead, tbody, tfoot, td, th, tr, title, tt, u, ul, var
[keepPDIVattribs] = id, title, dir, lang, xml:lang, itemscope, itemtype, itemprop, style
[transformBoldAndItalicTags] = 1
[dontUndoHSC_db] = 1
[dontHSC_rte] = 1
[entryHTMLparser_db] = 1
[allowTags] = a, abbr, acronym, address, article, aside, b, bdo, big, blockquote, br, caption, center, cite, code, col, colgroup, dd, del, dfn, dl, div, dt, em, font, footer, header, h1, h2, h3, h4, h5, h6, hr, i, img, ins, kbd, label, li, link, meta, nav, ol, p, pre, q, samp, sdfield, section, small, span, strike, strong, style, sub, sup, table, thead, tbody, tfoot, td, th, tr, title, tt, u, ul, var
[htmlSpecialChars] = 0
[tags]
[b]
[remap] = strong
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[i]
[remap] = em
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[span]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[rmTagIfNoAttrib] = 1
[p]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[fixAttrib]
[align]
[unset] = 1
[div]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[fixAttrib]
[align]
[unset] = 1
[hr]
[allowedAttribs] = class
[bdo]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[big]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[blockquote]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[cite]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[code]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[del]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[dfn]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[em]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[ins]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[kbd]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[label]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[q]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[samp]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[small]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[strike]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[strong]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[sub]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[sup]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[tt]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[u]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[var]
[allowedAttribs] = id, title, dir, lang, xml:lang, class, itemscope, itemtype, itemprop, style
[removeTags] = center, font, link, meta, o:p, sdfield, strike, style, title, u
[keepNonMatchedTags] = protect
[HTMLparser_db]
[noAttrib] = br
[xhtml_cleaning] = 1
[exitHTMLparser_db] = 1
[keepNonMatchedTags] = 1
[htmlSpecialChars] = 0
[config]
[tt_content]
[bodytext]
[proc]
[overruleMode] = ts_css
[types]
[text]
[proc]
[overruleMode] = ts_css
[textpic]
[proc]
[overruleMode] = ts_css
More information about the TYPO3-german
mailing list