終於尋找解答放置Youtube的語法方式,先前有人寫過模組程式可以放置,但是並沒有解決問題。
終於在以下討論中找到答案
http://communityserver.org/forums/p/470828/596105.aspx
方法並不能,只需要針對 communityserver.config 進行修正,請尋找到下列位置進行修改
將 <object enable = "true" /> 的語法家到下列位置
<MarkUp> <globalAttributes> <class enable = "true" /> <style enable = "true" /> <align enable = "true" /> <object enable = "true" /> <id enable = "true" /> </globalAttributes>
另外在將 <embed src = "true" width = "true" height = "true" type = "true" /> 加到下方的位置
<html> <h1 /> <h2 /> <h3 /> <h4 /> <h5 /> <h6 /> <h7 /> <strong /> <em /> <u /> <b /> <i /> <strike /> <sub /> <sup /> <font size = "true" color = "true" face = "true" /> <blockquote dir = "true" /> <ul /> <ol start="true" /> <li /> <p dir = "true" /> <address /> <div /> <hr /> <br /> <a href = "true" title = "true" name = "true" target= "true" rel = "true" /> <span /> <img src = "true" alt = "true" title = "true" border = "true" width = "true" height = "true" hspace = "true" /> <table cellpadding = "true" cellspacing = "true" bgcolor = "true" /> <th /> <td rowspan = "true" colspan = "true" /> <tr /> <pre /> <code /> <xmp /> <lecut /> <embed src = "true" width = "true" height = "true" type = "true" /> </html> </MarkUp>
做好上述修改後,就可以在BLOG或討論區中放置該語法。
不要問我為你做了什麼,只要問你為我做了什麼,問這麼多有什麼用呢?好好的給我做就對了我的部落格 http://bbs.jbear.net/blogs/black