Title: Slide2Comment
Author: Long Hoang
Published: <strong>31 Marzo 2010</strong>
Last modified: 12 Settembre 2011

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Slide2Comment

 Di [Long Hoang](https://profiles.wordpress.org/yobignol/)

[Scarica](https://downloads.wordpress.org/plugin/slide2comment.zip)

 * [Dettagli](https://it.wordpress.org/plugins/slide2comment/#description)
 * [Recensioni](https://it.wordpress.org/plugins/slide2comment/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/slide2comment/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/slide2comment/#developers)

 [Supporto](https://wordpress.org/support/plugin/slide2comment/)

## Descrizione

My aim was it to build an anti-spam captcha which just look awesome and people have
fun to use it. Not like these stupid and annoying “What-is-2-plus-3” ones. Founding
an iPhone-like slider at [Aboone](http://www.aboone.com/javascript-iphone-lock-slider-with-jquery)
which is just what I’ve searched for, I starteted to work. With this plugin you 
have the possibility to add a sexy slider to your comments, which mark all comments
as spam, if you haven’t use the slider before. Hope you enjoy it!

This is my first plugin, so I will be very thankful if I get feedback!

#### Plans for next versions:

 * better Hashsystem
 * Adminpanel done!
 * unique sliders with easy CSS or Options done!
 * noClick for Sliding done!
 * make it more compatible for older versions
 * sexy Captcha for noJS-Users
 * (WYSISWG Editor? May need help 😉 )

## Screenshot

 * [[
 * The Slider on my Blog

## Installazione

 1. Download it
 2. Upload the extracted archive to ‘wp-content/plugins/’
 3. Activate the plugin
 4. Have fun!

## FAQ

  How can I edit the slider?

Go to the AdminMenu “Slide2Comment” and edit your CSS there.

Alternative – override these CSS Elements:

    ```
        <style type="text/css"> 
            .track-center{
                background-image: url(<?=$path ?>track.png);
                height: 45px;
                margin: 0px 10px;
            }

            .track-left{
                width: 10px;
                height: 45px;
                float: left;
                background-image: url(<?=$path ?>trackleft.png);
            }

            .track-right{
                width: 10px;
                height: 45px;
                float: right;
                background-image: url(<?=$path ?>trackright.png);
            }

            .track-message{
                color:white;
                font-family:Arial,Helvetica,sans-serif;
                font-size:24px;
                padding:9px 18px;
                text-align:right;
            }

            .handle{
                background-image: url(<?=$path ?>handles.png);
                bottom:45px;
                cursor:pointer;
                height:39px;
                margin:3px 4px;
                position:relative;
                width:76px;
            }
        </style>
    ```

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Slide2Comment” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Long Hoang ](https://profiles.wordpress.org/yobignol/)

[Traduci “Slide2Comment” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/slide2comment)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/slide2comment/) segui
il [repository SVN](https://plugins.svn.wordpress.org/slide2comment/), segui il 
[log delle modifiche](https://plugins.trac.wordpress.org/log/slide2comment/) tramite
[RSS](https://plugins.trac.wordpress.org/log/slide2comment/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * The first Upload of my first Plugin YAY!

#### 1.2.3

 * The Trackback bug may be fixed
 * Works on Firefox now, too
 * Hash-System

#### 1.4.12

 * More compatible with older systems (wp_enqueue_scripts)
 * AdminMenu, now you can edit easily the css of the sliders (with previews) and
   change options
 * Option: noClick – Just move your mouse, no need to click!

#### 1.7.1

*Changing color of sliding element in your Admin Panel
 *You can turn off the EMail
notification in your Admin Panel *some Bugfixes

## Meta

 *  Versione **1.7.2**
 *  Ultimo aggiornamento **15 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 2.0.2 o superiore **
 *  Testato fino alla versione **2.9.2**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/slide2comment/)
 * Tag
 * [anti](https://it.wordpress.org/plugins/tags/anti/)[comments](https://it.wordpress.org/plugins/tags/comments/)
   [sexy](https://it.wordpress.org/plugins/tags/sexy/)[slider](https://it.wordpress.org/plugins/tags/slider/)
   [spam](https://it.wordpress.org/plugins/tags/spam/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/slide2comment/advanced/)

## Valutazioni

 3.3 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/slide2comment/reviews/?filter=5)
 *  [  1 4- recensioni a stelle     ](https://wordpress.org/support/plugin/slide2comment/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/slide2comment/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/slide2comment/reviews/?filter=2)
 *  [  1 1- recensioni a stelle     ](https://wordpress.org/support/plugin/slide2comment/reviews/?filter=1)

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/slide2comment/reviews/)

## Collaboratori

 *   [ Long Hoang ](https://profiles.wordpress.org/yobignol/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/slide2comment/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://bit.ly/bgyVKC)