Package Zope-TAL: Information

    Binary package: Zope-TAL
    Version: 2.7.7-alt1
    Architecture: i586
    Build time:  Oct 17, 2005, 07:39 PM
    Source package: Zope
    Report package bug
    License: Zope Public License (ZPL)
    Summary: TAL - XML template engine
    Description: 
    This package contains XML processing code which lets generate HTML code
    described in special language.  Unlike DTML (DocumentTemplate), TAL leans
    toward template editing by visual means and demands consistency of HTML
    document being formed.

    Maintainer: cray

    List of contributors:
    cray
    Aleksandr Blokhin
    pitch

    Last changed


    Oct. 3, 2005 Andrey Orlov <cray@altlinux.ru> 2.7.7-alt1
    - New version
    July 3, 2005 Andrey Orlov <cray@altlinux.ru> 2.7.6-alt6
    - Script mkzopeinstance has been changed to register new Zope
      instance in system configuration files and set permisions 
      as I want.
    - Unicode patch has been fixed to avoid infinite recursion
      during plone site creating.
    May 31, 2005 Andrey Orlov <cray@altlinux.ru> 2.7.6-alt3
    - fsdump fixed