NoBlog

generazioni videoelettroniche

Anti Spam Recaptcha

admin | 31 Marzo, 2008 05:42

Nei giorni scorsi e' stato abilitato a tutti gli utenti.

Se non vi interessa dovete andare in Centro Controllo -> Anti Spam -> Recaptcha e disabilitarlo

Se invece volete usarlo al posto di Auth Image (i vecchi numerini) al posto del codice di AuthImage nel vostro template dovete inserire il seguente codice nel commentform.template:

{ ** Plugin_Recaptcha Code start. ** }
  { ** VERSION plugin_recaptcha 1.00 ** }
  {if $recaptcha && $recaptcha->isEnabled()}
      <div>
          <label for="recaptcha">
            {$locale->tr("recaptcha_type_code")}
          </label>
          <div style="float:left" id=recaptcha>
              {$recaptcha->show()}
          </div>
          <div style="clear:left"></div>
      </div>
  {/if}
{ ** Plugin_Recaptcha Code end  ** } 

Info ed aiuti potete trovarli sul forum https://forum.autistici.org/

 
Accessible and Valid XHTML 1.0 Strict and CSS
Powered by Powered by LifeType LifeType, NoBlogs.org and A/I Collective.