SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

zope-statusmessages rpm build for : Mandriva 2008. For other distributions click zope-statusmessages.

Name : zope-statusmessages
Version : 3.0 Vendor : Mandriva
Release : 2mdv2008.0 Date : 2007-09-20 21:49:43
Group : System/Servers Source RPM : zope-statusmessages-3.0-2mdv2008.0.src.rpm
Size : 0.01 MB
Packager : Guillaume Rousse < guillomovitch_mandriva_org>
Summary : Provides an easy way of handling internationalized status messages
Description :
It is quite common to write status messages which should be shown to the user
after some action. These messages of course should be internationalized. As
these messages normally are definied in Python code, the common way to i18n-ize
these in Zope is to use Zope3 MessageID\'s. MessageID\'s are complex objects
consisting of a translation domain and a default unicode text and might have an
additional mapping dict and a distinct id.
The usual way to provide status messages in CMF/Plone has been to add a
\"?portal_status_messages=some%20text\" to the URL. While this has some usability
problems it also isn\'t possible to i18n-ize these in the common way, as the URL
is currently limited to the ASCII charset, but an encoding providing support for
the full unicode range is required.
The solution provided by this tool is to use session cookies to store the
messages.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2008.0/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  zope-statusmessages-3.0-2mdv2008.0.noarch.rpm
ftp.icm.edu.pl  zope-statusmessages-3.0-2mdv2008.0.noarch.rpm
     

Provides :
plone-Faq
zope-statusmessages

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
zope-Plone => 3.0
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1


Content of RPM :
/usr/lib/zope/lib/python/Products/statusmessages
/usr/lib/zope/lib/python/Products/statusmessages/HISTORY.txt
/usr/lib/zope/lib/python/Products/statusmessages/__init__.py
/usr/lib/zope/lib/python/Products/statusmessages/adapter.py
/usr/lib/zope/lib/python/Products/statusmessages/configure.zcml
/usr/lib/zope/lib/python/Products/statusmessages/interfaces.py
/usr/lib/zope/lib/python/Products/statusmessages/message.py
/usr/lib/zope/lib/python/Products/statusmessages/tests
/usr/lib/zope/lib/python/Products/statusmessages/tests/__init__.py
/usr/lib/zope/lib/python/Products/statusmessages/tests/configure.zcml
/usr/lib/zope/lib/python/Products/statusmessages/tests/test_adapter.py
/usr/lib/zope/lib/python/Products/statusmessages/tests/test_doctests.py
/usr/lib/zope/lib/python/Products/statusmessages/version.txt

 
ICM