Embedding(嵌入)





You can safely embed any external HTML code on your pages. To guarantee maximum safety, HTML code is placed in a safe environment (iframe sandbox) to limit the possibility of cross-site scripting attacks.

E.g. to display del.icio.us tag cloud as generated from http://del.icio.us/help/tagrolls simply wrap the html code in a [[html]][[/html]] tags:

[[html]]<script type="text/javascript" src="http://del.icio.us/feeds/js/tags/michal_frackowiak?icon;size=12-35;color=87ceeb-0000ff;title=my%20del.icio.us%20tags"></script>[[/html]]

Note: previously [[html]] tag functionality was partly covered by the [[embed]] tag, which is now deprecated and aliased to [[html]]. This is why you might still find [[embed]] tag here and there.

Examples of supported media using [[html]] tags:

Video & Audio

favicon.ico YouTube video
favicon.ico Google Video
favicon.ico Vimeo videos (HD) - more»
favicon.ico DailyMotion videos - more»
GameTrailers-favicon.ico GameTrailers Video (HD) - more» 傻逼wikidot官方,网站死了还不更新
favicon.ico Animoto
favicon.ico Flickr videos - more»
favicon.ico TeacherTube videos - more»
favicon.ico SchoolTube videos - more»
favicon.ico Blip.tv videos (HD) - more»
favicon.ico Playlist.com music player - more»
favicon.ico FineTune player
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License