source: products/quintagroup.transmogrify.simpleblog2quills/branches/without_image_move/README.txt @ 2284

Last change on this file since 2284 was 1248, checked in by koval, 15 years ago

removed support of Quills products

File size: 1.1 KB
Line 
1quintagroup.transmogrifier.simpleblog2quills
2============================================
3
4Overview
5--------
6
7Configuration of collective.transmogrifier pipeline for blog migration from
8SimpleBlog to QuillsEnabled.
9
10Installation
11------------
12
13See docs/INSTALL.txt for installation instructions.
14
15Supported Plone versions and migration instructions
16---------------------------------------------------
17
18This package was designed to work and tested on next Plone versions:
19
20 - Plone 2.1 / Plone 2.5
21
22    SimpleBlog_ plone product is required.
23
24 - Plone 3
25
26    QuillsEnabled_ plone product is required. Install
27    quintagroup.transmogrifier.simpleblog2quills this product in QuickInstaller
28    (this will enable 'Large Folder' content type).
29
30Running tests
31-------------
32
33 - Plone 3
34
35    Run next command:
36
37    bin/instance test -s quintagroup.transmogrifier.simpleblog2quills \
38        -m test_import
39
40Credits
41-------
42
43Design and development `Bohdan Koval`_ at Quintagroup_
44
45.. _SimpleBlog: http://plone.org/products/simpleblog
46.. _QuillsEnabled: http://plone.org/products/quills
47.. _Bohdan Koval: mailto:koval@quintagroup.com
48.. _Quintagroup: http://quintagroup.com/
Note: See TracBrowser for help on using the repository browser.