Personal tools
You are here: Home PC zope&plone COREBlog2 qPloneCaptchas
Document Actions

qPloneCaptchas

by かわうぃん last modified 2007-06-26 00:27

コメントスパム対策に、qPloneCaptchasをInstallしました。

cbcomment_formの編集

ZMIから「Ploneインスタンス→portal_skins→COREBlog2→cbcomment_form」に行ってカスタマイズボタンを押します。cbcomment_form中のremember_cookieのコードの前に

<div metal:use-macro="here/captcha_widget/macros/captcha"></div>
を挿入します。

validationの編集

「portal_skins/COREBlog2/cbentry_view」と「portal_skins/COREBlog2/cbcomment_preview」のvalidationをクリックします。

そこで新規にvalidatorを以下のように登録します。


  • Context type: Any
  • Button: (空欄)
  • Validators: captcha_validator




Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: