[Zope-CMF] Re: [CMF-checkins] SVN: CMF/branches/1.5/C CMFSetup: added support for configuring content type registry.

2005-10-16 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yuppie wrote: > Hi Tres! > > > Tres Seaver wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Stefan H. Holek wrote: >> >>> Right, so at what point is the content-type-registry supposed to be >>> added now? Plone Site creation breaks

Re: [Zope-CMF] Re: RestrictedPython, TALES Expressions and CMF

2005-10-16 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dieter Maurer wrote: > Tres Seaver wrote at 2005-10-11 08:58 -0400: > >>... >>'call_with_ns' should be invoked only for objects with either a >>'__render_with_namespace__' attribute (PythonScripts fit here) or those >>with 'isDocTemp' true. Its only

[Zope-CMF] Re: CMF and Five views: hooking up "POST"

2005-10-16 Thread yuppie
Hi Jens! Jens Vagelpohl wrote: On 16 Oct 2005, at 16:21, yuppie wrote: Jens Vagelpohl wrote: Doing some more work on Five views for CMF right now. I have the edit view hooked up and working find for my sample content type. The view class given to me by Tres defines a POST method, but I ca

Re: [Zope-CMF] Re: RestrictedPython, TALES Expressions and CMF

2005-10-16 Thread Dieter Maurer
Tres Seaver wrote at 2005-10-11 08:58 -0400: > ... >'call_with_ns' should be invoked only for objects with either a >'__render_with_namespace__' attribute (PythonScripts fit here) or those >with 'isDocTemp' true. Its only real purpose is to set up the namespace >before calling a DTMLMethod; I don

Re: [Zope-CMF] DCWorkflow + Acqusition

2005-10-16 Thread Dieter Maurer
Victor Safronovich wrote at 2005-10-11 14:04 +0600: > I have a question about DCWorkflow, WorkflowTool and Acqusition. > > My object, during change state, move to another folder and should > change > acqusition wrapper. > > workflow_tool = getToolByName( my_object, 'portal_workflow') >

[Zope-CMF] Re: CMF and Five views: hooking up "POST"

2005-10-16 Thread Jens Vagelpohl
On 16 Oct 2005, at 16:21, yuppie wrote: Jens Vagelpohl wrote: Doing some more work on Five views for CMF right now. I have the edit view hooked up and working find for my sample content type. The view class given to me by Tres defines a POST method, but I can't seem to get that hooked up

[Zope-CMF] Re: [CMF-checkins] SVN: CMF/branches/1.5/C CMFSetup: added support for configuring content type registry.

2005-10-16 Thread yuppie
Hi Tres! Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan H. Holek wrote: Right, so at what point is the content-type-registry supposed to be added now? Plone Site creation breaks after this checkin with: File "/Users/zope/plonehd/Products/CMFCore/utils.py", line 83

[Zope-CMF] Re: CMF and Five views: hooking up "POST"

2005-10-16 Thread yuppie
Jens Vagelpohl wrote: Doing some more work on Five views for CMF right now. I have the edit view hooked up and working find for my sample content type. The view class given to me by Tres defines a POST method, but I can't seem to get that hooked up correctly. These sentences don't make any se

[Zope-CMF] CMF and Five views: hooking up "POST"

2005-10-16 Thread Jens Vagelpohl
Doing some more work on Five views for CMF right now. I have the edit view hooked up and working find for my sample content type. The view class given to me by Tres defines a POST method, but I can't seem to get that hooked up correctly. So far I have tried the following: - assume since the

[Zope-CMF] CMF Collector: Open Issues

2005-10-16 Thread tseaver
The following supporters have open issues assigned to them in this collector (http://www.zope.org/Collectors/CMF). Assigned and Open efge - "CMFSetup: provide non-ascii im- and exports", [Accepted] http://www.zope.org/Collectors/CMF/292 - "CMFSetup doesn't correctly detect DCWo