Ignore:
Timestamp:
Jun 6, 2011 1:55:03 PM (13 years ago)
Author:
olha
Message:

doc files updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.seoptimizer/trunk/docs/INSTALL.txt

    r2970 r3231  
    55-------- 
    66 
    7 Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this: 
     7If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project: 
    88 
    99* Add ``quintagroup.seoptimizer`` to the list of eggs to install, e.g.: 
     
    4343 
    4444 
    45 Traditional Zope 2 Instance 
    46 --------------------------- 
    47  
    48 To install quintagroup.seoptimizer into the global Python environment (or a workingenv), using a traditional Zope 2 instance, you can do this: 
    49  
    50 * Copy ``quintagroup`` folder to your instance's */lib/python* directory. 
    51  
    52 * Create a file called ``quintagroup.seoptimizer-configure.zcml`` in your instance's */etc/package-includes* directory. The file should only contain this:: 
    53  
    54   <include package="quintagroup.seoptimizer" file="configure.zcml" /> 
    55  
    56 * Restart the Zope server, for example with the following command in the terminal:: 
    57  
    58    $ ./bin/zopectl restart 
    59  
    60  
    6145Install quintagroup.seoptimizer via ZMI portal_setup  -> *Import* tab. Select ``quintagroup.seoptimizer`` from the list of available profiles and press *Import all steps*. 
    6246 
Note: See TracChangeset for help on using the changeset viewer.