Linux 软件免费装

Plugin Name

开发者 baba_mmx
更新时间 2013年3月12日 19:56
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 3.5
版权: GPLv2
版权网址: 版权信息

标签

video lightbox playlists coverflow youyube contentflow html5lightbox

下载

1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6

详情介绍:

Displays a user's Youtube videos in a simil-Coverflow way. This plugin uses ContentFlow v1.0.2 and HTML5Lightbox Javascript libraries to mimic the Coverflow's Apple visualization interface. Usage Shortcode Options Style You can change the color of the text displayed underneath the video thumbnails adding some CSS to your theme stylesheet file: .ContentFlow .globalCaption .caption { color: black; } If you need to change also the slider color you have to overwrite the default values with something like that: .ContentFlow .scrollbar { background: url(img/my_scrollbar.png) left center repeat-x !important; } .ContentFlow .scrollbar .slider { background: url(img/my_slider.png) center center no-repeat !important; } Where my_scrollbar.png and my_slider.png are your custom images (under the img folder of your theme). These images needs to be like scrollbar_white.png and slider_white.png under wp-content/plugins/coverflow-youtube-videos/ContentFlow/img

安装:

  1. Unzip the archive of the plugin or download it from the official Wordpress plugin repository
  2. Upload the folder 'coverflow-youtube-videos' to the Wordpress plugin directory (../wp-content/plugins/)
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Configure it as you like

屏幕截图:

  • User's YouTube videos shown in a simil-Coverflow way
  • Single video overlay
  • Configuration panel

常见问题:

Do I need to edit any files?

No, once followed the installation instruction you have done. Just check for file permissions (chmod +x).

How do I display the user's YouTube videos?

Add this shortcode to either a post or page: [coverflow_youtube_videos].

How do I enable videos of a specific user?

Go to 'Settings -> Coverflow YouTube Videos' and change the username of the Youtube user. See Usage and Shortcode Options sections in the main plugin page for more info.

I need some plugin modifications. How can I tell you what I want?

Send me an email at info@mauromascia.com and we'll talk about it.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0