Carregant...
 

AntiSpam in Old Tikis

Measures to protect sites against spam

Tiki registrations: Passcode to register + JQ show it for humans

An easy trick (by luci: thanks!)

  1. Enable the option "Passcode to register" (Admin home > Login > ...)
  2. Code to add before the end < /body> tag. (Admin home > L & F > Customization > Custom end code):
    1. If you are using some user tracker to collect more information from users at registration time, use this code:
      code to add in Admin L & F Customization Custom end code
       
      1
      {if $mid eq "tiki-register.tpl"}{jq}$("form[name='editItemForm1']").prepend("<b>Passcode to Register / Codi de pas per registrar-se:</b> <i>foo</i>bar <br/>");{/jq}{/if}
    2. If you just use the basic registration form by default (no user tracker to collect more information from users at registration time), then use this other code:
      code to add in Admin L & F Customization Custom end code
      xxxxxxxxxx
      1
       
      1
      {if $mid eq "tiki-register.tpl"}{jq}$("form[name='RegForm']").prepend("<b>Passcode to Register / Codi de pas per registrar-se:</b> <i>foo</i>bar <br/>");{/jq}{/if}




Alias names for this page

Spam | Anti Spam

Image Llavor: nom \ˈllavor\ : el principi d'alguna cosa que continua desenvolupant-se o creixent

Llavors de coneixement

Canvia l'Idioma