Changes between Version 12 and Version 13 of qSEOptimizer/install


Ignore:
Timestamp:
May 18, 2010 12:12:43 PM (15 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qSEOptimizer/install

    v12 v13  
    7474== Reinstallation == 
    7575 
     76In case you want to update quintagroup.seoptimizer to a newer version in your buildout: 
     77 
     78 * Delete old package .egg file from '''eggs''' directory of your buildout and rerun the buildout.  
     79 * Remove '''quintagroup.seoptimizer-overrides''' from buildout.cfg file's ZCML area if it is there (Starting from 3.0 release - quintagroup.seoptimizer package does not use overrides.zcml file any longer!!!) 
     80 * Rerun the buildout to replace old package with a new one in your instance 
     81 * Run the reinstall procedure: visit "Site Setup" -> "Add-ons" control panel in your Plone site, where you have to check the quintagroup.seoptimizer and press '''update''' button. 
     82 
     83[[Image(reinstall.png, nolink)]]