Re: [ZWeb] wiki skin

2006-10-30 Thread Tom Von Lahndorff
On Oct 29, 2006, at 10:29 PM, Simon Michael wrote: Chris Withers wrote: Is it going to move to the great new style that's been used for the Zope 3 wiki? Chris - I have several thoughts on that which I wanted to air - I took some time to get used to the new skin. I like it a lot - great w

Re: [ZWeb] Foundation Site

2006-10-16 Thread Tom Von Lahndorff
It should be: .columntwo { display: block; position: absolute; top: 0px; left: 150px; right: 0px; } On Oct 16, 2006, at 4:04 PM, Andrew Sawyers wrote: All kinds of weird behavior with that under Firefox on my Mac. Paste me the entire class definition for .columntwo Andrew On 10/16/06 2

Re: [ZWeb] Foundation Site

2006-10-16 Thread Tom Von Lahndorff
Also noticed the Committer Member links goes to a broken page. http://foundation.zope.org/members/committer_members.html On Oct 16, 2006, at 6:40 AM, Tom Von Lahndorff wrote: Ill look into it. On Oct 15, 2006, at 9:29 PM, Andrew Sawyers wrote: On 10/14/06 2:12 PM, "Michael Bern

Re: [ZWeb] Foundation Site

2006-10-16 Thread Tom Von Lahndorff
Im noticing that the pages of the Foundation website are pages within pages. Meaning entire pages including the doctype, body and head tags were pasted within the site wrapper. These secondary doctype body and head tags should be removed. On Oct 15, 2006, at 9:29 PM, Andrew Sawyers wrote:

Re: [ZWeb] Foundation Site

2006-10-16 Thread Tom Von Lahndorff
That should do it. For the Foundation website though it should be on the .rightcolumn class. On Oct 16, 2006, at 3:36 AM, Kevin Teague wrote: I think I figured out an easy fix for the watermark bug. In the .content declaration of the CSS add: right: 0px; This should pin the right side

Re: [ZWeb] Foundation Site

2006-10-16 Thread Tom Von Lahndorff
Ill look into it. On Oct 15, 2006, at 9:29 PM, Andrew Sawyers wrote: 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

Re: [ZWeb] Zope Foundation Design 1 Version2

2006-09-05 Thread Tom Von Lahndorff
+1 On Sep 5, 2006, at 6:31 AM, Lennart Regebro wrote: I prefer the fluid layout from a visual perspective, and the fixed, from a usability/readablity persepctive. Hence, I don't are which you choose. :) Stop bickering and Just Do It (tm). ;) ___ Zo

[ZWeb] Zope Foundation Design 1 Version2

2006-09-04 Thread Tom Von Lahndorff
http://www.modscape.com/zope Please let me know of any bugs and what your browsers/os setup is. Zope Foundation Design 1, Version 2 * Changed the layout from fixed to fluid. Right column expands and contracts based on browser window size. This means that any right column content must b

Re: [ZWeb] Re: website design discussion

2006-09-04 Thread Tom Von Lahndorff
"semi-stretchable" Would be nice if IE supported min-width and max-width in css. It doesn't. The only way I've seen anyone get that to work in IE is with some nasty javascript hack. We can keep going down this road though, fine with me. We'll be here for literally weeks and months going

[ZWeb] Re: website design discussion

2006-09-02 Thread Tom Von Lahndorff
nt and back end of things. Im sticking with a standard left hand navigation based on an unordered list that will make sense normally, without a stylesheet, on text readers, mobile browsers... On Aug 28, 2006, at 7:09 AM, Martijn Faassen wrote: Tom Von Lahndorff wrote: http://m

Re: [ZWeb] Re: website design discussion

2006-08-28 Thread Tom Von Lahndorff
s get up a *good* site and go from there and make it great. Lets get it up and running and functioning and focus on the content wrapped a good and nice design and go from there... I want to keep momentum on this. On Aug 28, 2006, at 10:23 AM, Chris Withers wrote: Tom Von Lahndorff

Re: [ZWeb] Re: website design discussion

2006-08-28 Thread Tom Von Lahndorff
Von Lahndorff wrote: http://modscape.com/zope New "Foundation" page. Try the nav. Only tested on Firefox/Mac so far. Personally, I hate sites that leave whacking great margins either ide of the actual content. Not sure about the colours or shadows either. And the left nav doesn

[ZWeb] Re: website design discussion

2006-08-26 Thread Tom Von Lahndorff
http://modscape.com/zope New "Foundation" page. Try the nav. Only tested on Firefox/Mac so far. ___ Zope-web maillist - Zope-web@zope.org http://mail.zope.org/mailman/listinfo/zope-web

Re: [ZWeb] Re: volunteers wanted! zope foundation website as guinea pig

2006-08-25 Thread Tom Von Lahndorff
Working on it. :) On Aug 25, 2006, at 6:59 AM, Martijn Faassen wrote: Tom Von Lahndorff wrote: Yeah, thats the problem. Because IE6 doesnt fully support the hover function in CSS you need a javascript 'hack' to get a flyout to work. It actually a very small and clean script,

