Patches for Plone 3.x, multi-language bug of mail header
Project description
Introduction
================
This package fixes two kind of Plone 3.x multibyte-launguage bug in mail header of registration mail
and password notification mail.
requirement
------------
Plone 3.x (Tested by Plone 3.3.1 on MaxOS X 10.5)
Changelog
==========
0.1 (2009-11-21)
----------------
* Initial release
c2.patch.plone3mail Installation
========================================
* When you're reading this you have probably already run
``easy_install c2.patch.plone3mail``. Find out how to install setuptools
(and EasyInstall) here:
http://peak.telecommunity.com/DevCenter/EasyInstall
* Create a file called ``c2.patch.plone3mail-configure.zcml`` in the
``/path/to/instance/etc/package-includes`` directory. The file
should only contain this::
<include package="c2.patch.plone3mail" />
Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance
recipe to manage your project, you can do this:
* Add ``c2.patch.plone3mail`` to the list of eggs to install, e.g.:
[buildout]
...
eggs =
...
c2.patch.plone3mail
* Tell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance]
recipe = plone.recipe.zope2instance
...
zcml =
c2.patch.plone3mail
* Re-run buildout, e.g. with:
$ ./bin/buildout
You can skip the ZCML slug if you are going to explicitly include the package
from another package's configure.zcml file.
================
This package fixes two kind of Plone 3.x multibyte-launguage bug in mail header of registration mail
and password notification mail.
requirement
------------
Plone 3.x (Tested by Plone 3.3.1 on MaxOS X 10.5)
Changelog
==========
0.1 (2009-11-21)
----------------
* Initial release
c2.patch.plone3mail Installation
========================================
* When you're reading this you have probably already run
``easy_install c2.patch.plone3mail``. Find out how to install setuptools
(and EasyInstall) here:
http://peak.telecommunity.com/DevCenter/EasyInstall
* Create a file called ``c2.patch.plone3mail-configure.zcml`` in the
``/path/to/instance/etc/package-includes`` directory. The file
should only contain this::
<include package="c2.patch.plone3mail" />
Alternatively, if you are using zc.buildout and the plone.recipe.zope2instance
recipe to manage your project, you can do this:
* Add ``c2.patch.plone3mail`` to the list of eggs to install, e.g.:
[buildout]
...
eggs =
...
c2.patch.plone3mail
* Tell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance]
recipe = plone.recipe.zope2instance
...
zcml =
c2.patch.plone3mail
* Re-run buildout, e.g. with:
$ ./bin/buildout
You can skip the ZCML slug if you are going to explicitly include the package
from another package's configure.zcml file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file c2.patch.plone3mail-0.1dev_r818-py2.4.egg
.
File metadata
- Download URL: c2.patch.plone3mail-0.1dev_r818-py2.4.egg
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04a7e6d822be538a91921e2407c5d8a2042d95f54a2fda5ddf80a17c4fd72fc3 |
|
MD5 | 7461d75b8815cda3c0bdbcc0ae5cd255 |
|
BLAKE2b-256 | f9987fec6947f864d144be8a48e6ce1d68396058a6e9e796b7fcac54e8784ca0 |