From 115ba973cff04fd54e10a5a74fc727c432cdb32c Mon Sep 17 00:00:00 2001 From: carstenklapp Date: Fri, 8 Feb 2002 15:12:08 +0000 Subject: [PATCH] Removed TIFF from default inline image (thanks Jeff). Only Mac iCab and OmniWeb support inline TIFFs, and possiblly some versions of IE before 5.5. Mac versions of IE 5.1, Opera, Netscape 4 do not display inline TIFFs; IE6 also no longer displays TIFFs since dropping support for Netscape-style plugins. (I'm suprised by this because Microsoft is credited as one of the designers of the TIFF specification along with HP and Aldus as a universal image interchange format for fax and scanner images.) git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1927 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 79753f91f..540256883 100644 --- a/index.php +++ b/index.php @@ -80,7 +80,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA define ('PHPWIKI_VERSION', '1.3.2-jeffs-hacks'); require "lib/prepend.php"; -rcs_id('$Id: index.php,v 1.78 2002-02-01 18:11:21 carstenklapp Exp $'); +rcs_id('$Id: index.php,v 1.79 2002-02-08 15:12:08 carstenklapp Exp $'); ///////////////////////////////////////////////////////////////////// // @@ -407,7 +407,7 @@ $GenericPages = array("ReleaseNotes", "SteveWainstead", "TestPage"); $AllowedProtocols = "http|https|mailto|ftp|news|nntp|ssh|gopher"; // URLs ending with the following extension should be inlined as images -$InlineImages = "png|jpg|gif|tiff|tif"; +$InlineImages = "png|jpg|gif"; // Perl regexp for WikiNames ("bumpy words") // (?