About LinguaPlone and Plone 2.0

  It is possible (although not optimal) to run LinguaPlone on Plone 2.0 if you
  install additional add-on products.

  This is not a recommended option, and you are on your own if you do this - but
  we've tried to add a minimum level of support for those that are unable to
  make the transition to Plone 2.1 or higher right now.

  Please note that if you are starting with a fresh site, you should
  *definitely* make sure you have Plone 2.1 or higher installed, this will save
  you a lot of pain later.

How to run LinguaPlone on Plone 2.0

  With the warnings out of the way, here's what you need to do to use
  LinguaPlone on Plone 2.0:

  - Make sure you are running Plone 2.0.5, and preferrably Zope 2.7.7 - earlier
    versions won't do.

  - Get the following products and put them in your products directory:

    - Archetypes 1.3.4+ (this means that you have to delete the 1.2.5 version
                         that is shipping with Plone 2.0.5 - remove the
                         directories 'Archetypes', 'PortalTransforms',
                         'generator', 'validation' from your Products
                         directory, and unpack Archetypes 1.3 there instead)

    - ExtendedPathIndex

    - TwoOneLite (this is a product that backports the required functionality
                  from 2.1 to 2.0)

    - LinguaPlone (obviously ;)

    - PloneLanguageTool

    - The Archetypes-based content types that you want to translate - if you
      want to replicate the existing Plone content types, ATContentTypes is
      the product to download - only version 0.2 works with Plone 2.0, though.
      Also, you have to expect some migration pain when you switch to Plone 2.1
      later, as ATCT differs a bit from 0.2 to the 1.0 version shipping with
      Plone 2.0.

    After putting all these products in your Products directory, you will have
    to move the '20compatibility' skin layer inside the skins directory to
    activate 2.0 compatibility. It's important to do this before you continue
    with the steps below.

    Next, restart Plone and install the following products from the Add/Remove
    Products control panel:

    1. TwoOneLite

    2. Archetypes

    3. LinguaPlone (will install PloneLanguageTool as a dependency)

    4. Any content types you want to use with LinguaPlone (e.g. ATContentTypes)

    Your content should now be translatable, refer to the LinguaPlone
    documentation for more details.
