[pmwiki-users] IE7 Skins Question

Hans design5 at softflow.co.uk
Sat Feb 3 15:19:26 CST 2007


Saturday, February 3, 2007, 8:49:28 PM, Hans wrote:

> If anyone can spot some markup change which may cause IE7 to fail
> please tell.

One thing I noticed is that the logo link was outputting
<a class='wikilink' href='http://www.pmwiki.org/wiki/Main/HomePage'>
(from [[Main.HomePage |...]])
and in Triad distribution it is:
<a class='urllink' href='http://www.pmwiki.org/wiki' rel='nofollow'>
(from [[{$ScriptUrl}|...]])

This should not generate such a problem, but I am fishing....

I changed on pmwiki.org Site.PageHeader to use the first, with the
rest using markup as in the distributed file.
Is http://www.pmwiki.org/wiki/Cookbook/TriadSkin in IE7 rendering okay
now?


Hans




More information about the pmwiki-users mailing list