Hi,
I recently came up with the need for a MultiLine DataGrid Column.
Are there more people needing such a thing,
should it go to Products.DataGridField,
or is it a rare usecase?
== Motivation ==
I want to write a custom content type having a datagrid field
for adding html snippets (for adserve
Hi again,
something else to consider...
If you want to add some translations to the plone domain,
you must use an i18n folder, not the "five register locales" approach.
If you would use the "five register locales" approach,
the Zope Translation service is used fot that domain
(not the Placeless
Hi Espen.
We did the same thing for a Plone site
(a single egg containing custom translations for the plone domain and other
domains).
We use following approach:
To customize exisiting Pone translations that live in a i18n folder:
We have a dir "i18n-overrides" in our package, this contains po
Hi,
I've just updated and commited the german translation.
best regards
Hans-Peter Locher
Am 09.01.2010 um 12:08 schrieb Malthe Borch:
> The first release of the 1.3-series, this version contains significant user
> interface improvements. Users of 1.2.x are encouraged to upgrade.
Hi,
Hi,
I've exeperienced an issue with PloneFormGen.
(I'm wiling to file an issue to the tracker on plone.org,
but I get 503, everytime I try ...)
I'm also willing to fix this issue, if it is considered as such.
When using a LinesField, the value isn't coded correctly,
(it displays encoded
I prefer creating and manipulating
the content entirely in the setuphandler.
You have to be careful, normally, the created conted will be removed
on uninstall/ reinstall
loosing all changes done to the content since initial installation.
to prohibit this,
you can use
a beforeUninstall hook
;portalobjects' in cascade:
cascade.remove('portalobjects')
return True, cascade
or by fiddling with its internal registry.
Raphael
___
Product-Developers mailing list
Product-Developers@lists.plone.org
http://lists.plone.org/ma
ription'])
queue = getattr(portal, item['id'])
wf.doActionFor(queue, 'activate')
logger.info("%s created" % item['id'])
Is this some new functionality that setuphandlers get a magic reverse
or am I missing something
setupPloneSite(products=['zff.jc.policy'])
class ZFFTestCase(ptc.PloneTestCase):
"""Base class used for test cases
"""
--
Hans-Peter Locher
InQuant GmbH
Parkstrasse 25
D-88212 Ravensburg
http://www.inquant.de
+49 (0) 751 35 44 112
+49 (0) 751 35 44 115 (
Hi,
I just wanted to update our Plone 3.06 site, to Plone 3.1.2 containing
the Plone4ArtistsCalendar addon product.
I had some difficulties with it.
Following the issue tracker:
http://www.plone4artists.org/products/plone4artistscalendar/issues/78
... I'm not the only one.
Asking about this o
Hello,
Plone4Artist offers a variety of very good
addon products for Plone, with great functionality.
But the installation procedure is a nightmare.
It seems there's no way to install
p4a.plonecalendar in a buildout environment the usal way.
There are lot's of broken eggs on pypi, or eggs which
Hi,
I just released collective.morecalviews.
The egg provides additional views for a Plone4Artists enabled
Folder/Collection.
The Views base on PloneiCalendar, a product for Plone 2.1.x which had
very nice icalish views.
The views provided are:
dayview
weekview
monthview
http://svn.plone
avy use of the zope 3 component architecture and plone's
content rules.
The configuration is done using the content-rules ui.
It's in alpha stage but the aproach is made.
Check it out.
Best regards
Hans-Peter Locher
(mr_savage on plone irc)
__
13 matches
Mail list logo