Changeset 986

Show
Ignore:
Timestamp:
10/01/07 09:37:19
Author:
crchemist
Message:

Update README.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qSEOptimizer/branches/additional-keywords/README.txt

    r961 r986  
    5252 
    5353  * Plone 2.0+ (compatible with all versions up to 3.0.1) 
    54    
     54 
     55Notes 
     56 
     57  * If you want to use product with zope-2.8.x then remove configure.zcml and overrides.zcml 
     58 
     59  * "Additional keywords that should be added to the content types." field in configlet is usable only in Plone 2.5 and higher. 
     60 
    5561Links 
    5662 
    5763  * "Product Homepage":http://quintagroup.com/services/plone-development/products/qSEOptimizer 
    58    
     64 
    5965Authors 
    6066 
  • qSEOptimizer/branches/additional-keywords/overrides.zcml

    r954 r986  
    22    xmlns="http://namespaces.zope.org/zope" 
    33    xmlns:zcml="http://namespaces.zope.org/zcml"> 
    4     <include zcml:condition="installed plone.app.viewletmanager" 
     4    <include zcml:condition="have plone.app.viewletmanageqqqqqqr" 
    55             package=".browser" /> 
    66