Video List Manager – Manage Your Videos September 29, 2012

== Description ==

 
Video List Manager is the video list plugin for WordPress. Help you to add, edit, delete and manage youtube videos, separated by categories and display them by category.
 
* Features:
- Add Youtube Video
- Edit Video
- Delete Video
- Manage Video
- Add Category
- Edit Category
- Delete Category
- Manage Video
- Default Settings 
- Using jquery colorbox to show video, support 5 colorbox skins.
 
* Some shortcodes you need to know: 
- To show a video item you use this shordcode in your post/page : 
[tnt_ video id=]
id: video id
You also can use some following attributes to custom videos list
width : width of video in list
height : height of video in list
 
- To Show a videos list by category id you use this shordcode in your post/page: 
[tnt_ video_list id=] 
id: category id of videos list
You also can use some following attributes to custom videos list
col   : numbers of column you want to show  
limit : numbers of video you want show per page
width : width of video in list
height : height of video in list
 
* Note: Need to enable the permalink to run this plugin
 
== Installation ==
 
1. Download, install, and activate the Video List Manager plugin.
 
2. From your WordPress Dashboard, go to Video List Manager > Add Video.
To add cateogory, go to Video List Manager > Add Cateogory
 
3. Go to a post/page, use shortcodes. 
 
== Frequently Asked Questions ==
 
No Frequently Asked Questions
 
== Screenshots ==
 
1. Video Manager
2. Add Video
3. Categories
4. Settings
 
== Changelog ==
 
= 1.0 =
* The first version
* Support youtube video
 
== Upgrade Notice ==
 
= 1.0 =
* No notice
 
== Arbitrary section ==
 
CREDIT
Copyright:
Tung Pham 2012
 
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
       
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
   
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
SHORTCODES EXAMPLE: 
To show a video list with category id = 2 : 
[tnt_video_ list id=4] (default: 2 columns, 4 videos per page, width: 480, height: 360)
 
To show a video list with category id = 4 , 3 columns, 10 videos per page, width: 520, height: 420 : 
[tnt_video_ list id=4 col="3" limit="10" width="520" height="420"]
 
To show a video with video id = 3, width: 400, height: 300 
[tnt_ video id=3 width="400" height="300"]
 
Link download (don't forget to rate it if you like) : http://wordpress.org/extend/plugins/video-list-manager
 
Donate: 

 

 
If you have any questions, you also can comment at here.

 

LEAVE A REPLY

* indicates a required field
You may use this HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>