
NauDoc Installation
===================

System requirements:

  * Server
    - hardware: 500+ MHz CPU, 128+ Mb RAM
    - operating system: Linux or Windows NT4/2000/XP
    - additional software: Python 2.1.3 or higher, Zope 2.5.1 or 2.6.1

  * Client
    - operating system: Windows
    - web browser: Internet Explorer 5.0 or higher


Installation instructions:

 1. Install Python and Zope.

    Full Zope distribution (binary) may already include Python
    interpreter. In this case separate Python installation is not
    needed.

    To use languages other than English with textual content, the
    Zope server should be started with proper argument to -L command
    line option.

 2. Unpack NauDoc archive file into SOFTWARE_HOME directory of your
    Zope installation.

    This is usually the subdirectory "lib/python" inside the Zope
    directory tree.

 3. Install additional modules and components from the list below;
    packages already included with the full NauDoc bundle are marked
    with the "plus" sign [+].

    NauDoc requires several third-party modules in order to run, thus
    they must be installed prior to starting the server. Some other
    components which enable advanced features are completely optional
    and may be installed any time later.

 4. Restart the Zope server (Control Panel -> Restart).

    To ensure that all modules were installed successfully check
    Control Panel -> Product Management section of the Zope Management
    Interface. The product list should include CMFNauTools and all
    required modules.

 5. Create the NauSite object using the Zope Management Interface
    (Root Folder -> Add). Then follow directions given by the system.


Additional required Python and Zope modules:

  * email 2.4.3 (already shipped with Python >= 2.2.2) [+]
    http://umn.dl.sourceforge.net/sourceforge/mimelib/email-2.4.3.tar.gz

  * CMF 1.3.1 [+]
    http://cmf.zope.org/download/CMF-1.3.1/CMF-1.3.1.tar.gz

  * DCWorkflow 0.4.2 [+]
    http://cmf.zope.org/Members/hathawsh/DCWorkflow/DCWorkflow-0.4.2.tar.gz

  * Localizer 0.8.1 [+]
    http://telia.dl.sourceforge.net/sourceforge/lleu/Localizer-0.8.1.tgz

  * NuxUserGroups 0.7 [+]
    http://www.zope.org/Members/nuxeo/Products/NuxUserGroups/NuxUserGroups-0.7.tgz

  * Photo 1.2.3 [+]
    http://www.zope.org/Members/rbickers/Photo/Photo-1.2.3.tgz


Optional software components:

  * Zope Enterprise Objects 1.0 (ZEO) [+]
    http://www.zope.org/Products/ZEO/ZEO-1.0.tgz

    ZEO adds distributed database support to Zope. With ZEO,
    NauDoc can publish documents to external site hosted on
    the remote server.

  * Zope External Editor 0.7 [+]
    http://www.zope.org/Members/Caseman/ExternalEditor

    The ExternalEditor is a Zope product and a configurable helper
    program that allows to edit NauDoc documents in any editor
    application directly.

    Note: helper program must be installed on each client separately.

  * External document converters [+]

    Document converters are external programs which allow for
    full text search in files attached to NauDoc documents.

    Note: only included with the NauDoc for Windows bundle.

    - wvWare 0.7.4
      http://www.wvware.com/

      Microsoft Word documents (*.doc) converter.

    - xlhtml 0.5
      http://chicago.sourceforge.net/xlhtml/

      Microsoft Excel sheets (*.xls) converter.

    - xpdf 2.01
      http://www.foolabs.com/xpdf/

      Adobe Portable Document Format (*.pdf) converter.

    - unrtf 0.18.1
      http://www.gnu.org/software/unrtf/unrtf.html

      Rich Text Format (*.rtf) converter.

    - iconv 1.8
      http://www.gnu.org/software/libiconv/libiconv.html

      Character set converter.

  * Python Imaging Library 1.1.2 (PIL) [+]
    http://www.pythonware.com/products/pil/

    PIL enables advanced graphical image manipulation features,
    such as scaling.

    Note: only included with the NauDoc for Windows bundle.


Related links:

  * NAUMEN company
    http://www.naumen.com (English)
    http://www.naumen.ru  (Russian)

  * NauSite - http://www.nausite.ru (Russian)

  * Zope - http://www.zope.org

  * Python - http://www.python.org


##############################################################################


  NauDoc
========================


  :

  * 
    - : 500+ MHz CPU, 128+ Mb RAM
    -  : Linux  Windows NT4/2000/XP
    -  : Python 2.1.3  , Zope 2.5.1  2.6.1

  * 
    -  : Windows
    - -: Internet Explorer 5.0  


 :

 1.  Python  Zope.

       Zope      
     Python.      Python
     .

           ,
     Zope       
     -L  .

    : "start.bat -L russian"  "start -L ru_RU.CP1251"

 2.    NauDoc   SOFTWARE_HOME
     Zope.

       "lib/python"    Zope.

 3.       , 
     ; ,      
    NauDoc,   "" [+].

      NauDoc    ,
           . 
    ,     ,
           .

 4.   Zope (Control Panel -> Restart).

           
      Zope   Control Panel -> Product
    Management.       
     CMFNauTools    .

 5.     Zope   NauSite
    (Root Folder -> Add).    .


   Python  Zope:

  * email 2.4.3 (    Python >= 2.2.2) [+]
    http://umn.dl.sourceforge.net/sourceforge/mimelib/email-2.4.3.tar.gz

  * CMF 1.3.1 [+]
    http://cmf.zope.org/download/CMF-1.3.1/CMF-1.3.1.tar.gz

  * DCWorkflow 0.4.2 [+]
    http://cmf.zope.org/Members/hathawsh/DCWorkflow/DCWorkflow-0.4.2.tar.gz

  * Localizer 0.8.1 [+]
    http://telia.dl.sourceforge.net/sourceforge/lleu/Localizer-0.8.1.tgz

  * NuxUserGroups 0.7 [+]
    http://www.zope.org/Members/nuxeo/Products/NuxUserGroups/NuxUserGroups-0.7.tgz

  * Photo 1.2.3 [+]
    http://www.zope.org/Members/rbickers/Photo/Photo-1.2.3.tgz


 :

  * Zope Enterprise Objects 1.0 (ZEO) [+]
    http://www.zope.org/Products/ZEO/ZEO-1.0.tgz

    ZEO       Zope.
      ZEO  NauDoc     
    ,    .

  * Zope External Editor 0.7 [+]
    http://www.zope.org/Members/Caseman/ExternalEditor

    ExternalEditor -   Zope   ,
        NauDoc   
    .

    :     
       .

  *    [+]

      -   ,   
           
    NauDoc.

    :      NauDoc  Windows.

    - wvWare 0.7.4
      http://www.wvware.com/

        Microsoft Word (*.doc)

    - xlhtml 0.5
      http://chicago.sourceforge.net/xlhtml/

        Microsoft Excel (*.xls)

    - xpdf 2.01
      http://www.foolabs.com/xpdf/

       Adobe Portable Document Format (*.pdf)

    - unrtf 0.18.1
      http://www.gnu.org/software/unrtf/unrtf.html

       Rich Text Format (*.rtf)

    - iconv 1.8
      http://www.gnu.org/software/libiconv/libiconv.html

        .

  * Python Imaging Library 1.1.2 (PIL) [+]
    http://www.pythonware.com/products/pil/

    PIL    
     ,  , .

    :      NauDoc  Windows.


:

  *  NAUMEN - http://www.naumen.ru

  * NauSite - http://www.nausite.ru

  * Zope - http://www.zope.org

  * Python - http://www.python.org
