Re: [Zope3-dev] ZCML outside of Zope

2005-04-27 Thread Jim Fulton
There's nothing magic going on here. A file can contain meta directives or ordinary directives. site.zcml just includes other files, which include other files, and so on. Some of these are named "meta.zcml", which, by convention contain meta directives. Jim Nathan R. Yergler wrote: Thanks for the

[Zope3-dev] Issue 301

2005-04-27 Thread Dmitry Vasiliev
I want to fix Issue 301 "Bug with i18n:name and i18n:translate on the same element" (http://www.zope.org/Collectors/Zope3-dev/301) but there are some open questions... Should 'bar' pass 'bar' to the msgid mapping or just 'bar'? In the latter case which additional attributes should preserve the ta

Re: [Zope3-dev] Issue 301

2005-04-27 Thread Stephan Richter
On Wednesday 27 April 2005 08:28, Dmitry Vasiliev wrote: > I want to fix Issue 301 "Bug with i18n:name and i18n:translate on the same > element" (http://www.zope.org/Collectors/Zope3-dev/301) but there are some > open questions... Great! > Should 'bar' pass 'bar' to the > msgid mapping or just 'b

[Zope3-dev] Five 1.0 released!

2005-04-27 Thread Martijn Faassen
Five 1.0 released! == The Five team is happy to release Five 1.0. Five is a Zope 2 product that allows you to integrate Zope 3 technologies into Zope 2, today. There are no big feature additions compared to Five 0.3, but does include significant bugfixes, along with some minor tweak

[Zope3-dev] Permission in stateful workflow correct?

2005-04-27 Thread Markus Leist
Hi all, in src/zope/app/workflow/stateful/browser/instance.py i've added the following local patch: Index: instance.py === --- instance.py (revision 30205) +++ instance.py (working copy) @@ -58,7 +58,7 @@ def listContentInfo(