I18NFolder

(c)2003 Ingeniweb


This product allow you to create multilingual folders.

  INSTALL 
 
    * Untar it ! :-)


  CMF/Plone 'AWARIZATION'

    * Use the quickinstaller tool or create an external method at your Plone's root with the following information::

      id: InstallI18NFolderProduct

      title: Whatever you want

      module: I18NFolder.Install

      function: install

    * Click the test tab of this External Method and ensure the execution is correct. 
      Double check messages prefixed by '***', they may indicate an error.
  
   I18NLayer Compliant
   
    * It is recommended to use I18NLayer 0.5.5 or later with I18NFolder
    * I18NFolder supports the special language dropdown menu introduced in I18NLayer 0.5.5 
      which serves for easy adding of localized content.
    * To enable this feature, put the I18NFolder layer in front of the "i18n_layer_plone2" layer
      in the portal_skins properties.
    
   PloneLanguageTool Compliant

    * I18NFolder integrates well with PloneLanguageTool