The problem is that the export process is causing the DOCTYPE
declaration to appear below the license comment block, despite the
template having it the other way around. It turns out that not having
the DOCTYPE declaration as the very first thing on the page causes IE
to remain in quirks mode.

I updated the file in SVN again, moving the velocity directives below
the DOCTYPE declaration. Can you (or anyone) try pasting it into the
admin console again, making sure that <!DOCTYPE html> is the very
first line in the resulting text? (Or if you want, give me the site
admin rights to do so myself.)

Then I'll just publish a single page so we can see if it is right
before exporting the whole site again.

Thanks!

On Tue, Dec 20, 2011 at 2:48 PM, Bob Harner <[email protected]> wrote:
> Thanks!
>
> Unfortunately, the new DOCTYPE didn't seem to help, even though my
> tests showed that it would. My IE 8 is still rendering the page in
> Quirks mode. More investigation needed...
>
> On Tue, Dec 20, 2011 at 11:23 AM, Howard Lewis Ship <[email protected]> wrote:
>> Export is in progress, now.
>>
>> On Tue, Dec 20, 2011 at 8:20 AM, Howard Lewis Ship <[email protected]> wrote:
>>> On it!
>>>
>>> On Fri, Dec 16, 2011 at 2:55 PM, Bob Harner <[email protected]> wrote:
>>>> For many many months now, our nice Confluence-generated documentation
>>>> has not looked right in IE, due to IE rendering in quirks mode. The
>>>> simple fix is to switch to a proper doctype, such as the HTML5 one, in
>>>> the auto-export template. I have done that today and committed the
>>>> change, but somebody with Confluence admin rights (such as Uli) will
>>>> need to paste the contents of the newly-committed template
>>>> (/tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt)
>>>> into the admin screens as described at the bottom of
>>>> http://tapestry.apache.org/confluence-site-setup.html
>>>>
>>>> Once that is done and the whole site re-exported, IE will like
>>>> Tapestry once again.
>>>>
>>>> Thanks in advance to whoever takes care of this!
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [email protected]
>>>> For additional commands, e-mail: [email protected]
>>>>
>>>
>>>
>>>
>>> --
>>> Howard M. Lewis Ship
>>>
>>> Creator of Apache Tapestry
>>>
>>> The source for Tapestry training, mentoring and support. Contact me to
>>> learn how I can get you up and productive in Tapestry fast!
>>>
>>> (971) 678-5210
>>> http://howardlewisship.com
>>
>>
>>
>> --
>> Howard M. Lewis Ship
>>
>> Creator of Apache Tapestry
>>
>> The source for Tapestry training, mentoring and support. Contact me to
>> learn how I can get you up and productive in Tapestry fast!
>>
>> (971) 678-5210
>> http://howardlewisship.com
>>
>> ---------------------------------------------------------------------
>> 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]

Reply via email to