Changeset 482699
- Timestamp:
- 12/31/2011 05:45:43 AM (14 years ago)
- Location:
- esaudioplayer
- Files:
-
- 3 edited
-
tags/1.6.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/scrrenshot-1.png (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
esaudioplayer/tags/1.6.0/readme.txt
r480633 r482699 11 11 == Description == 12 12 13 This is a simple, cross platform, accessible audio player.You can get documentation and view demos from following site:<br> 13 This is a simple, cross platform, accessible audio player. 14 15 (Basic usage) 16 Write a shortcode like the following:<br> 17 <br> 18 [esplayer url="http://example.com/wp-content/uploads/sample.mp3" width="200" height="25"]<br> 19 <br> 20 For more details, please see the document from the following URL:<br> 14 21 http://tempspace.net/plugins/?page_id=4 22 15 23 16 24 This audio player has three different modes: -
esaudioplayer/trunk/readme.txt
r480633 r482699 11 11 == Description == 12 12 13 This is a simple, cross platform, accessible audio player.You can get documentation and view demos from following site:<br> 13 This is a simple, cross platform, accessible audio player. 14 15 (Basic usage) 16 Write a shortcode like the following:<br> 17 <br> 18 [esplayer url="http://example.com/wp-content/uploads/sample.mp3" width="200" height="25"]<br> 19 <br> 20 For more details, please see the document from the following URL:<br> 14 21 http://tempspace.net/plugins/?page_id=4 22 15 23 16 24 This audio player has three different modes:
Note: See TracChangeset
for help on using the changeset viewer.