Linux 软件免费装

Procure Eminence Theater

开发者 ProcureEminence
更新时间 2013年2月6日 01:08
捐献地址: 去捐款
PHP版本: 3.4.2 及以上
WordPress版本: 3.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

theater youtube video youtube embed procure eminence theater video launcher

下载

12.5.2012 2.5.2013

详情介绍:

The Procure Eminence Theater allows your viewers to focus their attention by fading out the background and making the current YouTube video the central object. All videos will be listed in one place for convenience and each video loads asynchronously, meaning there are no more page refreshes. Since videos don't load until they're clicked on, the initial load time per page will be reduced when compared to the same page using YouTube's embed code. Please refer to the list below for other key features and benefits. Features:

安装:

  1. Upload the Procure Eminence Theater plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Click on the "Procure Eminence Theater" link in the admin settings menu.
  4. Select the options you would like to use.
  5. Paste in the links to your YouTube videos in the order you would like them to appear in the theater drop down menu.
  6. Create a short title for each video.
  7. Click "Save Changes" at the bottom of the page.
  8. Place [ProcureEminenceTheater] in your posts or on any page to add a "Open Theater" button.

屏幕截图:

  • Theater view.

升级注意事项:

12.5.2012 This is the initial release of the Procure Eminence Theater plugin.

常见问题:

How do I let my website visitors open the Procure Eminence Theater?

You can do it one of two ways:

  1. Paste the following shortcode in your posts or on any page: [ProcureEminenceTheater]. This method will insert a basic "Open Theater" button into your post.
  2. Add the following function call to any element using the onclick event handler: onclick="openTheater()". This method allows you to add a custom button, image or other html element for the viewer to click on.
Ex: <img src="/example.png" onclick="openTheater()"/>

更新日志:

12.5.2012