Re: [ZWeb] Re: volunteers wanted! zope foundation website as guinea pig

2006-08-25 Thread Tom Von Lahndorff
Yeah, thats the problem. Because IE6 doesnt fully support the hover function in CSS you need a javascript 'hack' to get a flyout to work. It actually a very small and clean script, but an IE hack nonetheless. More info here: http://www.htmldog.com/articles/suckerfish/dropdowns/ I think w

[ZWeb] Re: website design discussion

2006-08-23 Thread Tom Von Lahndorff
top and sub navs on the left we wouldnt really need the flyouts anyway. On Aug 23, 2006, at 7:11 AM, Martijn Faassen wrote: [taking people off the cc list, changing the title] Tom Von Lahndorff wrote: http://modscape.com/zope I added "Design 2". I like it much better than "

[ZWeb] Re: volunteers wanted! zope foundation website as guinea pig

2006-08-23 Thread Tom Von Lahndorff
http://modscape.com/zope I added "Design 2". I like it much better than "Design 1". I think we should work off of "Design 2" Thoughts? On Aug 22, 2006, at 1:43 PM, Martijn Faassen wrote: Hi there, It's nearing september, and I'd like to start some work on zope.org, in particular www.zop

[ZWeb] Re: volunteers wanted! zope foundation website as guinea pig

2006-08-22 Thread Tom Von Lahndorff
I'm here. I'll tweak the design per the suggestions below and send it out. I actually worked on another one since then. Ill send that out as well. On Aug 22, 2006, at 1:43 PM, Martijn Faassen wrote: Hi there, It's nearing september, and I'd like to start some work on zope.org, in part

Re: [ZWeb] V3 Updated

2006-03-26 Thread Tom Von Lahndorff
On Mar 26, 2006, at 2:06 AM, Michael Haubenwallner wrote: Chris Withers wrote: > Tom Von Lahndorff wrote: >> >> http://www.modscape.com/zope/v3/products_html >> >> Added a products page. Linked from the nav. > > Damn. This really is very good. Would there be

[ZWeb] V3 Updated

2006-03-25 Thread Tom Von Lahndorff
http://www.modscape.com/zope/v3/products_html Added a products page. Linked from the nav. ___ Zope-web maillist - Zope-web@zope.org http://mail.zope.org/mailman/listinfo/zope-web

[ZWeb] V3 Updated

2006-03-25 Thread Tom Von Lahndorff
http://www.modscape.com/zope/v3/products_html Added a products page. Linked from the nav. ___ Zope-web maillist - Zope-web@zope.org http://mail.zope.org/mailman/listinfo/zope-web

Re: [ZWeb] V3 Updated

2006-03-25 Thread Tom Von Lahndorff
On Mar 24, 2006, at 7:36 PM, Chris Withers wrote: Tom Von Lahndorff wrote: On the download page, Zope 2 should be above Zope 3. Really? I thought most people want to push Zope 3. Shouldn't the latest release be listed first? I really don't care on way or the other, just curious

Re: [ZWeb] V3 Updated

2006-03-23 Thread Tom Von Lahndorff
- I think fly out menus on Web pages just don't Feel Good (not to mention the debatable usability problems they might introduce [2]). See Mike D.'s comments on that article which pretty much sums up my rationale and implementation. Still not convinced, but that's just me. We don't have

Re: [ZWeb] V3 Updated

2006-03-23 Thread Tom Von Lahndorff
- I think fly out menus on Web pages just don't Feel Good (not to mention the debatable usability problems they might introduce[2]). See Mike D.'s comments on that article which pretty much sums up my rationale and implementation. Still not convinced, but that's just me. We don't have su

Re: [ZWeb] V3 Updated

2006-03-23 Thread Tom Von Lahndorff
up-v3.png> [2] Article about "Usability and Fly-Out Menus": <http://www.7nights.com/asterisk/archive/2004/03/usability-and- flyout-menus> Thanks for the work! Tonico Tom Von Lahndorff schrieb: http://www.modscape.com/zope 03/22/06. Updated the homepage. Added the Zo

Re: [ZWeb] V3 Updated

2006-03-23 Thread Tom Von Lahndorff
On Mar 23, 2006, at 5:24 AM, Chris Withers wrote: Tom Von Lahndorff wrote: http://www.modscape.com/zope 03/22/06. Updated the homepage. Added the Zope 3 box. Created a download page. Click on "Download Zope" under "Download" in the nav. I don't like the big digi

Re: [ZWeb] V3 Updated

2006-03-23 Thread Tom Von Lahndorff
fair enough. It was just a thought to have boards but these comments make 100% sense. nevermind! :) On Mar 23, 2006, at 5:06 AM, Jens Vagelpohl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I was also thinking that there should be a discussion board on the site like Apple's suppor

[ZWeb] V3 Updated

