[Zope-CMF] CMF Tests: 7 OK

2009-05-17 Thread CMF Tests Summarizer
Summary of messages to the cmf-tests list. Period Sat May 16 12:00:00 2009 UTC to Sun May 17 12:00:00 2009 UTC. There were 7 messages: 7 from CMF Tests. Tests passed OK --- Subject: OK : CMF-2.1 Zope-2.10 Python-2.4.6 : Linux From: CMF Tests Date: Sat May 16 21:32:38 EDT 2009 URL: ht

Re: [Zope-CMF] Actions growing link target attributes

2009-05-17 Thread Charlie Clark
Am 15.05.2009 um 16:31 schrieb Jens Vagelpohl: > The first chunk of code enables the administrator to set the value of > the link target for an action, which can then be used to fill the link > tag "target" attribute during rendering. This is an excellent idea. +1 Charlie -- Charlie Clark Hel

Re: [Zope-CMF] Making it easier to replace MemberData implementation

2009-05-17 Thread Charlie Clark
Am 16.05.2009 um 10:58 schrieb Jens Vagelpohl: > I haven't chosen his particular implementation to reach that goal, but > one that IMHO fits better with the direction we're going, by using a > named factory utility. If no suitable utility is registered, the > implementation falls back to the hard

Re: [Zope-CMF] Improve encoding/charset detection for FSPageTemplate

2009-05-17 Thread Charlie Clark
Am 17.05.2009 um 11:26 schrieb Jens Vagelpohl: > Continuing the Dieter-inspired fixes, I have created a patch to > improve the encoding/charset detection for FSPageTemplate objects, and > replace the current hard-coded Latin-15 fallback with a mechanism used > by the current ZopePageTemplate code

[Zope-CMF] Improve encoding/charset detection for FSPageTemplate

2009-05-17 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Continuing the Dieter-inspired fixes, I have created a patch to improve the encoding/charset detection for FSPageTemplate objects, and replace the current hard-coded Latin-15 fallback with a mechanism used by the current ZopePageTemplate