Форум больше не используется. Присоединяйтесь к каналу #community-ru в Slack for TYPO3 community |
27.08.2007, 16:18 | #1 |
Продвинутый
|
опция в wec_knowledgebase
есть такая опция в wec_knowledgebase как: to enable|disable html tags
вот выдержка из описания: You can allow only certain HTML tags in a post, allow NO HTML tags in a post, or allow all HTML tags in a post. If you do allow All, the <script> tag will still be stripped. We would recommend to either allow none or a limited list. You can add whatever tags you want by entering in here all the tags together like “<b><i><span>...." а как бы мне все таки разрешить использование <script>?
__________________
«Не спрашивай, что ты можешь получить от TYPO3. Скажи, что ты можешь дать TYPO3!» | Продвижение сайта без посредников. SAPE! |
27.08.2007, 17:15 | #2 |
Senior Member
|
Это же огромная дыра!.. вплоть до организации DDoS-ов.
Зачем? |
27.08.2007, 18:46 | #3 |
Продвинутый
|
ДДоС это неправильно!
Мне нужно формочку со стороннего сайта к каждой новости крепить (
Есть, конечно, другие варианты, но хочется все таки формочку ) PS. На обычные страницы форма вставляется как html без проблем
__________________
«Не спрашивай, что ты можешь получить от TYPO3. Скажи, что ты можешь дать TYPO3!» | Продвижение сайта без посредников. SAPE! |
29.08.2007, 16:11 | #4 | |
Продвинутый
|
Если кратко.
Цитата:
RTE.default.proc.preserveTables = 1 RTE.default.proc.entryHTMLparser_db.keepNonMatched Tags = 1 RTE.config.tt_content.bodytext.showButtons = blockstylelabel, blockstyle, textstylelabel, textstyle, fontstyle, fontsize, formatblock, bold, italic, lefttoright, righttoleft, left, center, right, justifyfull, orderedlist, unorderedlist, outdent, indent, textcolor, bgcolor, textindicator, emoticon, insertcharacter, line, link, image, table, user, acronym, findreplace, spellcheck, chMode, inserttag, removeformat, copy, cut, paste, undo, redo, showhelp, about, toggleborders, tableproperties, rowproperties, rowinsertabove, rowinsertunder, rowdelete, rowsplit, columninsertbefore, columninsertafter, columndelete, columnsplit, cellproperties, cellinsertbefore, cellinsertafter, celldelete, cellsplit, cellmerge RTE.config.tt_news.bodytext.showButtons = textstylelabel, textstyle, formatblock,left, center, justifyfull,outdent, indent, textindicator, line, link, image, findreplace, spellcheck, chMode, removeformat, copy, cut, paste, undo, redo, showhelp, about RTE.default.hideButtons = underline, strikethrough, subscript, superscript RTE.default.proc { preserveTags = script allowTags = b,i,strong,em,table, tbody, tr, th, td, h1, h2, h3, h4, h5, h6, div, p, br, span, ul, ol, li, pre, blockquote, strong, em, a, img, hr, tt, q, cite, abbr, acronym, address overruleMode = ts_css dontConvBRtoParagraph = 1 internalizeFontTags = 1 allowTagsOutside = img,hr,address denyTags = sup,sub,strike,center,u entryHTMLparser_db = 1 entryHTMLparser_db { allowTags < RTE.default.proc.allowTags xhtml_cleaning = 1 htmlSpecialChars = -1 noAttrib = b, i, u, strike, sub, sup, strong, em, quote, blockquote, cite, tt, br, center tags.hr.allowedAttribs = class tags.span.allowedAttribs = class tags.b.remap = strong tags.i.remap = em removeTags = sdfield keepNonMatchedTags = 1 } exitHTMLparser_db = 1 exitHTMLparser_db { allowTags < RTE.default.proc.allowTags tags.b.remap = strong tags.i.remap = em keepNonMatchedTags = 1 htmlSpecialChars = -1 } } This is for rtehtmlarea. Все zehr gut!
__________________
«Не спрашивай, что ты можешь получить от TYPO3. Скажи, что ты можешь дать TYPO3!» | Продвижение сайта без посредников. SAPE! |
|
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
регистрация пользователя на русском языке | GrishanAnton | Общие вопросы | 2 | 04.04.2006 03:35 |