Re: [Zope3-Users] pagelets vs. pages

2007-06-26 Thread Stephan Richter
On Tuesday 26 June 2007 12:46, Hermann Himmelbauer wrote: > At first, thanks for your reply, this clears things up a lot for me. The > link to the Blog-entry above was also very valuable. Great! > What I still don't understand is how to implement a simple, quasi-static > html-page. With browser:p

[Zope3-Users] z3c.form now has group support

2007-06-26 Thread Stephan Richter
Hi David, I just wanted to let you know that I just checked in some group support for z3c.form. I am quite happy how it turned out. I have not done any formui work or wrote an example, but there is a group.txt document explaining how it works. Regards, Stephan -- Stephan Richter CBU Physics &

Re: [Zope3-Users] pagelets vs. pages

2007-06-26 Thread Stephan Richter
On Tuesday 26 June 2007 08:42, Hermann Himmelbauer wrote: > Hi, > It seems that the z3c.formdemo examples are based on pagelets, as they seem > to perfectly integrate with z3c.form. Therefore I had a look at it and > moreover at z3c.layer.pagelet, which is a minimal skin for a pagelet based > appli

[Zope3-Users] Re: [Zope] z3c.form 1.3.0, z3c.formui

2007-06-26 Thread Fernando Correa Neto
Hey On 6/26/07, Stephan Richter <[EMAIL PROTECTED]> wrote: On Tuesday 26 June 2007 03:52, George Wright wrote: > Question: Is it generally recommended that when installing eggs the > PYTHONPATH temporarily be set to empty? My Pythopn Path is always empty except in special cases when I test some

[Zope3-Users] pagelets vs. pages

2007-06-26 Thread Hermann Himmelbauer
Hi, It seems that the z3c.formdemo examples are based on pagelets, as they seem to perfectly integrate with z3c.form. Therefore I had a look at it and moreover at z3c.layer.pagelet, which is a minimal skin for a pagelet based application. What I don't fully understand is if a pagelet-based desi

[Zope3-Users] Re: [Zope] z3c.form 1.3.0, z3c.formui

2007-06-26 Thread Stephan Richter
On Tuesday 26 June 2007 03:52, George Wright wrote: > Question: Is it generally recommended that when installing eggs the   > PYTHONPATH temporarily be set to empty? My Pythopn Path is always empty except in special cases when I test something very specific. Regards, Stephan -- Stephan Richter

[Zope3-Users] Trouble with Skins

2007-06-26 Thread Arne Nordmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I tried to create my own skin for a website of mine. I used Phillip's book (2nd version) and tried to do everything analog (just different names and a slightly different file structure). If I call a test view (registered for IRootFolder) with the

[Zope3-Users] Re: [Zope] z3c.form 1.3.0, z3c.formui

2007-06-26 Thread George Wright
Thanks Fernando & Stephan On 26/06/2007, at 11:19 AM, Stephan Richter wrote: On Monday 25 June 2007 19:34, Fernando Correa Neto wrote: On 6/25/07, Stephan Richter <[EMAIL PROTECTED]> wrote: On Monday 25 June 2007 17:15, George Wright wrote: An internal error occured due to a bug in either zc.b