On 11/09/2013 16:12, Konstantin Preißer wrote: > Hi Mark, > > (sorry - hit send too early) > >> -----Original Message----- >> From: Mark Thomas [mailto:[email protected]] >> Sent: Wednesday, September 11, 2013 5:02 PM >> >> For now, I just removed the IE fixes from the generated download pages. >> >> With the immediate issue fixed, we can figure out a longer term solution. > > OK, thank you. > > Do you know where I can get information about the CGI scripts (e.g. how to > prevent them from interpreting conditional comments)?
The source is here: http://svn.apache.org/repos/asf/infrastructure/site/trunk/content/dyn/ which will lead you to here: http://code.google.com/p/ezt/wiki/Syntax You need to output '[[]' wherever you want '[' but only for the download pages. Mark > > I have a fix now for the IE8 layout issues without using conditional comments > (but it feels not as tidy as using the conditional comments). > > > Regards, > Konstantin Preißer > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
