[ZWeb] Skinning the new zope 3 wiki

2006-10-15 Thread Kevin Teague
Hello zope-web, I'd like to help out with the effort to renew the zope.org web site (s). I've started developing a new skin for ZWiki intended for use with the new zope 3 wiki. Copying the style from the new Zope Foundation site seemed like a good place to start - it would be nice if the n

Re: [ZWeb] Foundation Site

2006-10-15 Thread Andrew Sawyers
On 10/14/06 2:12 PM, "Michael Bernstein" <[EMAIL PROTECTED]> wrote: > On Thu, 2006-10-12 at 23:37 -0400, Andrew Sawyers wrote: >> See: foundation.zope.org >> >> This is using Darryl's magic. It was painful to get such a beast of RH 9 >> working (with 2 arms tied behind my back) but we did it.

Re: [ZWeb] Foundation Site

2006-10-15 Thread Andrew Sawyers
On 10/14/06 3:15 AM, "Darryl Cousins" <[EMAIL PROTECTED]> wrote: > Hi, > > On Sat, 2006-10-14 at 12:30 +0530, Baiju M wrote: >> What about setting up a cronjob for updating (once in a day) ? >> >> Regards, >> Baiju M > > That would be the good idea. Andrew? > > For urgent updates it would be h

Re: [ZWeb] Foundation Site

2006-10-15 Thread Andrew Sawyers
On 10/14/06 3:00 AM, "Baiju M" <[EMAIL PROTECTED]> wrote: > On 10/14/06, Darryl Cousins <[EMAIL PROTECTED]> wrote: >> Is the full code up on svn.zope.org? It doesn't appear to be at >> http://svn.zope.org/web/zf/trunk/. I have recently acquired commit >> privileges and could attend to the menu an

Re: [ZWeb] Foundation Site

2006-10-15 Thread Andrew Sawyers
On 10/14/06 1:36 AM, "Darryl Cousins" <[EMAIL PROTECTED]> wrote: > And docutils needs to be updated on the > server (cheers Baiju and Andreas) and that there is a typo (cheers > Carlos). > > Is the full code up on svn.zope.org? It doesn't appear to be at > http://svn.zope.org/web/zf/trunk/. I h

Re: [ZWeb] Foundation Site

2006-10-15 Thread Andrew Sawyers
Fixing this required two changes. First, I had to supply the full path to the .csv file. That then resulted in an AssertionError from docutils: a unicode error. I fixed that by changing the following lines: settings_overrides = { 'halt_level': 6, 'input_encoding':

Re: [ZWeb] Foundation Site

2006-10-15 Thread Andrew Sawyers
The result of that in _handler.py is: /usr/local/python/2.4.3/lib/python2.4/site-packages/docutils/__init__.pyc0.5 snapshot 2006-10-13, r4767 This is the same, if I run /usr/local/bin/python2.4 and import docutils and print out the version and version_details. What version should we have installe

Re: [ZWeb] Foundation Site

2006-10-15 Thread Michael Bernstein
On Sat, 2006-10-14 at 11:12 -0700, Michael Bernstein wrote: > Minor consistency nit: Something seems to be changing the width of the > 'columntwo' div in all the pages under 'Membership'. This is causing the > grey Z-ball watermark to shift left by various amounts for these pages, > instead of lini

Re: [ZWeb] new zope 3 wiki is ready

2006-10-15 Thread Jim Fulton
Jens Vagelpohl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 when necessary. (How hard would it be to authenticated against zope.org via ldap ?) The LDAP server is on the private network inside the zope.org "cluster" and not reachable by the outside world, so as of right now that's no

Re: [ZWeb] new zope 3 wiki is ready

2006-10-15 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 when necessary. (How hard would it be to authenticated against zope.org via ldap ?) The LDAP server is on the private network inside the zope.org "cluster" and not reachable by the outside world, so as of right now that's not possible. If we

Re: [ZWeb] new zope 3 wiki is ready

2006-10-15 Thread Baiju M
On 10/15/06, Simon Michael <[EMAIL PROTECTED]> wrote: An upgraded copy of the Zope 3 wiki is now live: http://zope3.zwiki.org I want to move http://kpug.zwiki.org/Zope3Pages to this wiki. Will do it one by one. First I am merging http://kpug.zwiki.org/Zope3Faq to http://zope3.zwiki.org/FAQ