Personal tools
You are here: Home Catalog iw.plonepatches
Log in


Forgot your password?
 
Document Actions

iw.plonepatches

RSS Feed Category: Framework :: Plone, Programming Language :: Python, Topic :: Software Development :: Libraries :: Python Modules — Other products by this author
Patches for Plone 3.x

Experimental releases

There are no experimental releases available at the moment.

Project Description

Project resources

Introduction

This product contains various patches for Plone 3

  • pts.py: contains a patch for PTS to merge several .po file for the same domain.

    A standard use case when you have to provide translations for the "plone" domain with zope.i18n, or if you want to override some of the standard translations. Without this patch the standard translations for the plone domain (provided by Products.PloneTranslations) will not be take in account.

    In order to use it you must declare "iw.plonepatches" as the first zcml component in your buildout:

    zcml =
        iw.plonepatches
        ...
    

Changelog

0.1.0 - 2008/08/04

  • Fixes on PTS patches [bmathieu]
  • Initial release
« November 2008 »
November
MoTuWeThFrSaSu
12
3456789
10111213141516
17181920212223
24252627282930