Plugin Directory

Changeset 1021748


Ignore:
Timestamp:
11/07/2014 10:16:42 PM (11 years ago)
Author:
TouchCast
Message:

2.0.0 Update -

  • Support for all modern browsers.
  • New Player Design.
  • Removed autoforward option.
  • Minor Bug fixes.
Location:
touchcast-embed
Files:
12 added
2 edited

Legend:

Unmodified
Added
Removed
  • touchcast-embed/assets/readme.txt

    r885998 r1021748  
    44Tags: video, interactive, video web, embed, touch, cast, vApps, interactive video, touchcast, wordpress, plug-in, plugin
    55Requires at least: 3.0.1
    6 Tested up to: 3.8
    7 Stable tag: 1.0.2
     6Tested up to: 4.0
     7Stable tag: 2.0.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    83831.After the plugin is installed, you should see a TouchCast icon listed in toolbar of the WP Post interface.
    8484
    85 2. When you click the TouchCast icon, you will get a pop-up that looks like the one in this screenshot where you must specify the URL of your TouchCast (ex: http://www.touchcast.com/your_channel_name/your_specific_video). Auto-play (to play as soon as your post loads) and Auto-forward (if you want to play more videos from your channel) are options. You must specify the size of the video embed window by listing the width and height of the video frame (recommended: width-640, height-380). Finalize by selecting Insert.
     852. When you click the TouchCast icon, you will get a pop-up that looks like the one in this screenshot where you must specify the URL of your TouchCast (ex: http://www.touchcast.com/your_channel_name/your_specific_video). Auto-play (to play as soon as your post loads) are options. You must specify the size of the video embed window by listing the width and height of the video frame (recommended: width-640, height-380). Finalize by selecting Insert.
    8686
    87873. This is an example of the short code that will automatically be added to your WP post after you finish the process.
     
    9494
    9595== Changelog ==
     96
     97= 2.0.0 =
     98* Support for all modern browsers.
     99* New Player Design.
     100* Removed autoforward option.
     101* Minor Bug fixes.
    96102
    97103= 1.0.2 =
     
    106112== Upgrade Notice ==
    107113
     114= 2.0.0 =
     115* Support for all modern browsers.
     116* New Player Design.
     117* Removed autoforward option.
     118* Minor Bug fixes.
     119
    108120= 1.0.2 =
    109121Fix distortion when theme styles overwrite iframe styles.
  • touchcast-embed/trunk/readme.txt

    r885998 r1021748  
    44Tags: video, interactive, video web, embed, touch, cast, vApps, interactive video, touchcast, wordpress, plug-in, plugin
    55Requires at least: 3.0.1
    6 Tested up to: 3.8
    7 Stable tag: 1.0.2
     6Tested up to: 4.0
     7Stable tag: 2.0.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    83831.After the plugin is installed, you should see a TouchCast icon listed in toolbar of the WP Post interface.
    8484
    85 2. When you click the TouchCast icon, you will get a pop-up that looks like the one in this screenshot where you must specify the URL of your TouchCast (ex: http://www.touchcast.com/your_channel_name/your_specific_video). Auto-play (to play as soon as your post loads) and Auto-forward (if you want to play more videos from your channel) are options. You must specify the size of the video embed window by listing the width and height of the video frame (recommended: width-640, height-380). Finalize by selecting Insert.
     852. When you click the TouchCast icon, you will get a pop-up that looks like the one in this screenshot where you must specify the URL of your TouchCast (ex: http://www.touchcast.com/your_channel_name/your_specific_video). Auto-play (to play as soon as your post loads) are options. You must specify the size of the video embed window by listing the width and height of the video frame (recommended: width-640, height-380). Finalize by selecting Insert.
    8686
    87873. This is an example of the short code that will automatically be added to your WP post after you finish the process.
     
    9494
    9595== Changelog ==
     96
     97= 2.0.0 =
     98* Support for all modern browsers.
     99* New Player Design.
     100* Removed autoforward option.
     101* Minor Bug fixes.
    96102
    97103= 1.0.2 =
     
    106112== Upgrade Notice ==
    107113
     114= 2.0.0 =
     115* Support for all modern browsers.
     116* New Player Design.
     117* Removed autoforward option.
     118* Minor Bug fixes.
     119
    108120= 1.0.2 =
    109121Fix distortion when theme styles overwrite iframe styles.
Note: See TracChangeset for help on using the changeset viewer.