Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Thema bewerten Ansicht
  #1  
Alt 30.12.07, 22:45
Benutzerbild von Junior
TYPO3 Forum Team
Administrator
 
Registriert seit: 18.08.04
Ort: Zürich
Alter: 33
Beiträge: 2.784
Junior eine Nachricht über Skype™ schicken
Wie verwende ich Captcha mit TYPO3?

Wie verwende ich captcha, sr_freecap und recaptcha in TYPO3

Zitat:
Zitat von Reinhard Führicht

Usage of captcha:

- add marker ###CAPTCHA### to your html template. This marker will be
replaced by the captcha image.

- add html code for an input field for the user to type the captcha text.

example: <.input type="text" name="captchafield" /> (bitte Punkt "." entfernen)

- optional: add marker for error message:

example: ###error_captchafield###

- enter name of captcha field in typoscript.

example: plugin.tx_thmailformplus_pi1.captchaFieldname = captchafield

- optional: Define error messages in language file or html template.

template:
in subpart ###TEMPLATE_ERROR###



Please enter text seen in the image!


language file:

...
'error_captchafield' => 'Please enter text
seen in the image!
'
...


Zitat:
Zitat von Reinhard Führicht

Usage of sr_freecap:

- copy needed subpart from the mailformplus or freecap manual into your
html template

- optional: add marker for error messages (see usage of captcha)

- enter name of captcha field in typoscript.

example: plugin.tx_thmailformplus_pi1.freecapFieldname = captchafield

Zitat:
Zitat von Reinhard Führicht

Usage of recaptcha:

- register an account on reCAPTCHA: Stop Spam, Read Books an get a public and private
key for your domain
- enter the keys in typoscript

plugin.tx_jmrecaptcha {
public_key = xxxxxxxxxxxxxxxxxxxx
private_key = xxxxxxxxxxxxxxxxxxx
}

- enter recaptcha fieldname in typoscript and activate usage of jm_recaptcha

plugin.tx_thmailformplus_pi1.recaptchaFieldname = recaptcha_response_field
plugin.tx_thmailformplus_pi1.useRecaptcha = 1

- add marker ###RECAPTCHA### to your html template
- optional: add marker for error messages (see usage of other captcha
extensions)
Danke an Reinhard Führicht
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
Sponsored Links
  #2  
Alt 27.06.08, 17:48
Benutzerbild von Pie
Pie Pie ist offline
Forum Stammgast
 
Registriert seit: 07.01.07
Ort: Solingen
Alter: 38
Beiträge: 167

Hi Junior,

ich bin wohl zu blöd, ich bekomme kein Bild angezeigt.
Ich habe sr_freecap 1.0.3 am laufen und folgenden Code in mein mailformplus Template eingefügt:

HTML-Code:
<!--###CAPTCHA_INSERT### this subpart is removed if CAPTCHA is not enabled! --> <div class="tx-your-extension-id-pi1-captcha"> <label for="tx_your_extension_id_pi1_captcha_response">###SR_FREECAP_NOTICE###</label>

###SR_FREECAP_CANT_READ###



<input type="text" size="15" id="tx_your_extension_id_pi1_captcha_response" name="tx_your_extension_id_pi1_pi1[captcha_response]" title="###SR_FREECAP_NOTICE###" value="">

###SR_FREECAP_IMAGE###

###SR_FREECAP_ACCESSIBLE###

</div> <!--###CAPTCHA_INSERT###-->
Das Eingabefenster für den Captcha Code erscheint, aber keine Grafik...

Gruss
-Pie
__________________
Typo3 4.2.1 | TemplaVoila 1.3.6 | RealURL 1.1.0 | DirectMail 2.5.4 | Apache2 | PHP 5.2.0
Was heute noch nicht richtig ist, kann morgen schon falsch sein
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
Antwort


Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge anzufügen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

vB Code ist An.
Smileys sind An.
[IMG] Code ist Aus.
HTML-Code ist An.
Trackbacks are An
Pingbacks are An
Refbacks are An


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
ve_guestbook & captcha? webmastersworld Alle anderen Extensions 29 16.06.08 15:27
tt_board und captcha olibert alle anderen Forum Extensions 0 03.06.08 20:26
sr_feuser_register Captcha einbinden: sr_freecap od. captcha? josDesign Alle anderen Extensions 4 12.02.08 10:17
Captcha in veguestbook sabienb Alle anderen Extensions 29 01.08.07 15:19
Standardformular und Captcha efendi TYPO3 3.x Fragen und Probleme 0 10.04.07 22:22


Alle Zeitangaben in WEZ +1. Es ist jetzt 07:51 Uhr.


Powered by vBulletin® Version 3.6.8 Patch Level 2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Template-Modifikationen durch TMS