主題: tinymce,edit html souce問題.................. 作者: naceri0428 於 十月 24, 2006, 10:46:54 上午 小弟今天想要在新文章上發表mpg影音檔案,所以利用 Edit HTML Source 的部份來編輯,
步驟: (http://140.130.196.8/Q.JPG) 然後卻自動轉換成flash player@@!!!! 如圖: (http://140.130.196.8/a.JPG) 後來我想直接在文章欄上把原始碼直接寫上去,預覽下去結果成功了! but,發表出去文章卻跑出原始碼出來......囧rz.... 各位先進請指導一下 麻煩了!!! 感激不盡~ 主題: Re: tinymce,edit html souce問題.................. 作者: hsuzy 於 十月 24, 2006, 12:46:53 下午 印象中, tinymce 不支援 <embed> , 或許只留下 object 的語法看看吧
主題: Re: tinymce,edit html souce問題.................. 作者: bibicall 於 十月 24, 2006, 01:48:49 下午 小弟今天想要在新文章上發表mpg影音檔案,所以利用 Edit HTML Source 的部份來編輯, 步驟: 各位先進請指導一下 麻煩了!!! 感激不盡~ 請參考一下精華區裡的討論串 (http://forum.lifetype.org.tw/index.php?topic=1445.msg8496#msg8496),應該會獲得滿意的回答 如果還是沒有獲得解答,請善用搜尋功能:使用tinymce 和 embed 做Keyword. 有相當多的討論內容,應該可以解決你的問題的。 主題: Re: tinymce,edit html souce問題.................. 作者: markwu 於 十月 24, 2006, 03:17:08 下午 如果你是使用 lifetype 1.1,那麼請直接升級到 1.1.1 吧。我們已經加入了 Insert Google/Youtube 的功能了。
他應該直接解決了 插入 embed 標籤的問題。 Mark 主題: Re: tinymce,edit html souce問題.................. 作者: catseyes 於 十月 24, 2006, 10:11:14 下午 想問一下 1.1.1 有沒有升級包呢!?!? :P 中文網站好像沒有看到 1.1.1 的相關消息耶 ^^
主題: Re: tinymce,edit html souce問題.................. 作者: nba23 於 十月 25, 2006, 07:22:34 上午 我是自己增加/tinymce/ 的flash的plugin,请看附件,我用的也是LT1.1正式版
再修改下这个档lifetype_11/js/tinymce/tiny_mce-plog.js: 引用 tinyMCE.init({ mode : "exact", elements : "postText,postExtendedText", theme : "advanced", plugins : "fullscreen,table,inlinepopups,insertdatetime,emotions,insertresource,flash,insertcode", relative_urls : false, remove_script_host : false, force_p_newlines : true, cleanup_on_startup : true, theme_advanced_buttons1 : "fullscreen,separator,fontsizeselect,fontselect,forecolor,backcolor,bold,italic,underline,strikethrough,separator,justifyleft,justifycenter,justifyright,justifyfull", theme_advanced_buttons2 : "bullist,numlist,indent,outdent,separator,link,unlink,image,insertresource,emotions,separator,hr,insertdate,inserttime,flash,separator,code", 操作方法与演示地址在这里,http://admin.cnplog.com/post/1/137 主題: Re: tinymce,edit html souce問題.................. 作者: btfans 於 四月 15, 2007, 09:17:40 上午 to nba23:
I use LT1.1, insert all in flash.zip and amend the tinymce js. still cannot see the flash.icon, any hints ? |