[Ktutorial-commits] SF.net SVN: ktutorial:[80] trunk/web-src/pages/aboutWeb.xml
Status: Alpha
Brought to you by:
danxuliu
From: <dan...@us...> - 2010-02-07 00:48:54
|
Revision: 80 http://ktutorial.svn.sourceforge.net/ktutorial/?rev=80&view=rev Author: danxuliu Date: 2010-02-07 00:28:25 +0000 (Sun, 07 Feb 2010) Log Message: ----------- Change KHTML information page link Modified Paths: -------------- trunk/web-src/pages/aboutWeb.xml Modified: trunk/web-src/pages/aboutWeb.xml =================================================================== --- trunk/web-src/pages/aboutWeb.xml 2010-02-07 00:27:12 UTC (rev 79) +++ trunk/web-src/pages/aboutWeb.xml 2010-02-07 00:28:25 UTC (rev 80) @@ -86,7 +86,7 @@ </h2> </div> <p>The website was tested successfully in <a href="http://www.mozilla.com/firefox/" title="Official Mozilla Firefox site">Mozilla Firefox</a> 1.0.6 to 3.5.7, <a href="http://www.konqueror.org/" title="Konqueror Homepage">Konqueror</a> 3.4.2 to 4.3.2, <a href="http://www.mozilla.org/products/mozilla1.x/" title="Official Mozilla Suite site">Mozilla Suite</a> 1.7.11 and <a href="http://lynx.browser.org/" title="Lynx browser information">Lynx</a> 2.8.5.</p> - <p>It's expected to fully work in any browser based either in <a href="http://www.mozilla.org/newlayout/" title="Mozilla Layout Engine page">Gecko</a> or <a href="http://khtml.info/" title="KHTML information wiki">KHTML</a> layout engine.</p> + <p>It's expected to fully work in any browser based either in <a href="http://www.mozilla.org/newlayout/" title="Mozilla Layout Engine page">Gecko</a> or <a href="http://en.wikipedia.org/wiki/KHTML" title="KHTML article at Wikipedia">KHTML</a> layout engine.</p> <p>Lynx is a text browser and has no support for ECMAScript, but all the pages can be viewed without any problem on it.</p> <p><a href="http://www.microsoft.com/windows/ie/" title="Internet Explorer Download Page">Internet Explorer</a> doesn't support any of the scripts, but the page can be viewed without problem apart of this and some minor appearance glitches. This is due to the lack of support in Internet Explorer for some ECMAScript bindings. At least, version 6, I don't know about version 7, but neither I care :P</p> <p>It's not a big problem, however, because being the website of a free project for GNU/Linux, hardly any of the visits to the page will be from Internet Explorer users. Most of the potential visitors will use one of the fully supported browsers.</p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |