Autor | Zpráva | ||
---|---|---|---|
mackopu Profil |
#1 · Zasláno: 18. 9. 2010, 01:01:45 · Upravil/a: mackopu
Používám wysiwyg editor TinyMCE. Při vložení odkazu (přejetím slova myší) vše proběhne bez problému, po znovunačtení obsahu textarey je ale odkaz pryč! Co s tím?
Přikládám nastavení editoru: tinyMCE.init({ language : "cs", mode : "exact", elements : "uvod, obsah", theme : "advanced", entity_encoding : "raw", entities : "60,lt,62,gt,160,nbsp,38,amp", convert_fonts_to_spans : "true", remove_script_host : "false", plugins : "safari,spellchecker,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template", content_css : "tiny_mce_example_editor.css", // Theme options theme_advanced_buttons1 : "newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect,fontselect,fontsizeselect,|,help,code,preview,fullscreen", theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,|,insertdate,inserttime,|,forecolor,backcolor", theme_advanced_buttons3 : "tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,iespell,media,advhr,|,print,|,ltr,rtl", theme_advanced_buttons4 : "insertlayer,moveforward,movebackward,absolute,|,styleprops,spellchecker,|,cite,abbr,acronym,del,ins,attribs,|,visualchars,nonbreaking,template,blockquote,pagebreak,|,insertfile,insertimage", theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "left", theme_advanced_statusbar_location : "bottom", theme_advanced_resizing : true, theme_advanced_path_location : "bottom", theme_advanced_path : true, theme_advanced_disable : "", theme_advanced_blockformats : "p,div,h1,h2,h3,h4,h5,h6,blockquote,dt,dd,code,samp", paste_create_paragraphs : true, paste_create_linebreaks : false, paste_convert_middot_lists : true, paste_use_dialog : false, paste_auto_cleanup_on_paste : true, paste_convert_headers_to_strong : false, paste_strip_class_attributes : "all", paste_remove_spans : true, paste_remove_styles : true, cleanup : true, verify_html : true, relative_urls : true, document_base_url : "", custom_undo_redo : true, tab_focus : ':prev,:next', plugin_insertdate_dateFormat : "%Y-%m-%d", plugin_insertdate_timeFormat : "%H:%M:%S", nonbreaking_force_tab : true, apply_source_formatting : true, fix_table_elements : true, fix_list_elements : true, file_browser_callback : "tinyBrowser" }); |
||
Chamurappi Profil |
#2 · Zasláno: 20. 9. 2010, 09:15:24
Reaguji na mackopu:
Prosím o odkaz na živou ukázku. |
||
mackopu Profil |
#3 · Zasláno: 20. 9. 2010, 10:51:25
Chamurappi:
Prosím o strpení, chvíli to potrvá. Mám to nasazené v zaheslované administraci, tak to zkopíruji jinam. |
||
mackopu Profil |
#4 · Zasláno: 20. 9. 2010, 14:30:57
Všem se omlouvám, chyba byla mezi židlí a klávesnicí.
Vloudila se mi tam PHP fce strip_tags, která odstranila HTML formátování v obsahu textarea. |
||
Časová prodleva: 14 let
|
0