Superb Slideshow

外掛說明

This is a strong, cross browser fade in slideshow script that incorporates some of your most requested features all rolled into one.

Check official website for live demo http://www.gopiplus.com/work/2010/07/18/superb-slideshow/

This is a strong, cross browser fade in slideshow script that incorporates some of your most requested features all rolled into one. Each instance of a fade in slideshow on the page is completely independent of the other, with support for different features selectively enabled for each slideshow.

There is big change in the plugin version 12.0, from this version onwards, images are loading from folder. Please check the plugin admin to change the folder. also please note that change in short code.

  • Fade in effect that has the current image fading over the previous one.
  • Automatic slideshow.
  • Slideshow can be set to stop rotating after N cycles.
  • Each slide can be optionally hyperlinked.
  • Each slide can have an optional description associated with it.
  • Descriptions can either be set to show on demand (when the mouse rolls over the slide), or be always visible until explicitly dismissed.
  • Persistence of last viewed slide supported, so when the user reloads the page, the slideshow resumes from the last slide.
  • Slideshow automatically pauses onMouseover.

More info available in this link : http://www.gopiplus.com/work/2010/07/18/superb-slideshow/
Live demo : http://www.gopiplus.com/work/2010/07/18/superb-slideshow/

We can use this plugin in different way.
1. Go to widget menu and drag and drop the “Superb Slideshow” widget to your sidebar location. or
2. Copy and past the below mentioned code to your desired template location.

<?php if (function_exists (sswld_show)) sswld_show(); ?>

<?php echo do_shortcode( '[superb-slideshow filename="directory1" width="500" height="300"]' ); ?>
  1. Use the below code to the page or post

    [superb-slideshow filename=”directory1″ width=”500″ height=”300″ random=”Y”]

Translators

螢幕擷圖

  • Front page screen. http://www.gopiplus.com/work/2010/07/18/superb-slideshow/

  • Admin page screen. http://www.gopiplus.com/work/2010/07/18/superb-slideshow/

安裝方式

Installation Instruction & Configuration

  • Unpack the *.zip file and extract the /superb-slideshow/ folder.
  • Drop the ‘superb-slideshow’ folder into your ‘wp-content/plugins’ folder
  • In word press administration panels, click on plug-in from the menu.
  • You should see your new ‘Superb Slideshow’ plug-in listed under Inactive plug-in tab.
  • To turn the word presses plug-in on, click activate.
  • Go to widget link under Appearance tab, Drag & drop ‘Superb Slideshow’ widget to your desired location in the active sidebar or use mentioned code in the desired template location.

常見問題集

  • Q1. How to arrange the width & height of the slideshow?
  • Q2. How to change the slide Fade Duration, Pause, Cycles?
  • Q3. How to add more image?
  • Q4. How to edit imags & desctiption?
  • Q5. Not able to see close and open description image in slide show?
  • Q6. All your question & suggestion go to moreinfo page?

Answer

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Superb Slideshow〉的開發相關工作。

參與者

將〈Superb Slideshow〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

12.7

  1. Tested up to 6.4

12.6

  1. Tested up to 5.9

12.5

  1. Tested up to 5.8
  2. Use plugin short code in the widget.

12.4

  1. Tested up to 5.7

12.3

  1. Tested up to 5.5

12.2

  1. Tested up to 5.4

12.1

  1. Tested up to 5.3

12.0

  1. Tested up to 5.2
  2. Uninstall option added. All plugin reference and plugin table will be cleared during uninstallation.
  3. No XML used for image loading.
  4. There is big change in the plugin version 12.0, from this version onwards, images are loading from folder. Please check the plugin admin to change the folder. also please note that change in short code.

11.4

  1. Tested up to 4.9

11.3

  1. Tested up to 4.8

11.2

  1. Tested up to 4.7

11.1

  1. Tested up to 4.6

11.0

  1. Tested up to 4.5
  2. Sanitization added for all input value.

10.9

  1. Tested up to 4.4

10.8

  1. Tested up to 4.3.1
  2. Text Domain slug has been added for Language Packs.

10.7

  1. Tested up to 4.3

10.6

  1. Tested up to 4.2.2

10.5

  1. Tested up to 4.1

10.4

  1. Tested up to 4.0

10.3

  1. Tested up to 3.9

10.2

  1. Tested up to 3.8
  2. Now this plugin supports localization (or internationalization). i.e. option to translate into other languages.
    Plugin *.po file (superb-slideshow.po) available in the languages folder.

10.1

Minor change in the admin layout.

10.0

Tested up to 3.6

9.2

Tested up to 3.5
Avoid registering the alternate jQuery.
From this version we are using existing wordpress jQuery.

9.1

Tested up to 3.4.2

9.0

New demo link, www.gopiplus.com

8.0

Tested up to 3.4

7.0

Tested up to 3.3
Js file has been included as per wp standard.

6.0

Tested up to 3.2.1
Only admin user can see the plugin link in admin.

5.0

Tested up to 3.0.1

4.0

Now random display option added
Tested up to 2.9

3.0

Tested with WP version 2.8.6

2.0

Now create new gallery in post or page.
Create the new XML file in plugin directry, and use mentioned code.

1.0

first version