半个wp 媒体播放插件

By SuperTaoer | 九月 7, 2005
Under: WordPress的
Views:

感觉不能算个完整的wp插件
不过可以正常使用
还是发布出来吧

点击下载
目录结构:
/ ——————–wp根目录
/media.php ———–php文件
/js ——————–js目录
/js/media-plugin.js ——-js文件
/wp-content/plugins —–插件目录
/wp-content/plugins/media-plugin.php —–插件函数文件
/wp-content/themes/your_themes_dir/header.php ——–模版头文件
然后,在你的header.php文件里面加入:

  1. <script language="javascript" src="/js/media-plugin.js"></script>

在后台插件管理中激活插件
感觉有些麻烦,不过可以使用,在你写blog的时候,
加入下面js函数即可,
example:

  1. <a href="#" onclick="javascript:open_media_window(‘media文件地址’,'选择media_player或者real_player’,'是否自动播放选择true或者false’);return false;">点击在线播放</a>

我的这篇blog的在线播放就是按照这种方式完成的

现在我自己也已经不用这个插件了,本来想用coolplayer,但是无奈下载链接无效,就改用了Flash Video Player

差..好文!! (还没评价)
Loading ... Loading ...

Leave a Message

No Messages

No Messages

RSS feed for comments on this post. TrackBack URI

Leave a Message