Last modified: 2005-11-15 11:43:22 UTC
All in the subject
Created attachment 80 [details] Just put a warning if the user's browser belongs to a predefined browser blacklist With this email, a patch to show a warning if the browser is not unicode compliant. - languages/Language.php : new warning message - LocalSettings.sample : new conf. variable, an array of bar browser regexp - includes/EditPage.php : a function checkBrowser() which return true or false, and code to show the message.
It works...