Title: (a) Slideshow
Author: antonshevchuk
Published: <strong>24 dezembro, 2008</strong>
Last modified: 1 novembro, 2010

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# (a) Slideshow

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

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

 * [Detalhes](https://br.wordpress.org/plugins/a-slideshow/#description)
 * [Avaliações](https://br.wordpress.org/plugins/a-slideshow/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/a-slideshow/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/a-slideshow/#developers)

 [Suporte](https://wordpress.org/support/plugin/a-slideshow/)

## Descrição

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

## Capturas de tela

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

## Instalação

 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]
    ```

## Perguntas frequentes

  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

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“(a) Slideshow” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “(a) Slideshow” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/a-slideshow)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/a-slideshow/), 
consulte o [repositório SVN](https://plugins.svn.wordpress.org/a-slideshow/) ou 
assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/a-slideshow/)
por [RSS](https://plugins.trac.wordpress.org/log/a-slideshow/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versão **0.8.2**
 *  Última atualização **15 anos atrás**
 *  Instalações ativas **20+**
 *  Versão do WordPress ** 2.5.0 ou superior **
 *  Testado até **2.7**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/a-slideshow/)
 * Tags
 * [ajax](https://br.wordpress.org/plugins/tags/ajax/)[presentation](https://br.wordpress.org/plugins/tags/presentation/)
   [slideshow](https://br.wordpress.org/plugins/tags/slideshow/)[widget](https://br.wordpress.org/plugins/tags/widget/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/a-slideshow/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

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

[Ver todas avaliações](https://wordpress.org/support/plugin/a-slideshow/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/a-slideshow/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](http://donate.hohli.com/)