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://ja.wordpress.org/plugins/a-slideshow/#description)
 * [レビュー](https://ja.wordpress.org/plugins/a-slideshow/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/a-slideshow/#installation)
 * [開発](https://ja.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]
    ```

## FAQ

  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/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/a-slideshow/)
を [RSS](https://plugins.trac.wordpress.org/log/a-slideshow/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## メタ

 *  バージョン **0.8.2**
 *  最終更新日 **16年前**
 *  有効インストール数 **20+**
 *  WordPress バージョン ** 2.5.0またはそれ以降 **
 *  検証済み最新バージョン: **2.7**
 *  言語
 * [English (US)](https://wordpress.org/plugins/a-slideshow/)
 * タグ
 * [ajax](https://ja.wordpress.org/plugins/tags/ajax/)[presentation](https://ja.wordpress.org/plugins/tags/presentation/)
   [slideshow](https://ja.wordpress.org/plugins/tags/slideshow/)[widget](https://ja.wordpress.org/plugins/tags/widget/)
 *  [詳細を表示](https://ja.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/)