Änderungen https Andy Müller rückgängig gemacht

This commit is contained in:
aschwarz 2023-04-26 13:57:07 +02:00
parent 6fd85470a3
commit 1b951f5d14
1073 changed files with 4903 additions and 4903 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1,17 +1,17 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
-->
<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" />
@ -24,7 +24,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>

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* File Name: sampleposteddata.php
* This page lists the data posted by a form.
@ -35,7 +35,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")

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* File Name: sampleposteddata.php
* This page lists the data posted by a form.

View File

@ -5,10 +5,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -20,8 +20,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" />
@ -48,7 +48,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 />

View File

@ -5,10 +5,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -94,7 +94,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>

View File

@ -5,10 +5,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -78,7 +78,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>

View File

@ -5,10 +5,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -84,7 +84,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>

View File

@ -5,10 +5,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -43,7 +43,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"
>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -67,7 +67,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;

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -44,7 +44,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -50,7 +50,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 &lt;strong&gt;sample text&lt;/strong&gt;. You are using &lt;a href="https://www.fckeditor.net/"&gt;FCKeditor&lt;/a&gt;.</textarea>
<textarea name="FCKeditor1" rows="10" cols="80" style="width: 100%; height: 200px">This is some &lt;strong&gt;sample text&lt;/strong&gt;. You are using &lt;a href="http://www.fckeditor.net/"&gt;FCKeditor&lt;/a&gt;.</textarea>
</div>
<br />
<input type="submit" value="Submit" />

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -121,7 +121,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -80,7 +80,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -110,7 +110,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>

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -58,7 +58,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -44,7 +44,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -154,7 +154,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -72,7 +72,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>
@ -85,7 +85,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -52,7 +52,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>
@ -64,7 +64,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -16,7 +16,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -42,7 +42,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>
@ -54,7 +54,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -18,7 +18,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -39,7 +39,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;

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -93,7 +93,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;

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -67,7 +67,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'));

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -73,7 +73,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'));

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -5,10 +5,10 @@
# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# https://www.opensource.org/licenses/lgpl-license.php
# http://www.opensource.org/licenses/lgpl-license.php
#
# For further information visit:
# https://www.fckeditor.net/
# http://www.fckeditor.net/
#
# "Support Open Source software. What about a donation today?"
#
@ -80,7 +80,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_";

View File

@ -5,10 +5,10 @@
# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# https://www.opensource.org/licenses/lgpl-license.php
# http://www.opensource.org/licenses/lgpl-license.php
#
# For further information visit:
# https://www.fckeditor.net/
# http://www.fckeditor.net/
#
# "Support Open Source software. What about a donation today?"
#
@ -145,7 +145,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_";

View File

@ -5,10 +5,10 @@
# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# https://www.opensource.org/licenses/lgpl-license.php
# http://www.opensource.org/licenses/lgpl-license.php
#
# For further information visit:
# https://www.fckeditor.net/
# http://www.fckeditor.net/
#
# "Support Open Source software. What about a donation today?"
#
@ -130,7 +130,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_";

View File

@ -5,10 +5,10 @@
# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# https://www.opensource.org/licenses/lgpl-license.php
# http://www.opensource.org/licenses/lgpl-license.php
#
# For further information visit:
# https://www.fckeditor.net/
# http://www.fckeditor.net/
#
# "Support Open Source software. What about a donation today?"
#
@ -137,7 +137,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_";

View File

@ -5,10 +5,10 @@
# Copyright (C) 2003-2006 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# https://www.opensource.org/licenses/lgpl-license.php
# http://www.opensource.org/licenses/lgpl-license.php
#
# For further information visit:
# https://www.fckeditor.net/
# http://www.fckeditor.net/
#
# "Support Open Source software. What about a donation today?"
#

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -43,7 +43,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>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -95,7 +95,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">

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -75,7 +75,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>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -75,7 +75,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>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -81,7 +81,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>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -5,10 +5,10 @@ FCKeditor - The text editor for internet
Copyright (C) 2003-2006 Frederico Caldeira Knabben
Licensed under the terms of the GNU Lesser General Public License:
https://www.opensource.org/licenses/lgpl-license.php
http://www.opensource.org/licenses/lgpl-license.php
For further information visit:
https://www.fckeditor.net/
http://www.fckeditor.net/
"Support Open Source software. What about a donation today?"
@ -53,7 +53,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

View File

@ -5,10 +5,10 @@ FCKeditor - The text editor for internet
Copyright (C) 2003-2006 Frederico Caldeira Knabben
Licensed under the terms of the GNU Lesser General Public License:
https://www.opensource.org/licenses/lgpl-license.php
http://www.opensource.org/licenses/lgpl-license.php
For further information visit:
https://www.fckeditor.net/
http://www.fckeditor.net/
"Support Open Source software. What about a donation today?"

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -60,7 +60,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>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -93,7 +93,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>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -31,7 +31,7 @@
<STRONG>Expected results</STRONG>: The editor content must be loaded and the
submit button must post the editors html. No javascript errors should be thrown
(security errors).<BR>
<STRONG>Configurations</STRONG>: BaseHref = https://www.fckeditor.net
<STRONG>Configurations</STRONG>: BaseHref = http://www.fckeditor.net
<BR>
<STRONG>Steps to&nbsp;Reproduce</STRONG>:
</P>
@ -56,8 +56,8 @@ var sBasePath = document.location.pathname.substring(0,document.location.pathnam
var oFCKeditor = new FCKeditor( 'FCKeditor1' ) ;
oFCKeditor.BasePath = sBasePath ;
oFCKeditor.Config['BaseHref'] = 'https://www.fckeditor.net' ;
oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.' ;
oFCKeditor.Config['BaseHref'] = 'http://www.fckeditor.net' ;
oFCKeditor.Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ;
oFCKeditor.Create() ;
//-->
</script>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -31,7 +31,7 @@
<STRONG>Expected results</STRONG>: The editor content must be loaded and the
submit button must post the editors html. No javascript errors should be thorwn
(security errors).<BR>
<STRONG>Configurations</STRONG>: BaseHref = https://www.fckeditor.net / FullPage
<STRONG>Configurations</STRONG>: BaseHref = http://www.fckeditor.net / FullPage
= true
<BR>
<STRONG>Steps to&nbsp;Reproduce</STRONG>:
@ -63,8 +63,8 @@ var sBasePath = document.location.pathname.substring(0,document.location.pathnam
var oFCKeditor = new FCKeditor( 'FCKeditor1' ) ;
oFCKeditor.BasePath = sBasePath ;
oFCKeditor.Config['FullPage'] = true ;
oFCKeditor.Config['BaseHref'] = 'https://www.fckeditor.net' ;
oFCKeditor.Value = '<html><head><title></title></head><body>This is some <strong>sample text</strong>. You are using <a href="https://www.fckeditor.net/">FCKeditor</a>.</body></html>' ;
oFCKeditor.Config['BaseHref'] = 'http://www.fckeditor.net' ;
oFCKeditor.Value = '<html><head><title></title></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>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -74,7 +74,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>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -98,7 +98,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>

View File

@ -4,10 +4,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />
@ -78,7 +78,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>

View File

@ -1,13 +1,13 @@
<!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
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
@ -17,7 +17,7 @@
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<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" />

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

File diff suppressed because it is too large Load Diff

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

View File

@ -3,10 +3,10 @@
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* https://www.opensource.org/licenses/lgpl-license.php
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* https://www.fckeditor.net/
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*

Some files were not shown because too many files have changed in this diff Show More