WP-Supersized remote XML

This plugin exposes an API for WP-SuperSized and creates XML files for displaying galleries remotely

Author:Martin Proffitt (profile at wordpress.org)
WordPress version required:
WordPress version tested:3.5.1
Plugin version:1.2
Added to WordPress repository:25-11-2012
Last updated:13-02-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.jitsc.co.uk/
Total downloads:726
plugin download
Click to start download

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