Changeset 875597
- Timestamp:
- 03/14/2014 08:15:11 PM (12 years ago)
- Location:
- vidsy/trunk
- Files:
-
- 3 added
- 3 edited
-
deploywithassets.sh (added)
-
readme.txt (modified) (4 diffs)
-
screenshot-1.png (modified) (previous)
-
screenshot-3.png (added)
-
screenshot-4.png (added)
-
vidsy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vidsy/trunk/readme.txt
r875557 r875597 3 3 Tags: video, gallery, youtube, vimeo, ustream, embed, player, playlist, plugin, integration, tv, shortcode. 4 4 Requires at least: 3.5.1 5 Requires at least: 3.5.16 5 Tested up to: 3.8.1 7 Stable tag: 1.0. 16 Stable tag: 1.0.2 8 7 License: GPLv2 or later 9 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 21 20 - Instantly create video playlists. 22 21 - Add your own metadata to your playlists and videos. 23 - Easily add your video playlists to any WordPress menu, page, post or side rbar.22 - Easily add your video playlists to any WordPress menu, page, post or sidebar. 24 23 - Customize your main video page and keep it automatically updated with all the new videos you collect on your playlists. 25 24 - Customize your widgets. 26 25 - 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 html sor 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. 28 27 - Connect your Facebook and Twitter accounts and get directly on your dashboard all the videos that are shared on your social networks. 29 28 … … 33 32 2. Activate the plugin through the 'Plugins' menu in WordPress 34 33 3. 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 full site inside any page or post. Try it!: [vidsy width="100%" height="800px"]34 4. Use our shortcode to display your full-site gallery inside any page or post. Try it!: `[vidsy width="100%" height="800px"]` 36 35 37 36 == Frequently Asked Questions == … … 70 69 71 70 1. 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. 71 2. Widget public side look (Light variant, Dark also included). 72 3. Full-site gallery using `[vidsy]` shortcode. 73 4. Vidsy's admin panel directly in your WordPress Dashboard. 74 75 75 76 76 == Changelog == 77 77 78 78 = 1.0.1 = 79 * New options page. Set your account once, a nd forget. Widget use that information now.80 * A dminister 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. 82 82 83 83 = 1.0.0 = -
vidsy/trunk/vidsy.php
r875557 r875597 4 4 Plugin URI: http://vidsy.tv 5 5 Description: WordPress integration with Vidsy.tv 6 Version: 1.0. 16 Version: 1.0.2 7 7 Author: Vidsy.tv 8 8 Author URI: http://vidsy.tv
Note: See TracChangeset
for help on using the changeset viewer.