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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/a-slideshow/#description)
 * [评价](https://cn.wordpress.org/plugins/a-slideshow/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/a-slideshow/#installation)
 * [开发进展](https://cn.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**
 *  最后更新：**16 年前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 2.5.0 或更高版本 **
 *  已测试的最高版本为 **2.7**
 *  语言
 * [English (US)](https://wordpress.org/plugins/a-slideshow/)
 * 标签
 * [ajax](https://cn.wordpress.org/plugins/tags/ajax/)[presentation](https://cn.wordpress.org/plugins/tags/presentation/)
   [slideshow](https://cn.wordpress.org/plugins/tags/slideshow/)[widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.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/)