r1316 - xwiki/trunk/src/test/resources
Jeremi Joslin
jeremi at users.forge.objectweb.org
Thu Sep 14 13:47:43 CEST 2006
Author: jeremi
Date: 2006-09-14 13:47:42 +0200 (Thu, 14 Sep 2006)
New Revision: 1316
Modified:
xwiki/trunk/src/test/resources/xwiki.cfg
Log:
add the captcha plugin to the xwiki.cfg
Modified: xwiki/trunk/src/test/resources/xwiki.cfg
===================================================================
--- xwiki/trunk/src/test/resources/xwiki.cfg 2006-09-14 04:12:02 UTC (rev 1315)
+++ xwiki/trunk/src/test/resources/xwiki.cfg 2006-09-14 11:47:42 UTC (rev 1316)
@@ -29,4 +29,5 @@
# This parameter will activate the sectional editing
xwiki.section.edit=1
+xwiki.plugins=com.xpn.xwiki.plugin.captcha.CaptchaPlugin
xwiki.plugin.captcha=1
\ No newline at end of file
More information about the Xwiki-notifications
mailing list