Linux 软件免费装

WP-Supersized remote XML

开发者 mproffitt
更新时间 2013年5月18日 10:01
WordPress版本: 3.5.1
版权: GPLv2 or later
版权网址: 版权信息

标签

slideshow background media gallery nextgen gallery full screen Supersized

下载

1.0 1.1 1.2

详情介绍:

This plugin enables remote access to wp-supersize xml feeds in order to allow galleries to be shared across multiple wordpress sites. This plugin is primarily designed to be used with NextGen galleries but will also display wordpress galleries. The XML file can be found remotely by accessing http://example.com/?wp-ss-xml. This will display the default options available to all feeds as an XML file. To access a particular gallery: NextGen galleries: Simply paste the feed URL into the XML tab on the page you wish the gallery to be displayed. The gallery will become active when the plugin recognises the "gallery=" parameter NextGen automatically generates. Alternatively you may specify the parameter directly by calling the URL as: http://example.com/?wp-ss-xml&nggallery=2 Wordpress galleries For a wordpress gallery to be displayed it must be published on a given page. simply point the XML tab at http://example.com/?wp-ss-xml&wpgallery= Custom galleries If you wish to share a custom gallery, again it must first be published. to share it remotely paste http://example.com/?wp-ss-xml&customgallery= All options available to WP-Supersize can be over-ridden using the remote xml file either by passing them in to the URL or posting them to the site via a form. Example: http://www.example.com/?wp-ss-xml&customgallery=1&slideshow=1&autoplay=1&transition=2

安装:

  1. Upload wp-supersized-xml folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Optionally copy wp-ss-gallery.xml to your theme directory to override WP-Supersized global options for remote viewing. Requirements:
  4. PHP 5.3
  5. WP-Supersized (http://wordpress.org/extend/plugins/wp-supersized/)

更新日志:

1.2 1.1 1.0 Initial release