=== WS Audio Player === Tags: audioplayer,flash,posts Contributors: icyleaf Tested up to: 2.3.1 Add Audio Player with Download function to your blog. ==================== 描述 ==================== 这个一个可在日志插入且附带下载功能的在线Flash播放器。 ==================== 安装 ==================== 1.解压缩ZIP文件到自己BLOG空间的wp-content/plugins下面。 2.进入WP后台激活WS Audio Player插件。 3.在WP后台的Option(操作)管理页面,找到WS Audio Plauer可进行外观的选择和配色。 ==================== 使用方法 ==================== 发布日志的时候,在代码状态输入:[audio=音乐的地址[,音乐名称,download]] (*)其中音乐名称和download(是否可下载)为可选择选项。 举例说明: 插入一首名为“爱转角”,音乐的地址为http://www.icyleaf.cn/music.mp3 样式1: 只显示播放器 [audio=http://www.icyleaf.cn/music.mp3] 样式2: 只显示播放器以及音乐名称 [audio=http://www.icyleaf.cn/music.mp3,爱转角] 样式3: 只显示播放器以及下载按钮(注意,中间有两个逗号) [audio=http://www.icyleaf.cn/music.mp3,,download] 样式4: 全部显示:播放器,音乐名称,下载按钮 [audio=http://www.icyleaf.cn/music.mp3,爱转角,download] ==================== 注意事项 ==================== 1. 除了音乐名称外,其他符号均为英文半角状态。 2. 如果只准备显示播放器以及下载按钮,不要忘记中间为两个逗号。 ==================== 历史记录 ==================== 1.0 终于...终于在富编辑模式下添加了按钮! 0.9.6 继续修复无法显示英语的部分和显示播放器的一个BUG,增加一个名为“白色经典”的样式。 0.9.5 修复无法显示英语的部分,添加在发布页面的按钮功能。 0.9.4 添加英语支持。 0.9.3 添加了FEED下显示音乐以及下载地址的显示。 0.9.1 修正了播放器一些CSS的错位,以及字体偏小问题。 ==================== Bugs ==================== 在加载自定义CSS文件到的文本编辑框,头部和尾部多了4个Tab标志位。 *********************************************************************************** == Installation == 1. Upload the full directory into your wp-content/plugins directory. 2. Activate the Plugin in WP-Admin. 3. Goto Options > WS Audio Player. If you want change Audio Player theme. == Useage == Create a post/page that contains a code snippet following the [audio=Music URL,[Music Title,download]] (*)Music Title and download is optional options. Example: here have a music url:http://www.icyleaf.cn/1973.mp3,and Music Title is "1973".then 1. Only show Audio Player. [audio=http://www.icyleaf.cn/1973.mp3] 2. Only show Audio Player and Music Title. [audio=http://www.icyleaf.cn/1973.mp3,1973] 3. Only show Audio Player and can be download. [audio=http://www.icyleaf.cn/1973.mp3,,download] 4. Show Audio Player, Music Title and can be download. [audio=http://www.icyleaf.cn/1973.mp3,1973,download] == History == 1.0 Add Button in Rich Editor Mode!! 0.9.6 Continue Fix English that can't show English and fix a bug that display for output, add a style named "Classic". 0.9.5 Fix English that can't show English and put this plugin with a function button into Write Page where it in the 'Code' mode. 0.9.4 Support English Language. 0.9.3 Added show music desc and download button in feeds. 0.9.1 Fix Css Style about font size and positions. ========= Credits: ========= This plugin was inspired from the WS Audio Plauer plugin by: icyleaf (http://www.icyleaf.cn)