Plugin Directory

Changeset 715735


Ignore:
Timestamp:
05/20/2013 07:20:01 PM (13 years ago)
Author:
isimpledesign
Message:

Bug fixes
Video streaming
Styling amends
Video Branding
Personal logo option
font colour option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • s3audible-amazon-s3-music-player/trunk/s3audible.php

    r715733 r715735  
    44Plugin URI: http://www.s3audible.com/
    55Description: 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.2
     6Version: 2.3
    77Author: Samuel East
    88Author URI: http://www.s3audible.com/
     
    4747        public $loggedin        = 'false';
    4848        public $search          = 'false';
    49         public $vlogo           = '';
     49        public $vlogo           = 'https://s3.amazonaws.com/s3audible/s3audible_logo.png';
    5050        public $icons           = 'grey';
    5151       
Note: See TracChangeset for help on using the changeset viewer.