Changeset 715062
- Timestamp:
- 05/18/2013 09:18:19 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
s3audible-amazon-s3-music-player/trunk/s3audible.php
r715060 r715062 4 4 Plugin URI: http://www.s3audible.com/ 5 5 Description: s3audible is a wordpress plugin that will allow you to stream music and video directly from your Amazon s3 account, sign up for a account at s3audible.com you can then manage and control your playlists. S3audible will play on multiple devices being a html5 player it has support for iphone ipad etc. 6 Version: 2. 06 Version: 2.1 7 7 Author: Samuel East 8 8 Author URI: http://www.s3audible.com/ … … 409 409 background-image:url('.stripcslashes($bgimage).'); 410 410 background-repeat:repeat; 411 width: 480px;411 width: '.$width.'; 412 412 height: 100%; 413 413 float: left;
Note: See TracChangeset
for help on using the changeset viewer.