Title: (a) Slideshow
Author: antonshevchuk
Published: <strong>2008 年 12 月 24 日</strong>
Last modified: 2010 年 11 月 1 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/a-slideshow.svg)

# (a) Slideshow

 由 [antonshevchuk](https://profiles.wordpress.org/antonshevchuk/) 開發

[下載](https://downloads.wordpress.org/plugin/a-slideshow.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/a-slideshow/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/a-slideshow/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/a-slideshow/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/a-slideshow/#developers)

 [技術支援](https://wordpress.org/support/plugin/a-slideshow/)

## 外掛說明

This plugin and widget allows you to create dynamic, controllable slideshows or 
presentations for your website.

Simply define a block of HTML to be a slideshow or presentation. You can use any
tags like <p>, <img>, <div> etc.

Based on [(a)Slideshow jQuery Plugin](http://slideshow.hohli.com)

### Version history

#### Version 0.8.2

 * slideshow Id now is valid XHTML
 * update a-Slideshow jQuery plugin to 0.8.2 version

#### Version 0.8.0

 * update a-Slideshow jQuery plugin to 0.8.0 version

#### Version 0.5.0

 * new syntax of using plugin
 * new version of a-Slideshow jQuery plugin

#### Version 0.4.0

 * new version of a-Slideshow jQuery plugin
 * add widget

#### Version 0.2.1

 * Update (a) Slideshow jQuery Plugin to version 0.5.4
 * Update jQuery to version 1.3.1 (requried for correct working fullscreen with 
   Opera)

#### Version 0.2

 * Fixes an issue where javascript is not registered
 * Changes in readme.txt

#### Version 0.1

 * Initial release version

## 螢幕擷圖

 * [[
 * Default settings
 * [[
 * 12 visual effects for transition

## 安裝方式

 1. Upload `a-slideshow` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

Now you can create slideshow from any HTML tags (switch to HTML editor) and write
example:

    ```
    [aslideshow]
        <p><label>Caption of slide one</label>Text for slide one ... </p>
        <p><label>Caption of slide two</label>Text for slide two ... </p>
        <p>Text for slide three ... w/out caption</p>                
        <img src="/wp-content/uploads/yyyy/mm/image01.jpg" alt="Slide four - is image"/>
        <a href="/wp-content/uploads/yyyy/mm/image02.jpg" title="Slide five"/>It's link to image, image load dynamically</a>                
    [/aslideshow]
    ```

**NOTICE**: You can use _slideshow_ button (on quicktags bar)

You can change settings for all slideshow – go to **Settings** -> **(a) Slideshow**

**NOTICE**: Widget use a global settings of plugin (if it exist)

You can change setting for any slideshow (different from global settings), use next
syntax:

    ```
    [aslideshow %options%]
        <img src="/wp-content/uploads/yyyy/mm/image01.jpg" alt="Caption 1"/>
        <img src="/wp-content/uploads/yyyy/mm/image02.jpg" alt="Caption 2"/>
        <img src="/wp-content/uploads/yyyy/mm/image03.jpg" alt="Caption 3"/>
    [/aslideshow]
    ```

Where %options% – is settings for (a)Slideshow jQuery Plugin – example:

    ```
    [aslideshow effect="random" play=true playframe=false controls_play=true]
        <img src="/wp-content/uploads/yyyy/mm/image01.jpg" alt="Caption 1"/>
        <img src="/wp-content/uploads/yyyy/mm/image02.jpg" alt="Caption 2"/>
        <img src="/wp-content/uploads/yyyy/mm/image03.jpg" alt="Caption 3"/>
    [/aslideshow]
    ```

## 常見問題集

  How start autoplay?

Use next options: [aslideshow play=1 playframe=0]

  Where I can see all effects?

On [(a)Slideshow jQuery Plugin](http://slideshow.hohli.com/docs/demo07.html) Homepage

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ antonshevchuk ](https://profiles.wordpress.org/antonshevchuk/)

[將〈(a) Slideshow〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/a-slideshow)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/a-slideshow/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/a-slideshow/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/a-slideshow/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/a-slideshow/)。

## 中繼資料

 *  版本 **0.8.2**
 *  最後更新 **15 年前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 2.5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **2.7**
 *  語言
 * [English (US)](https://wordpress.org/plugins/a-slideshow/)
 * 標籤
 * [ajax](https://tw.wordpress.org/plugins/tags/ajax/)[presentation](https://tw.wordpress.org/plugins/tags/presentation/)
   [slideshow](https://tw.wordpress.org/plugins/tags/slideshow/)[widget](https://tw.wordpress.org/plugins/tags/widget/)
 *  [進階檢視](https://tw.wordpress.org/plugins/a-slideshow/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/a-slideshow/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/a-slideshow/reviews/)

## 參與者

 *   [ antonshevchuk ](https://profiles.wordpress.org/antonshevchuk/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/a-slideshow/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://donate.hohli.com/)