2006-03-22 Thread Tom Von Lahndorff
http://www.modscape.com/zope 03/22/06. Updated the homepage. Added the Zope 3 box. Created a download page. Click on "Download Zope" under "Download" in the nav. Thanks for all of the comments. Keep 'em coming. A couple of people had mentioned the background was a bit dark so I've lightene

Re: [ZWeb] Version 3

2006-03-20 Thread Tom Von Lahndorff
About printing. The CSS for printable pages has not been added yet. The pages will be printer freindly (inluding menus). - Original Message - From: "Andrew Sawyers" <[EMAIL PROTECTED]> To: "Brad Allen" <[EMAIL PROTECTED]> Cc: Sent: Monday, March 20, 2006 12:19 PM Subject: Re: [ZWeb] V

Re: [ZWeb] Version 3

2006-03-19 Thread Tom Von Lahndorff
- the page looks pretty dark/heavy, got a 'daylight' version ? Not really, no. I don't think this version is "dark" at all. - Seachbox is missing Will add. - What about the login + navbars ? Will add login as well. Not sure what you mean about "navbars"? The navigation is up top, th

[ZWeb] Version 3

2006-03-19 Thread Tom Von Lahndorff
http://www.modscape.com/zope/v3 Updated. Pretty much ready to roll. Please send along any comments. ___ Zope-web maillist - Zope-web@zope.org http://mail.zope.org/mailman/listinfo/zope-web

Re: [ZWeb] Zope 3 Website

2006-03-08 Thread Tom Von Lahndorff
" But of course, there can be an overload. One or two nice testimonials, and then some news would be the right mix I think." I agree. On Mar 8, 2006, at 7:03 AM, Lennart Regebro wrote: On 3/8/06, Chris Withers <[EMAIL PROTECTED]> wrote: I think Zope would be much more appealing for newcomer

Re: [ZWeb] Zope 3 Website

2006-03-07 Thread Tom Von Lahndorff
yers wrote: He noted he's aware of that and working on it. Talking to him yesterday, he thought he could have something done that we can start using by Monday. Andrew Sawyers On Fri, 2006-03-03 at 11:10 +0000, Chris Withers wrote: Tom Von Lahndorff wrote: Version 2 is linked below. Its a

Re: [ZWeb] version3

2006-03-07 Thread Tom Von Lahndorff
The navigation is an unordered list. The dropdowns functionality comes from CSS, execpt for a small IE hack because IE doesnt support onhover yet. I beleive IE 7 will. So basically, text based browsers will get and unordered list, everything else will get the fancy css dropdown. The only issue i

[ZWeb] testimonials

2006-03-07 Thread Tom Von Lahndorff
For the middle content well of version 3 i thought it would be nice to have some catchy testimonials somewhere. I remember seeing somewhere "Zope is what Cold Fusion wants to be". In a marketing sense, these quick little blurbs can be very effective. Can anyone else think of testimonials

[ZWeb] version3

2006-03-07 Thread Tom Von Lahndorff
The latest and greatest. I'm working on the middle content well, but the rest is pretty much done, including the nav. http://www.modscape.com/zope ___ Zope-web maillist - Zope-web@zope.org http://mail.zope.org/mailman/listinfo/zope-web

Re: [ZWeb] Zope 3 Website

2006-02-25 Thread Tom Von Lahndorff
ease don't hesitate to send comments. Thanks. On Feb 25, 2006, at 5:32 PM, Jens Vagelpohl wrote: On 24 Feb 2006, at 03:08, Tom Von Lahndorff wrote: Version 2 is linked below. Its a work in progress, namely the buggy nav. Any comments are appreciated. I'll be adding more pages as I go

Re: [ZWeb] Zope 3 Website

2006-02-23 Thread Tom Von Lahndorff
ry to keep pace on this. http://modscape.com/zope On Feb 17, 2006, at 8:01 PM, Tom Von Lahndorff wrote: Based on some of the comments, I'm actually working on a brand new layout. I'm trying to really simplify and organize things and give the site a more "marketable&qu

Re: [ZWeb] Zope 3 Website

2006-02-17 Thread Tom Von Lahndorff
Based on some of the comments, I'm actually working on a brand new layout. I'm trying to really simplify and organize things and give the site a more "marketable" look and feel... without losing functionality. I should have some new stuff posted this weekend. On Feb 17, 2006, at 9:14 AM,

Re: [ZWeb] zope web status report 2006-02-06

2006-02-07 Thread Tom Von Lahndorff
On Feb 7, 2006, at 11:08 AM, Tonico Strasser wrote: Tom Von Lahndorff wrote: I started work on a new layout with Andrew Sawyers a few months ago. I'm more than happy to continue. http://modscape.com/zope http://www.modscape.com/zope/homepage_html http://www.modscape.com/zope/download

Re: [ZWeb] zope web status report 2006-02-06

2006-02-07 Thread Tom Von Lahndorff
I started work on a new layout with Andrew Sawyers a few months ago. I'm more than happy to continue. http://modscape.com/zope http://www.modscape.com/zope/homepage_html http://www.modscape.com/zope/download_html http://www.modscape.com/zope/products_html The designs are standards based. Ple