From: <var...@us...> - 2011-01-13 14:19:18
|
Revision: 7829 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7829&view=rev Author: vargenau Date: 2011-01-13 14:19:12 +0000 (Thu, 13 Jan 2011) Log Message: ----------- Add list of supported browsers Modified Paths: -------------- trunk/README Modified: trunk/README =================================================================== --- trunk/README 2011-01-13 13:57:59 UTC (rev 7828) +++ trunk/README 2011-01-13 14:19:12 UTC (rev 7829) @@ -5,6 +5,16 @@ See ./INSTALL for installation notes. Read ./UPGRADING before upgrading from a previous version of PhpWiki. +Supported browsers: + +Phpwiki should work with the following browsers: +* Firefox >= 2 +* Safari >= 5 +* Opera >= 8 +* Chrome >= 6 +* Konqueror >= 3.5 +* Internet Explorer >= 6 (so no Internet Explorer for Macintosh) + Additional docs: doc/: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |