There are some XLIFF translation products http://svn.plone.org/svn/collect开发者_Python百科ive/Products.XLIFFMarshall/trunk/Products/XLIFFMarshall/
On some of our servers collectiv开发者_C百科e.monkeypatch does not work: Unable to detect Zope version. Please make sure you have Zope 2.10.4 or newer installed.
I have a problem with a plone-instance. On startup i get this CRITICAL Message 2011-03-25 10:23:06 CRITICAL ZODB.FileStorage /srv/plone/var/filestorage/Data.fs Database records 1258954454 seconds in
Plone 3.3.x On one server, self.request.post.values() are unicode (correct). On another server, they are bytestrings.
I have several similar classes which will all be initialised by the same code, and thus need to have the same \"constructor signature.\"(Are there really constructors and signatures in the dynamic Pyt
I\'m developing a plone4 site on which every user have a sortable inventory of items. The ATFolder\'s folder_content view is ideal for this. The only problem is that instead of an URL like this:
The ExternalEditor is a Zope product and configurable helper application t开发者_StackOverflow社区hat allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects.
Looking at plone.org to find a way to periodically pack my instance\'s ZODB I could on开发者_运维技巧ly find http://plone.org/documentation/faq/how-do-i-pack-the-zodb that doesn\'t talk about automate
The situation is the following: I created a site with Plone, developed, used, but behind a test URL. Now it has to be published, but the test URL is not appropriate and I don\'t want to move the site.
Current ZMI management \"Pack database\" functionality is little rough. 1) Could it be possible to have some kind of progress indicator for web UI? E.g. one telling how many minutes/hours are left gi