I rechecked and found that 1 href was wrong.

<a href="object-model/request-parameters?a=1&amp;b=2&amp;c=3">

I copied that over verbatim so that probably can't have broken the build.

This is fixed now but I wonder if anything else could have broken the build.

Robby

From: Jasha Joachimsthal [mailto:j.joachimst...@onehippo.com]
Sent: Friday, January 06, 2012 10:45 AM
To: dev@cocoon.apache.org
Subject: Re: cocoon-sample home page

The build was broken after your check-ins, can you fix it?
https://builds.apache.org/view/A-F/view/Cocoon/job/Cocoon-trunk/

Jasha

On 6 January 2012 09:53, Robby Pelssers 
<robby.pelss...@nxp.com<mailto:robby.pelss...@nxp.com>> wrote:
Ok.

I just tested and adding the snippet below resolved most issues besides the 
menu was overlaying the content.  I googled and older versions of IE don't 
handle well the combination of position:fixed and using float so I removed the 
fixed position for now.

Robby

From: Jasha Joachimsthal 
[mailto:j.joachimst...@onehippo.com<mailto:j.joachimst...@onehippo.com>]
Sent: Thursday, January 05, 2012 10:55 PM
To: dev@cocoon.apache.org<mailto:dev@cocoon.apache.org>
Subject: Re: cocoon-sample home page

@Robby can you add

<!--[if lt IE 9]>
<script 
src="//html5shiv.googlecode.com/svn/trunk/html5.js<http://html5shiv.googlecode.com/svn/trunk/html5.js>"></script>
<![endif]-->

in the head so IE8 and older recognize the html5 elements?

Jasha Joachimsthal

Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 
4466<tel:%2B31%280%2920%20522%204466>
US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 
4776<tel:%2B1%20877%20414%204776> (toll free)

www.onehippo.com<http://www.onehippo.com/>
On 5 January 2012 21:17, Peter Hunsberger 
<peter.hunsber...@gmail.com<mailto:peter.hunsber...@gmail.com>> wrote:
I like the look, what's the non HTML 5 / CSS 3 fallback do or look like?

Peter Hunsberger

On Thu, Jan 5, 2012 at 2:01 PM, Robby Pelssers 
<robby.pelss...@nxp.com<mailto:robby.pelss...@nxp.com>> wrote:
Hi guys,

I took a stab at giving the sample home page a more modern look using htm5 
/css3.  I was wondering what you think about it so far and if I can commit my 
changes.

Robby



Reply via email to