Ignore:
Timestamp:
Aug 17, 2009 3:25:10 PM (15 years ago)
Author:
koval
Message:

removed support of Quills products

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.transmogrifier.simpleblog2quills/branches/without_image_move/README.txt

    r594 r1248  
    55-------- 
    66 
    7 Configuration of collective.transmogrifier pipeline for migrating blog from  
    8 SimpleBlog to Quills/QuillsEnabled. 
     7Configuration of collective.transmogrifier pipeline for blog migration from  
     8SimpleBlog to QuillsEnabled. 
    99 
    1010Installation 
     
    1818This package was designed to work and tested on next Plone versions: 
    1919 
    20  - Plone 2.1 
     20 - Plone 2.1 / Plone 2.5 
    2121 
    22     SimpleBlog_ plone product is required. To migrate SimbleBlog to Quills this 
    23     package must move all images and files, that were added somewhere in the 
    24     blog to one centralized folder. That's why modifications of links to those 
    25     images/files are needed and these are done automatically. There is only  
    26     problem with absolute links, because site URL isn't known. To make it possible 
    27     to fix absolute links please edit export configuration file 'export.cfg', 
    28     which is located in 'quintagroup/transmogrifier/simpleblog2quills' folder. 
    29     Find in that file line that starts with "site-urls = " and change values 
    30     that come after it to your site URL. 
     22    SimpleBlog_ plone product is required. 
    3123 
    3224 - Plone 3 
    3325 
    34     Quills_ or QuillsEnabled_ plone product is required. When migrating blog to  
    35     QuillsEnabled please edit import configuration file 'import.cfg' located in 
    36     'quintagroup/transmogrifier/simpleblog2quills' folder (comments in that file  
    37     will guide you through necessary modifications) and install this product in 
    38     QuickInstaller (this will enable 'Large Folder' content type and change  
    39     workflow settings for content types). 
     26    QuillsEnabled_ plone product is required. Install  
     27    quintagroup.transmogrifier.simpleblog2quills this product in QuickInstaller  
     28    (this will enable 'Large Folder' content type). 
    4029 
    4130Running tests 
     
    5544 
    5645.. _SimpleBlog: http://plone.org/products/simpleblog 
    57 .. _Quills: http://plone.org/products/quills 
    5846.. _QuillsEnabled: http://plone.org/products/quills 
    5947.. _Bohdan Koval: mailto:koval@quintagroup.com 
Note: See TracChangeset for help on using the changeset viewer.