Ignore:
Timestamp:
Apr 8, 2010 2:04:18 PM (14 years ago)
Author:
mylan
Message:

#174: added requred packages and z3c.autoinclude package registration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.pfg.captcha/trunk/quintagroup/pfg/captcha/configure.zcml

    r2011 r2082  
    66    i18n_domain="quintagroup.pfg.captcha"> 
    77 
     8    <include package="quintagroup.captcha.core" /> 
     9    <include package="Products.PloneFormGen" /> 
     10     
    811    <five:registerPackage package="." initialize=".initialize" /> 
    912    <cmf:registerDirectory name="qplonecaptchafield"  directory="skins" recursive="True" /> 
Note: See TracChangeset for help on using the changeset viewer.