Plugin Directory

Changeset 875597


Ignore:
Timestamp:
03/14/2014 08:15:11 PM (12 years ago)
Author:
TCattitude
Message:

Fix readme

Location:
vidsy/trunk
Files:
3 added
3 edited

Legend:

Unmodified
Added
Removed
  • vidsy/trunk/readme.txt

    r875557 r875597  
    33Tags: video, gallery, youtube, vimeo, ustream, embed, player, playlist, plugin, integration, tv, shortcode.
    44Requires at least: 3.5.1
    5 Requires at least: 3.5.1
    65Tested up to: 3.8.1
    7 Stable tag: 1.0.1
     6Stable tag: 1.0.2
    87License: GPLv2 or later
    98License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2120- Instantly create video playlists.
    2221- Add your own metadata to your playlists and videos.
    23 - Easily add your video playlists to any WordPress menu, page, post or siderbar.
     22- Easily add your video playlists to any WordPress menu, page, post or sidebar.
    2423- Customize your main video page and keep it automatically updated with all the new videos you collect on your playlists.
    2524- Customize your widgets.
    2625- Follow Youtube, Vimeo and Ustream accounts directly form your dashboard without having to keep independent accounts: specially useful for community managers.
    27 - Use our Bookmarklet to add videos to your WP directly from the source, without having to open htmls or change your code.
     26- Use our Bookmarklet to add videos to your WP directly from the source, without having to open html or change your code.
    2827- Connect your Facebook and Twitter accounts and get directly on your dashboard all the videos that are shared on your social networks.
    2928
     
    33322. Activate the plugin through the 'Plugins' menu in WordPress
    34333. Go to Appearance -> Widgets and add Vidsy's Widget to your sidebar (configure it as you like)
    35 4. Use our shortcode to display your fullsite inside any page or post. Try it!: [vidsy width="100%" height="800px"]
     344. Use our shortcode to display your full-site gallery inside any page or post. Try it!: `[vidsy width="100%" height="800px"]`
    3635
    3736== Frequently Asked Questions ==
     
    7069
    71701. Widget configuration.
    72 2. Widget public side look (light variant. Dark also included).
    73 3. Fullsite using [vidsy] shortcode.
    74 4. Vidsy's dashboard administration inside WordPress admin, for collect videos easily.
     712. Widget public side look (Light variant, Dark also included).
     723. Full-site gallery using `[vidsy]` shortcode.
     734. Vidsy's admin panel directly in your WordPress Dashboard.
     74
    7575
    7676== Changelog ==
    7777
    7878= 1.0.1 =
    79 * New options page. Set your account once, and forget. Widget use that information now.
    80 * Administer your Vidsy's dashboard from inside WordPress admin itself.
    81 * New shortcode for integrate a fullsite widget in any WordPress page. Test [vidsy width="100%" height="800px"] (*) width/height optional, in pixels or percentage. Width defaults to 100%, height to 800 pixels.
     79* New options page. Set your account once, all Widgets will sync automatically with your settings.
     80* Access your Vidsy.tv dashboard directly from your WordPress dashboard.
     81* New shortcode to integrate a full-site video gallery to any WordPress page. Give it a try!: `[vidsy width="100%" height="800px"]` (*) width/height optional, in pixels or percentage. Width defaults to 100%, height to 800 pixels.
    8282
    8383= 1.0.0 =
  • vidsy/trunk/vidsy.php

    r875557 r875597  
    44Plugin URI: http://vidsy.tv
    55Description: WordPress integration with Vidsy.tv
    6 Version: 1.0.1
     6Version: 1.0.2
    77Author: Vidsy.tv
    88Author URI: http://vidsy.tv
Note: See TracChangeset for help on using the changeset viewer.