-
-
diff --git a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/lang/en.js b/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/lang/en.js
deleted file mode 100644
index 8242cc94f8..0000000000
--- a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/lang/en.js
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * English language file for the sample plugin.
- */
-
-FCKLang['DlgMyReplaceTitle'] = 'Plugin - Replace' ;
-FCKLang['DlgMyReplaceFindLbl'] = 'Find what:' ;
-FCKLang['DlgMyReplaceReplaceLbl'] = 'Replace with:' ;
-FCKLang['DlgMyReplaceCaseChk'] = 'Match case' ;
-FCKLang['DlgMyReplaceReplaceBtn'] = 'Replace' ;
-FCKLang['DlgMyReplaceReplAllBtn'] = 'Replace All' ;
-FCKLang['DlgMyReplaceWordChk'] = 'Match whole word' ;
-
-FCKLang['DlgMyFindTitle'] = 'Plugin - Find' ;
-FCKLang['DlgMyFindFindBtn'] = 'Find' ;
diff --git a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/lang/fr.js b/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/lang/fr.js
deleted file mode 100644
index 9cc5bc8282..0000000000
--- a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/lang/fr.js
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * French language file for the sample plugin.
- */
-
-FCKLang['DlgMyReplaceTitle'] = 'Plugin - Remplacer' ;
-FCKLang['DlgMyReplaceFindLbl'] = 'Chercher:' ;
-FCKLang['DlgMyReplaceReplaceLbl'] = 'Remplacer par:' ;
-FCKLang['DlgMyReplaceCaseChk'] = 'Respecter la casse' ;
-FCKLang['DlgMyReplaceReplaceBtn'] = 'Remplacer' ;
-FCKLang['DlgMyReplaceReplAllBtn'] = 'Remplacer Tout' ;
-FCKLang['DlgMyReplaceWordChk'] = 'Mot entier' ;
-
-FCKLang['DlgMyFindTitle'] = 'Plugin - Chercher' ;
-FCKLang['DlgMyFindFindBtn'] = 'Chercher' ;
diff --git a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/lang/it.js b/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/lang/it.js
deleted file mode 100644
index 5cc080b66d..0000000000
--- a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/lang/it.js
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Italian language file for the sample plugin.
- */
-
-FCKLang['DlgMyReplaceTitle'] = 'Plugin - Sostituisci' ;
-FCKLang['DlgMyReplaceFindLbl'] = 'Trova:' ;
-FCKLang['DlgMyReplaceReplaceLbl'] = 'Sostituisci con:' ;
-FCKLang['DlgMyReplaceCaseChk'] = 'Maiuscole/minuscole' ;
-FCKLang['DlgMyReplaceReplaceBtn'] = 'Sostituisci' ;
-FCKLang['DlgMyReplaceReplAllBtn'] = 'Sostituisci tutto' ;
-FCKLang['DlgMyReplaceWordChk'] = 'Parola intera' ;
-
-FCKLang['DlgMyFindTitle'] = 'Plugin - Cerca' ;
-FCKLang['DlgMyFindFindBtn'] = 'Cerca' ;
diff --git a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/replace.gif b/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/replace.gif
deleted file mode 100644
index ac0d893700..0000000000
Binary files a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/replace.gif and /dev/null differ
diff --git a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/replace.html b/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/replace.html
deleted file mode 100644
index ab028ae57a..0000000000
--- a/phpgwapi/js/fckeditor/_samples/_plugins/findreplace/replace.html
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- This is my Plugin!
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/_plugins/samples/fckplugin.js b/phpgwapi/js/fckeditor/_samples/_plugins/samples/fckplugin.js
deleted file mode 100644
index fbf48e1197..0000000000
--- a/phpgwapi/js/fckeditor/_samples/_plugins/samples/fckplugin.js
+++ /dev/null
@@ -1,73 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This is a sample plugin definition file.
- */
-
-// Here we define our custom Style combo, with custom widths.
-var oMyBigStyleCombo = new FCKToolbarStyleCombo() ;
-oMyBigStyleCombo.FieldWidth = 250 ;
-oMyBigStyleCombo.PanelWidth = 300 ;
-FCKToolbarItems.RegisterItem( 'My_BigStyle', oMyBigStyleCombo ) ;
-
-
-// ##### Defining a custom context menu entry.
-
-// ## 1. Define the command to be executed when selecting the context menu item.
-var oMyCMCommand = new Object() ;
-oMyCMCommand.Name = 'OpenImage' ;
-
-// This is the standard function used to execute the command (called when clicking in the context menu item).
-oMyCMCommand.Execute = function()
-{
- // This command is called only when an image element is selected (IMG).
- // Get image URL (src).
- var sUrl = FCKSelection.GetSelectedElement().src ;
-
- // Open the URL in a new window.
- window.top.open( sUrl ) ;
-}
-
-// This is the standard function used to retrieve the command state (it could be disabled for some reason).
-oMyCMCommand.GetState = function()
-{
- // Let's make it always enabled.
- return FCK_TRISTATE_OFF ;
-}
-
-// ## 2. Register our custom command.
-FCKCommands.RegisterCommand( 'OpenImage', oMyCMCommand ) ;
-
-// ## 3. Define the context menu "listener".
-var oMyContextMenuListener = new Object() ;
-
-// This is the standard function called right before sowing the context menu.
-oMyContextMenuListener.AddItems = function( contextMenu, tag, tagName )
-{
- // Let's show our custom option only for images.
- if ( tagName == 'IMG' )
- {
- contextMenu.AddSeparator() ;
- contextMenu.AddItem( 'OpenImage', 'Open image in a new window (Custom)' ) ;
- }
-}
-
-// ## 4. Register our context menu listener.
-FCK.ContextMenu.RegisterListener( oMyContextMenuListener ) ;
diff --git a/phpgwapi/js/fckeditor/_samples/adobeair/application.xml b/phpgwapi/js/fckeditor/_samples/adobeair/application.xml
deleted file mode 100644
index aec30231a4..0000000000
--- a/phpgwapi/js/fckeditor/_samples/adobeair/application.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
- net.fckeditor.air.samples.sample01
- FCKeditor Sample Application 1.0
- 1.0
- FCKeditor AIR Sample
- This is a sample AIR application including FCKeditor.
- Copyright (C) 2003-2008 Frederico Caldeira Knabben
-
- _samples/adobeair/sample01.html
- FCKeditor AIR Sample
- standard
- false
- true
- true
- true
- true
- 100
- 80
- 820
- 600
- 600 400
-
- FCKeditor/AIR Samples/Sample01
- FCKeditor/AIR Samples
-
- _samples/adobeair/icons/16.png
- _samples/adobeair/icons/32.png
- _samples/adobeair/icons/48.png
- _samples/adobeair/icons/128.png
-
- false
- false
-
diff --git a/phpgwapi/js/fckeditor/_samples/adobeair/icons/128.png b/phpgwapi/js/fckeditor/_samples/adobeair/icons/128.png
deleted file mode 100644
index 88cb983ab5..0000000000
Binary files a/phpgwapi/js/fckeditor/_samples/adobeair/icons/128.png and /dev/null differ
diff --git a/phpgwapi/js/fckeditor/_samples/adobeair/icons/16.png b/phpgwapi/js/fckeditor/_samples/adobeair/icons/16.png
deleted file mode 100644
index 5465b763fd..0000000000
Binary files a/phpgwapi/js/fckeditor/_samples/adobeair/icons/16.png and /dev/null differ
diff --git a/phpgwapi/js/fckeditor/_samples/adobeair/icons/32.png b/phpgwapi/js/fckeditor/_samples/adobeair/icons/32.png
deleted file mode 100644
index e0cf25ed42..0000000000
Binary files a/phpgwapi/js/fckeditor/_samples/adobeair/icons/32.png and /dev/null differ
diff --git a/phpgwapi/js/fckeditor/_samples/adobeair/icons/48.png b/phpgwapi/js/fckeditor/_samples/adobeair/icons/48.png
deleted file mode 100644
index 262ebccc51..0000000000
Binary files a/phpgwapi/js/fckeditor/_samples/adobeair/icons/48.png and /dev/null differ
diff --git a/phpgwapi/js/fckeditor/_samples/adobeair/package.bat b/phpgwapi/js/fckeditor/_samples/adobeair/package.bat
deleted file mode 100644
index d0a6b29e96..0000000000
--- a/phpgwapi/js/fckeditor/_samples/adobeair/package.bat
+++ /dev/null
@@ -1,26 +0,0 @@
-@ECHO OFF
-
-::
-:: FCKeditor - The text editor for Internet - http://www.fckeditor.net
-:: Copyright (C) 2003-2008 Frederico Caldeira Knabben
-::
-:: == BEGIN LICENSE ==
-::
-:: Licensed under the terms of any of the following licenses at your
-:: choice:
-::
-:: - GNU General Public License Version 2 or later (the "GPL")
-:: http://www.gnu.org/licenses/gpl.html
-::
-:: - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-:: http://www.gnu.org/licenses/lgpl.html
-::
-:: - Mozilla Public License Version 1.1 or later (the "MPL")
-:: http://www.mozilla.org/MPL/MPL-1.1.html
-::
-:: == END LICENSE ==
-::
-
-:: adt -package SIGNING_OPTIONS air_file app_xml [file_or_dir | -C dir file_or_dir | -e file dir ...] ...
-
-"C:\Adobe AIR SDK\bin\adt" -package -storetype pkcs12 -keystore sample01_cert.pfx -storepass 123abc FCKeditor.air application.xml -C ../../ .
diff --git a/phpgwapi/js/fckeditor/_samples/adobeair/run.bat b/phpgwapi/js/fckeditor/_samples/adobeair/run.bat
deleted file mode 100644
index 9a8bac879c..0000000000
--- a/phpgwapi/js/fckeditor/_samples/adobeair/run.bat
+++ /dev/null
@@ -1,26 +0,0 @@
-@ECHO OFF
-
-::
-:: FCKeditor - The text editor for Internet - http://www.fckeditor.net
-:: Copyright (C) 2003-2008 Frederico Caldeira Knabben
-::
-:: == BEGIN LICENSE ==
-::
-:: Licensed under the terms of any of the following licenses at your
-:: choice:
-::
-:: - GNU General Public License Version 2 or later (the "GPL")
-:: http://www.gnu.org/licenses/gpl.html
-::
-:: - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-:: http://www.gnu.org/licenses/lgpl.html
-::
-:: - Mozilla Public License Version 1.1 or later (the "MPL")
-:: http://www.mozilla.org/MPL/MPL-1.1.html
-::
-:: == END LICENSE ==
-::
-
-:: adl [-runtime runtime-directory] [-pubId publisher-id] [-nodebug] application.xml [rootdirectory] [-- arguments]
-
-"C:\Adobe AIR SDK\bin\adl" application.xml ../../
diff --git a/phpgwapi/js/fckeditor/_samples/adobeair/sample01.html b/phpgwapi/js/fckeditor/_samples/adobeair/sample01.html
deleted file mode 100644
index 0f702b190b..0000000000
--- a/phpgwapi/js/fckeditor/_samples/adobeair/sample01.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
- FCKeditor - Adobe AIR Sample
-
-
-
-
-
-
-
-
- FCKeditor - Adobe AIR Sample
-
-
- This sample loads FCKeditor with full features enabled.
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/adobeair/sample01_cert.pfx b/phpgwapi/js/fckeditor/_samples/adobeair/sample01_cert.pfx
deleted file mode 100644
index ba81d1ecd1..0000000000
Binary files a/phpgwapi/js/fckeditor/_samples/adobeair/sample01_cert.pfx and /dev/null differ
diff --git a/phpgwapi/js/fckeditor/_samples/afp/fck.afpa b/phpgwapi/js/fckeditor/_samples/afp/fck.afpa
deleted file mode 100644
index 99d03062f9..0000000000
--- a/phpgwapi/js/fckeditor/_samples/afp/fck.afpa
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/phpgwapi/js/fckeditor/_samples/afp/fck.afpa.code b/phpgwapi/js/fckeditor/_samples/afp/fck.afpa.code
deleted file mode 100644
index f1015416b8..0000000000
--- a/phpgwapi/js/fckeditor/_samples/afp/fck.afpa.code
+++ /dev/null
@@ -1,165 +0,0 @@
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This is the class definition file for the sample pages.
- *
-
- DEFINE CLASS fckeditor AS custom
- cInstanceName =""
- BasePath =""
- cWIDTH =""
- cHEIGHT =""
- ToolbarSet =""
- cValue=""
- DIMENSION aConfig(10,2)
-
-&& -----------------------------------------------------------------------
- FUNCTION fckeditor( tcInstanceName )
- LOCAL lnLoop,lnLoop2
- THIS.cInstanceName = tcInstanceName
- THIS.BasePath = '../../../FCKeditor/'
- THIS.cWIDTH = '100%'
- THIS.cHEIGHT = '200'
- THIS.ToolbarSet = 'Default'
- THIS.cValue = ''
- FOR lnLoop=1 TO 10
- FOR lnLoop2=1 TO 2
- THIS.aConfig(lnLoop,lnLoop2) = ""
- NEXT
- NEXT
- RETURN
- ENDFUNC
-
-
-&& -----------------------------------------------------------------------
- FUNCTION CREATE()
- RETURN(THIS.CreateHtml())
- ENDFUNC
-
-&& -----------------------------------------------------------------------
- FUNCTION CreateHtml()
- LOCAL html
- LOCAL lcLink
-
- HtmlValue = THIS.cValue && HTMLSPECIALCHARS()
-
- html = [
]
- IF THIS.IsCompatible()
- lcLink = THIS.BasePath+[editor/fckeditor.html?InstanceName=]+THIS.cInstanceName
-
- IF ( !THIS.ToolbarSet == '' )
- lcLink = lcLink + [&Toolbar=]+THIS.ToolbarSet
- ENDIF
-
-&& Render the LINKED HIDDEN FIELD.
- html = html + []
-
-&& Render the configurations HIDDEN FIELD.
- html = html + [] +CHR(13)+CHR(10)
-
-&& Render the EDITOR IFRAME.
- html = html + []
- ELSE
- IF ( AT("%", THIS.cWIDTH)=0 )
- WidthCSS = THIS.cWIDTH + 'px'
- ELSE
- WidthCSS = THIS.cWIDTH
- ENDIF
-
- IF ( AT("%",THIS.cHEIGHT)=0 )
- HeightCSS = THIS.cHEIGHT + 'px'
- ELSE
- HeightCSS = THIS.cHEIGHT
- ENDIF
-
- html = html + []
- ENDIF
-
- html = html + [
]
-
- RETURN (html)
- ENDFUNC
-
-
-&& -----------------------------------------------------------------------
- FUNCTION IsCompatible()
- LOCAL llRetval
- LOCAL sAgent
-
- llRetval=.F.
-
- sAgent= LOWER(Request.ServerVariables("HTTP_USER_AGENT"))
-
- IF AT("msie",sAgent) >0 .AND. AT("mac",sAgent)=0 .AND. AT("opera",sAgent)=0
- iVersion=VAL(SUBSTR(sAgent,AT("msie",sAgent)+5,3))
- llRetval= iVersion > 5.5
- ELSE
- IF AT("gecko",sAgent)>0
- iVersion=VAL(SUBSTR(sAgent,AT("gecko/",sAgent)+6,8))
- llRetval =iVersion > 20030210
- ENDIF
- ENDIF
- RETURN (llRetval)
- ENDFUNC
-
-&& -----------------------------------------------------------------------
- FUNCTION GetConfigFieldString()
- LOCAL sParams
- LOCAL bFirst
- LOCAL sKey
- sParams = ""
- bFirst = .T.
- FOR lnLoop=1 TO 10 && ALEN(this.aconfig)
- IF !EMPTY(THIS.aConfig(lnLoop,1))
- IF bFirst = .F.
- sParams = sParams + "&"
- ELSE
- bFirst = .F.
- ENDIF
- sParams = sParams +THIS.aConfig(lnLoop,1)+[=]+THIS.aConfig(lnLoop,2)
- ELSE
- EXIT
- ENDIF
- NEXT
- RETURN(sParams)
- ENDFUNC
-&& -----------------------------------------------------------------------
-&& This function removes unwanted characters in URL parameters mostly entered by hackers
-
- FUNCTION StripAttacks
- LPARAMETERS tcString
- IF !EMPTY(tcString)
- tcString=STRTRAN(tcString,"&","")
- tcString=STRTRAN(tcString,"?","")
- tcString=STRTRAN(tcString,";","")
- tcString=STRTRAN(tcString,"!","")
- tcString=STRTRAN(tcString,"<%","")
- tcString=STRTRAN(tcString,"%>","")
- tcString=STRTRAN(tcString,"<","")
- tcString=STRTRAN(tcString,">","")
- tcString=STRTRAN(tcString,"..","")
- tcString=STRTRAN(tcString,"/","")
- tcString=STRTRAN(tcString,"\","")
- tcString=STRTRAN(tcString,":","")
- ELSE
- tcString=""
- ENDIF
- RETURN (tcString)
-
-ENDDEFINE
diff --git a/phpgwapi/js/fckeditor/_samples/afp/sample01.afp b/phpgwapi/js/fckeditor/_samples/afp/sample01.afp
deleted file mode 100644
index 2450e0db49..0000000000
--- a/phpgwapi/js/fckeditor/_samples/afp/sample01.afp
+++ /dev/null
@@ -1,56 +0,0 @@
-<%
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This page lists the data posted by a form.
- *
-%>
-
-
-
- FCKeditor - AFP Sample 1
-
-
-
-
-
-
FCKeditor - AFP - Sample 1
- This sample displays a normal HTML form with an FCKeditor with full features enabled.
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/afp/sample02.afp b/phpgwapi/js/fckeditor/_samples/afp/sample02.afp
deleted file mode 100644
index e1baf72efe..0000000000
--- a/phpgwapi/js/fckeditor/_samples/afp/sample02.afp
+++ /dev/null
@@ -1,113 +0,0 @@
-<%
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de)
- *
-%>
-
-
-
- FCKeditor - AFP Sample 2
-
-
-
-
-
-
-
-
FCKeditor - AFP - Sample 2
- This sample shows the editor in all its available languages.
-
-
-
-
- Select a language:
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/afp/sample03.afp b/phpgwapi/js/fckeditor/_samples/afp/sample03.afp
deleted file mode 100644
index a219e74a03..0000000000
--- a/phpgwapi/js/fckeditor/_samples/afp/sample03.afp
+++ /dev/null
@@ -1,91 +0,0 @@
-<%
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de)
- *
-%>
-
-
-
- FCKeditor - AFP Sample 3
-
-
-
-
-
-
-
-
FCKeditor - AFP - Sample 3
- This sample shows how to change the editor toolbar.
-
-
-
-
- Select the toolbar to load:
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/afp/sample04.afp b/phpgwapi/js/fckeditor/_samples/afp/sample04.afp
deleted file mode 100644
index a9d62d755a..0000000000
--- a/phpgwapi/js/fckeditor/_samples/afp/sample04.afp
+++ /dev/null
@@ -1,98 +0,0 @@
-<%
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de)
- *
-%>
-
-
-
- FCKeditor - AFP Sample 4
-
-
-
-
-
-
-
-
FCKeditor - AFP - Sample 4
- This sample shows how to change the editor skin.
-
-
-
-
- Select the skin to load:
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/afp/sampleposteddata.afp b/phpgwapi/js/fckeditor/_samples/afp/sampleposteddata.afp
deleted file mode 100644
index d1ab578e1f..0000000000
--- a/phpgwapi/js/fckeditor/_samples/afp/sampleposteddata.afp
+++ /dev/null
@@ -1,63 +0,0 @@
-<%
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This page lists the data posted by a form.
- *
-%>
-
-
-
- FCKeditor - AFP - Samples - Posted Data
-
-
-
-
-
-
FCKeditor - Samples - Posted Data
- This page lists all data posted by the form.
-
-
-
-
-
-
Field Name
-
Value
-
-
-<%
- lcForm=REQUEST.Form()
- lcForm=STRTRAN(lcForm,"&",CHR(13)+CHR(10))
-
- FOR lnLoop=1 TO MEMLINES(lcForm)
- lcZeile=ALLTRIM(MLINE(lcForm,lnLoop))
- IF AT("=",lcZeile)>0
- lcVariable=UPPER(ALLTRIM(LEFT(lcZeile,AT("=",lcZeile)-1)))
- lcWert=ALLTRIM(RIGHT(lcZeile,LEN(lcZeile)-AT("=",lcZeile)))
- lcWert=Server.UrlDecode( lcWert )
- lcWert=STRTRAN(lcWert,"<","<")
- lcWert=STRTRAN(lcWert,">",">") && ... if wanted remove/translate HTML Chars ...
-
- ? [
]+lcVariable+[ =
]+lcWert+[
]
- ENDIF
- NEXT
-%>
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/asp/sample01.asp b/phpgwapi/js/fckeditor/_samples/asp/sample01.asp
deleted file mode 100644
index 533e91ce2c..0000000000
--- a/phpgwapi/js/fckeditor/_samples/asp/sample01.asp
+++ /dev/null
@@ -1,62 +0,0 @@
-<%@ codepage="65001" language="VBScript" %>
-<% Option Explicit %>
-
-<% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
-
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
- FCKeditor - ASP - Sample 1
-
-
- This sample displays a normal HTML form with an FCKeditor with full features enabled.
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/asp/sample02.asp b/phpgwapi/js/fckeditor/_samples/asp/sample02.asp
deleted file mode 100644
index 5907c9786b..0000000000
--- a/phpgwapi/js/fckeditor/_samples/asp/sample02.asp
+++ /dev/null
@@ -1,108 +0,0 @@
-<%@ CodePage=65001 Language="VBScript"%>
-<% Option Explicit %>
-
-<% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
-
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - ASP - Sample 2
- This sample shows the editor in all its available languages.
-
-
-
-
- Select a language:
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/asp/sample03.asp b/phpgwapi/js/fckeditor/_samples/asp/sample03.asp
deleted file mode 100644
index 8e65080b8e..0000000000
--- a/phpgwapi/js/fckeditor/_samples/asp/sample03.asp
+++ /dev/null
@@ -1,92 +0,0 @@
-<%@ CodePage=65001 Language="VBScript"%>
-<% Option Explicit %>
-
-<% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
-
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - ASP - Sample 3
- This sample shows how to change the editor toolbar.
-
-
-
-
- Select the toolbar to load:
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/asp/sample04.asp b/phpgwapi/js/fckeditor/_samples/asp/sample04.asp
deleted file mode 100644
index 8c21068a85..0000000000
--- a/phpgwapi/js/fckeditor/_samples/asp/sample04.asp
+++ /dev/null
@@ -1,98 +0,0 @@
-<%@ CodePage=65001 Language="VBScript"%>
-<% Option Explicit %>
-
-<% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %>
-
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - ASP - Sample 4
- This sample shows how to change the editor skin.
-
-
-
-This sample displays a normal HTML form with a FCKeditor with full features enabled.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/cfm/sample01_mx.cfm b/phpgwapi/js/fckeditor/_samples/cfm/sample01_mx.cfm
deleted file mode 100644
index 48287412bc..0000000000
--- a/phpgwapi/js/fckeditor/_samples/cfm/sample01_mx.cfm
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
FCKeditor - ColdFusion Component (CFC) - Sample 1
-
-This sample displays a normal HTML form with a FCKeditor with full features enabled.
-
-
-
-
-
- This sample works only with a ColdFusion MX server and higher, because it uses some advantages of this version.
-
-
-
-
- // Calculate basepath for FCKeditor. It's in the folder right above _samples
- basePath = Left( cgi.script_name, FindNoCase( '_samples', cgi.script_name ) - 1 ) ;
-
- fckEditor = createObject( "component", "#basePath#fckeditor" ) ;
- fckEditor.instanceName = "myEditor" ;
- fckEditor.value = '
This is some sample text. You are using FCKeditor.
-This sample shows the editor in all its available languages.
-
-
-
- This sample works only with a ColdFusion MX server and higher, because it uses some advantages of this version.
-
-
-
-
- This sample shows how to change the editor toolbar.
-
-
-
- This sample works only with a ColdFusion MX server and higher, because it uses some advantages of this version.
-
-
-
-
- This sample shows how to change the editor skin.
-
-
-
- This sample works only with a ColdFusion MX server and higher, because it uses some advantages of this version.
-
-
-
-
- This sample displays a normal HTML form with an FCKeditor with full features enabled.
- It uses the "ReplaceTextarea" command to create the editor.
-
- This sample shows how to change the editor skin.
-
-
-
-
-
- Select the skin to load:
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/html/sample06.config.js b/phpgwapi/js/fckeditor/_samples/html/sample06.config.js
deleted file mode 100644
index d5433ec6df..0000000000
--- a/phpgwapi/js/fckeditor/_samples/html/sample06.config.js
+++ /dev/null
@@ -1,49 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Sample custom configuration settings used in the plugin sample page (sample06).
- */
-
-// Set our sample toolbar.
-FCKConfig.ToolbarSets['PluginTest'] = [
- ['SourceSimple'],
- ['My_Find','My_Replace','-','Placeholder'],
- ['StyleSimple','FontFormatSimple','FontNameSimple','FontSizeSimple'],
- ['Table','-','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableCellProp'],
- ['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink'],
- '/',
- ['My_BigStyle','-','Smiley','-','About']
-] ;
-
-// Change the default plugin path.
-FCKConfig.PluginsPath = FCKConfig.BasePath.substr(0, FCKConfig.BasePath.length - 7) + '_samples/_plugins/' ;
-
-// Add our plugin to the plugins list.
-// FCKConfig.Plugins.Add( pluginName, availableLanguages )
-// pluginName: The plugin name. The plugin directory must match this name.
-// availableLanguages: a list of available language files for the plugin (separated by a comma).
-FCKConfig.Plugins.Add( 'findreplace', 'en,fr,it' ) ;
-FCKConfig.Plugins.Add( 'samples' ) ;
-
-// If you want to use plugins found on other directories, just use the third parameter.
-var sOtherPluginPath = FCKConfig.BasePath.substr(0, FCKConfig.BasePath.length - 7) + 'editor/plugins/' ;
-FCKConfig.Plugins.Add( 'placeholder', 'de,en,es,fr,it,pl', sOtherPluginPath ) ;
-FCKConfig.Plugins.Add( 'tablecommands', null, sOtherPluginPath ) ;
-FCKConfig.Plugins.Add( 'simplecommands', null, sOtherPluginPath ) ;
diff --git a/phpgwapi/js/fckeditor/_samples/html/sample06.html b/phpgwapi/js/fckeditor/_samples/html/sample06.html
deleted file mode 100644
index d68e0292f6..0000000000
--- a/phpgwapi/js/fckeditor/_samples/html/sample06.html
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
- FCKeditor - JavaScript - 6
-
- This sample shows some sample plugins implementations. Things to note:
-
-
In the toolbar, you will find sample "Find" and "Replace" plugins that do exactly
- the same thing that the built in ones do. It just shows how to do that with a custom
- implementation. Use the green toolbar buttons the test then.
-
There is also another sample plugin that is available in the package: the "Placeholder"
- command (use the yellow icon).
-
It also shows a custom context menu option when right cliking on images (insert
- a smiley to test it).
- This sample shows FCKeditor in a more complex form with two different instances.
- It also shows and interesting usage of the "OnFocus" and "OnBlur" events available
- in the JavaScript API.
-
- This sample shows a form with two FCKeditor instance loaded inside an IFRAME. Both instances share the same
- toolbar, available in the main page (top).
-
- This sample starts with a normal textarea and provides the ability to switch back
- and forth between the textarea and FCKeditor. It uses the JavaScript API to do the
- operations so it will work even if the internal implementation changes.
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/html/sample14.config.js b/phpgwapi/js/fckeditor/_samples/html/sample14.config.js
deleted file mode 100644
index b668ffcd43..0000000000
--- a/phpgwapi/js/fckeditor/_samples/html/sample14.config.js
+++ /dev/null
@@ -1,121 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Configuration settings used by the XHTML 1.1 sample page (sample14.html).
- */
-
-// Our intention is force all formatting features to use CSS classes or
-// semantic aware elements.
-
-// Load our custom CSS files for this sample.
-// We are using "BasePath" just for this sample convenience. In normal
-// situations it would be just pointed to the file directly,
-// like "/css/myfile.css".
-FCKConfig.EditorAreaCSS = FCKConfig.BasePath + '../_samples/html/sample14.styles.css' ;
-
-/**
- * Core styles.
- */
-FCKConfig.CoreStyles.Bold = { Element : 'span', Attributes : { 'class' : 'Bold' } } ;
-FCKConfig.CoreStyles.Italic = { Element : 'span', Attributes : { 'class' : 'Italic' } } ;
-FCKConfig.CoreStyles.Underline = { Element : 'span', Attributes : { 'class' : 'Underline' } } ;
-FCKConfig.CoreStyles.StrikeThrough = { Element : 'span', Attributes : { 'class' : 'StrikeThrough' } } ;
-
-/**
- * Font face
- */
-// List of fonts available in the toolbar combo. Each font definition is
-// separated by a semi-colon (;). We are using class names here, so each font
-// is defined by {Class Name}/{Combo Label}.
-FCKConfig.FontNames = 'FontComic/Comic Sans MS;FontCourier/Courier New;FontTimes/Times New Roman' ;
-
-// Define the way font elements will be applied to the document. The "span"
-// element will be used. When a font is selected, the font name defined in the
-// above list is passed to this definition with the name "Font", being it
-// injected in the "class" attribute.
-// We must also instruct the editor to replace span elements that are used to
-// set the font (Overrides).
-FCKConfig.CoreStyles.FontFace =
- {
- Element : 'span',
- Attributes : { 'class' : '#("Font")' },
- Overrides : [ { Element : 'span', Attributes : { 'class' : /^Font(?:Comic|Courier|Times)$/ } } ]
- } ;
-
-/**
- * Font sizes.
- */
-FCKConfig.FontSizes = 'FontSmaller/Smaller;FontLarger/Larger;FontSmall/8pt;FontBig/14pt;FontDouble/Double Size' ;
-FCKConfig.CoreStyles.Size =
- {
- Element : 'span',
- Attributes : { 'class' : '#("Size")' },
- Overrides : [ { Element : 'span', Attributes : { 'class' : /^Font(?:Smaller|Larger|Small|Big|Double)$/ } } ]
- } ;
-
-/**
- * Font colors.
- */
-FCKConfig.EnableMoreFontColors = false ;
-FCKConfig.FontColors = 'ff9900/FontColor1,0066cc/FontColor2,ff0000/FontColor3' ;
-FCKConfig.CoreStyles.Color =
- {
- Element : 'span',
- Attributes : { 'class' : '#("Color")' },
- Overrides : [ { Element : 'span', Attributes : { 'class' : /^FontColor(?:1|2|3)$/ } } ]
- } ;
-
-FCKConfig.CoreStyles.BackColor =
- {
- Element : 'span',
- Attributes : { 'class' : '#("Color")BG' },
- Overrides : [ { Element : 'span', Attributes : { 'class' : /^FontColor(?:1|2|3)BG$/ } } ]
- } ;
-
-/**
- * Indentation.
- */
-FCKConfig.IndentClasses = [ 'Indent1', 'Indent2', 'Indent3' ] ;
-
-/**
- * Paragraph justification.
- */
-FCKConfig.JustifyClasses = [ 'JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyFull' ] ;
-
-/**
- * Styles combo.
- */
-FCKConfig.StylesXmlPath = '' ;
-FCKConfig.CustomStyles =
- {
- 'Strong Emphasis' : { Element : 'strong' },
- 'Emphasis' : { Element : 'em' },
-
- 'Computer Code' : { Element : 'code' },
- 'Keyboard Phrase' : { Element : 'kbd' },
- 'Sample Text' : { Element : 'samp' },
- 'Variable' : { Element : 'var' },
-
- 'Deleted Text' : { Element : 'del' },
- 'Inserted Text' : { Element : 'ins' },
-
- 'Cited Work' : { Element : 'cite' },
- 'Inline Quotation' : { Element : 'q' }
- } ;
diff --git a/phpgwapi/js/fckeditor/_samples/html/sample14.html b/phpgwapi/js/fckeditor/_samples/html/sample14.html
deleted file mode 100644
index 29bf194234..0000000000
--- a/phpgwapi/js/fckeditor/_samples/html/sample14.html
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
- FCKeditor - JavaScript - Sample 14
-
-
- This sample shows FCKeditor configured to produce XHTML 1.1 compliant
- HTML. Deprecated elements or attributes, like the <font> and <u> elements
- or the "style" attribute, are avoided.
-
-
-
-<%
-
-' This function is useful only for this sample page se whe can display the
-' posted data accordingly. This processing is usually not done on real
-' applications, where the posted data must be saved on a DB or file. In those
-' cases, no processing must be done, and the data is saved as posted.
-Function ModifyForOutput( value )
-
- ModifyForOutput = Server.HTMLEncode( value )
-
-End Function
-
-%>
diff --git a/phpgwapi/js/fckeditor/_samples/html/sampleposteddata.html b/phpgwapi/js/fckeditor/_samples/html/sampleposteddata.html
deleted file mode 100644
index d8537991f5..0000000000
--- a/phpgwapi/js/fckeditor/_samples/html/sampleposteddata.html
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
- FCKeditor - Samples - Posted Data
-
-
-
-
-
-
- FCKeditor - Samples - Posted Data
-
-
- This page lists all data posted by the form. It uses the "QueryString" to search
- for data submitted using the "GET" method, so it is limited to 2KB.
-
-
-
-
-
- Field
-
- Value
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/lasso/sample01.lasso b/phpgwapi/js/fckeditor/_samples/lasso/sample01.lasso
deleted file mode 100644
index f868069acd..0000000000
--- a/phpgwapi/js/fckeditor/_samples/lasso/sample01.lasso
+++ /dev/null
@@ -1,55 +0,0 @@
-[//lasso
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Sample page.
- */
-]
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
FCKeditor - Lasso - Sample 1
- This sample displays a normal HTML form with an FCKeditor with full features
- enabled.
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/lasso/sample02.lasso b/phpgwapi/js/fckeditor/_samples/lasso/sample02.lasso
deleted file mode 100644
index bd74329f73..0000000000
--- a/phpgwapi/js/fckeditor/_samples/lasso/sample02.lasso
+++ /dev/null
@@ -1,109 +0,0 @@
-[//lasso
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Sample page.
- */
-]
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - Lasso - Sample 2
- This sample shows the editor in all its available languages.
-
-
-
-
- Select a language:
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/lasso/sample03.lasso b/phpgwapi/js/fckeditor/_samples/lasso/sample03.lasso
deleted file mode 100644
index 6890dc9844..0000000000
--- a/phpgwapi/js/fckeditor/_samples/lasso/sample03.lasso
+++ /dev/null
@@ -1,87 +0,0 @@
-[//lasso
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Sample page.
- */
-]
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - Lasso - Sample 3
- This sample shows how to change the editor toolbar.
-
-
-
-
- Select the toolbar to load:
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/lasso/sample04.lasso b/phpgwapi/js/fckeditor/_samples/lasso/sample04.lasso
deleted file mode 100644
index 0e39eb969f..0000000000
--- a/phpgwapi/js/fckeditor/_samples/lasso/sample04.lasso
+++ /dev/null
@@ -1,93 +0,0 @@
-[//lasso
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Sample page.
- */
-]
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - Lasso - Sample 4
- This sample shows how to change the editor skin.
-
-
-
-
- Select the skin to load:
-
-
-
-
-
-
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/lasso/sampleposteddata.lasso b/phpgwapi/js/fckeditor/_samples/lasso/sampleposteddata.lasso
deleted file mode 100644
index 6d04ad4999..0000000000
--- a/phpgwapi/js/fckeditor/_samples/lasso/sampleposteddata.lasso
+++ /dev/null
@@ -1,53 +0,0 @@
-[//lasso
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Sample page.
- */
-]
-
-
-
- FCKeditor - Samples - Posted Data
-
-
-
-
-
-
FCKeditor - Samples - Posted Data
- This page lists all data posted by the form.
-
-
-
-
-
-
Field Name
-
Value
-
-
-[iterate(client_postparams, local('this'))]
-
-
[#this->first]
-
[#this->second]
-
-[/iterate]
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/perl/sample01.cgi b/phpgwapi/js/fckeditor/_samples/perl/sample01.cgi
deleted file mode 100644
index 3b6debc9cc..0000000000
--- a/phpgwapi/js/fckeditor/_samples/perl/sample01.cgi
+++ /dev/null
@@ -1,117 +0,0 @@
-#!/usr/bin/env perl
-
-#####
-# FCKeditor - The text editor for Internet - http://www.fckeditor.net
-# Copyright (C) 2003-2008 Frederico Caldeira Knabben
-#
-# == BEGIN LICENSE ==
-#
-# Licensed under the terms of any of the following licenses at your
-# choice:
-#
-# - GNU General Public License Version 2 or later (the "GPL")
-# http://www.gnu.org/licenses/gpl.html
-#
-# - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-# http://www.gnu.org/licenses/lgpl.html
-#
-# - Mozilla Public License Version 1.1 or later (the "MPL")
-# http://www.mozilla.org/MPL/MPL-1.1.html
-#
-# == END LICENSE ==
-#
-# Sample page.
-#####
-
-## START: Hack for Windows (Not important to understand the editor code... Perl specific).
-if(Windows_check()) {
- chdir(GetScriptPath($0));
-}
-
-sub Windows_check
-{
- # IIS,PWS(NT/95)
- $www_server_os = $^O;
- # Win98 & NT(SP4)
- if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; }
- # AnHTTPd/Omni/IIS
- if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; }
- # Win Apache
- if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; }
- if($www_server_os=~ /win/i) { return(1); }
- return(0);
-}
-
-sub GetScriptPath {
- local($path) = @_;
- if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; }
- $path;
-}
-## END: Hack for IIS
-
-require '../../fckeditor.pl';
-
-# When $ENV{'PATH_INFO'} cannot be used by perl.
-# $DefRootPath = "/XXXXX/_samples/perl/sample01.cgi"; Please write in script.
-
-my $DefServerPath = "";
-my $ServerPath;
-
- $ServerPath = &GetServerPath();
- print "Content-type: text/html\n\n";
- print <<"_HTML_TAG_";
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
FCKeditor - Perl - Sample 1
- This sample displays a normal HTML form with an FCKeditor with full features
- enabled.
-
-
-
-
-_HTML_TAG_
-
-################
-#Please use this function, rewriting it depending on a server's environment.
-################
-sub GetServerPath
-{
-my $dir;
-
- if($DefServerPath) {
- $dir = $DefServerPath;
- } else {
- if($ENV{'PATH_INFO'}) {
- $dir = $ENV{'PATH_INFO'};
- } elsif($ENV{'FILEPATH_INFO'}) {
- $dir = $ENV{'FILEPATH_INFO'};
- } elsif($ENV{'REQUEST_URI'}) {
- $dir = $ENV{'REQUEST_URI'};
- }
- }
- return($dir);
-}
diff --git a/phpgwapi/js/fckeditor/_samples/perl/sample02.cgi b/phpgwapi/js/fckeditor/_samples/perl/sample02.cgi
deleted file mode 100644
index dd7c26de38..0000000000
--- a/phpgwapi/js/fckeditor/_samples/perl/sample02.cgi
+++ /dev/null
@@ -1,182 +0,0 @@
-#!/usr/bin/env perl
-
-#####
-# FCKeditor - The text editor for Internet - http://www.fckeditor.net
-# Copyright (C) 2003-2008 Frederico Caldeira Knabben
-#
-# == BEGIN LICENSE ==
-#
-# Licensed under the terms of any of the following licenses at your
-# choice:
-#
-# - GNU General Public License Version 2 or later (the "GPL")
-# http://www.gnu.org/licenses/gpl.html
-#
-# - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-# http://www.gnu.org/licenses/lgpl.html
-#
-# - Mozilla Public License Version 1.1 or later (the "MPL")
-# http://www.mozilla.org/MPL/MPL-1.1.html
-#
-# == END LICENSE ==
-#
-# Sample page.
-#####
-
-## START: Hack for Windows (Not important to understand the editor code... Perl specific).
-if(Windows_check()) {
- chdir(GetScriptPath($0));
-}
-
-sub Windows_check
-{
- # IIS,PWS(NT/95)
- $www_server_os = $^O;
- # Win98 & NT(SP4)
- if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; }
- # AnHTTPd/Omni/IIS
- if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; }
- # Win Apache
- if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; }
- if($www_server_os=~ /win/i) { return(1); }
- return(0);
-}
-
-sub GetScriptPath {
- local($path) = @_;
- if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; }
- $path;
-}
-## END: Hack for IIS
-
-require '../../fckeditor.pl';
-
-# When $ENV{'PATH_INFO'} cannot be used by perl.
-# $DefRootPath = "/XXXXX/_samples/perl/sample02.cgi"; Please write in script.
-
-my $DefServerPath = "";
-my $ServerPath;
-
- $ServerPath = &GetServerPath();
-
- if($ENV{'REQUEST_METHOD'} eq "POST") {
- read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
- } else {
- $buffer = $ENV{'QUERY_STRING'};
- }
- @pairs = split(/&/,$buffer);
- foreach $pair (@pairs) {
- ($name,$value) = split(/=/,$pair);
- $value =~ tr/+/ /;
- $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg;
- $value =~ s/\t//g;
- $value =~ s/\r\n/\n/g;
- $FORM{$name} .= "\0" if(defined($FORM{$name}));
- $FORM{$name} .= $value;
- }
-
- print "Content-type: text/html\n\n";
- print <<"_HTML_TAG_";
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - Perl - Sample 2
- This sample shows the editor in all its available languages.
-
-
-
-
- Select a language:
-
-
-
-
-
-
-
-
-
-
-_HTML_TAG_
-
-################
-#Please use this function, rewriting it depending on a server's environment.
-################
-sub GetServerPath
-{
-my $dir;
-
- if($DefServerPath) {
- $dir = $DefServerPath;
- } else {
- if($ENV{'PATH_INFO'}) {
- $dir = $ENV{'PATH_INFO'};
- } elsif($ENV{'FILEPATH_INFO'}) {
- $dir = $ENV{'FILEPATH_INFO'};
- } elsif($ENV{'REQUEST_URI'}) {
- $dir = $ENV{'REQUEST_URI'};
- }
- }
- return($dir);
-}
diff --git a/phpgwapi/js/fckeditor/_samples/perl/sample03.cgi b/phpgwapi/js/fckeditor/_samples/perl/sample03.cgi
deleted file mode 100644
index ef9d723ce9..0000000000
--- a/phpgwapi/js/fckeditor/_samples/perl/sample03.cgi
+++ /dev/null
@@ -1,167 +0,0 @@
-#!/usr/bin/env perl
-
-#####
-# FCKeditor - The text editor for Internet - http://www.fckeditor.net
-# Copyright (C) 2003-2008 Frederico Caldeira Knabben
-#
-# == BEGIN LICENSE ==
-#
-# Licensed under the terms of any of the following licenses at your
-# choice:
-#
-# - GNU General Public License Version 2 or later (the "GPL")
-# http://www.gnu.org/licenses/gpl.html
-#
-# - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-# http://www.gnu.org/licenses/lgpl.html
-#
-# - Mozilla Public License Version 1.1 or later (the "MPL")
-# http://www.mozilla.org/MPL/MPL-1.1.html
-#
-# == END LICENSE ==
-#
-# Sample page.
-#####
-
-## START: Hack for Windows (Not important to understand the editor code... Perl specific).
-if(Windows_check()) {
- chdir(GetScriptPath($0));
-}
-
-sub Windows_check
-{
- # IIS,PWS(NT/95)
- $www_server_os = $^O;
- # Win98 & NT(SP4)
- if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; }
- # AnHTTPd/Omni/IIS
- if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; }
- # Win Apache
- if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; }
- if($www_server_os=~ /win/i) { return(1); }
- return(0);
-}
-
-sub GetScriptPath {
- local($path) = @_;
- if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; }
- $path;
-}
-## END: Hack for IIS
-
-require '../../fckeditor.pl';
-
-# When $ENV{'PATH_INFO'} cannot be used by perl.
-# $DefRootPath = "/XXXXX/_samples/perl/sample03.cgi"; Please write in script.
-
-my $DefServerPath = "";
-my $ServerPath;
-
- $ServerPath = &GetServerPath();
-
- if($ENV{'REQUEST_METHOD'} eq "POST") {
- read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
- } else {
- $buffer = $ENV{'QUERY_STRING'};
- }
- @pairs = split(/&/,$buffer);
- foreach $pair (@pairs) {
- ($name,$value) = split(/=/,$pair);
- $value =~ tr/+/ /;
- $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg;
- $value =~ s/\t//g;
- $value =~ s/\r\n/\n/g;
- $FORM{$name} .= "\0" if(defined($FORM{$name}));
- $FORM{$name} .= $value;
- }
-
- print "Content-type: text/html\n\n";
- print <<"_HTML_TAG_";
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - Perl - Sample 3
- This sample shows how to change the editor toolbar.
-
-
-
-
- Select the toolbar to load:
-
-
-
-
-
-
-
-
-
-
-_HTML_TAG_
-
-################
-#Please use this function, rewriting it depending on a server's environment.
-################
-sub GetServerPath
-{
-my $dir;
-
- if($DefServerPath) {
- $dir = $DefServerPath;
- } else {
- if($ENV{'PATH_INFO'}) {
- $dir = $ENV{'PATH_INFO'};
- } elsif($ENV{'FILEPATH_INFO'}) {
- $dir = $ENV{'FILEPATH_INFO'};
- } elsif($ENV{'REQUEST_URI'}) {
- $dir = $ENV{'REQUEST_URI'};
- }
- }
- return($dir);
-}
diff --git a/phpgwapi/js/fckeditor/_samples/perl/sample04.cgi b/phpgwapi/js/fckeditor/_samples/perl/sample04.cgi
deleted file mode 100644
index 4eb232cce1..0000000000
--- a/phpgwapi/js/fckeditor/_samples/perl/sample04.cgi
+++ /dev/null
@@ -1,174 +0,0 @@
-#!/usr/bin/env perl
-
-#####
-# FCKeditor - The text editor for Internet - http://www.fckeditor.net
-# Copyright (C) 2003-2008 Frederico Caldeira Knabben
-#
-# == BEGIN LICENSE ==
-#
-# Licensed under the terms of any of the following licenses at your
-# choice:
-#
-# - GNU General Public License Version 2 or later (the "GPL")
-# http://www.gnu.org/licenses/gpl.html
-#
-# - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-# http://www.gnu.org/licenses/lgpl.html
-#
-# - Mozilla Public License Version 1.1 or later (the "MPL")
-# http://www.mozilla.org/MPL/MPL-1.1.html
-#
-# == END LICENSE ==
-#
-# Sample page.
-#####
-
-## START: Hack for Windows (Not important to understand the editor code... Perl specific).
-if(Windows_check()) {
- chdir(GetScriptPath($0));
-}
-
-sub Windows_check
-{
- # IIS,PWS(NT/95)
- $www_server_os = $^O;
- # Win98 & NT(SP4)
- if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; }
- # AnHTTPd/Omni/IIS
- if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; }
- # Win Apache
- if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; }
- if($www_server_os=~ /win/i) { return(1); }
- return(0);
-}
-
-sub GetScriptPath {
- local($path) = @_;
- if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; }
- $path;
-}
-## END: Hack for IIS
-
-require '../../fckeditor.pl';
-
-# When $ENV{'PATH_INFO'} cannot be used by perl.
-# $DefRootPath = "/XXXXX/_samples/perl/sample04.cgi"; Please write in script.
-
-my $DefServerPath = "";
-my $ServerPath;
-
- $ServerPath = &GetServerPath();
-
- if($ENV{'REQUEST_METHOD'} eq "POST") {
- read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
- } else {
- $buffer = $ENV{'QUERY_STRING'};
- }
- @pairs = split(/&/,$buffer);
- foreach $pair (@pairs) {
- ($name,$value) = split(/=/,$pair);
- $value =~ tr/+/ /;
- $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg;
- $value =~ s/\t//g;
- $value =~ s/\r\n/\n/g;
- $FORM{$name} .= "\0" if(defined($FORM{$name}));
- $FORM{$name} .= $value;
- }
-
-#!!Caution javascript \ Quart
-
- print "Content-type: text/html\n\n";
- print <<"_HTML_TAG_";
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - Perl - Sample 4
- This sample shows how to change the editor skin.
-
-
-
-
- Select the skin to load:
-
-
-
-
-
-
-
-
-
-
-_HTML_TAG_
-
-################
-#Please use this function, rewriting it depending on a server's environment.
-################
-sub GetServerPath
-{
-my $dir;
-
- if($DefServerPath) {
- $dir = $DefServerPath;
- } else {
- if($ENV{'PATH_INFO'}) {
- $dir = $ENV{'PATH_INFO'};
- } elsif($ENV{'FILEPATH_INFO'}) {
- $dir = $ENV{'FILEPATH_INFO'};
- } elsif($ENV{'REQUEST_URI'}) {
- $dir = $ENV{'REQUEST_URI'};
- }
- }
- return($dir);
-}
diff --git a/phpgwapi/js/fckeditor/_samples/perl/sampleposteddata.cgi b/phpgwapi/js/fckeditor/_samples/perl/sampleposteddata.cgi
deleted file mode 100644
index 7702ad5b17..0000000000
--- a/phpgwapi/js/fckeditor/_samples/perl/sampleposteddata.cgi
+++ /dev/null
@@ -1,107 +0,0 @@
-#!/usr/bin/env perl
-
-#####
-# FCKeditor - The text editor for Internet - http://www.fckeditor.net
-# Copyright (C) 2003-2008 Frederico Caldeira Knabben
-#
-# == BEGIN LICENSE ==
-#
-# Licensed under the terms of any of the following licenses at your
-# choice:
-#
-# - GNU General Public License Version 2 or later (the "GPL")
-# http://www.gnu.org/licenses/gpl.html
-#
-# - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-# http://www.gnu.org/licenses/lgpl.html
-#
-# - Mozilla Public License Version 1.1 or later (the "MPL")
-# http://www.mozilla.org/MPL/MPL-1.1.html
-#
-# == END LICENSE ==
-#
-# This page lists the data posted by a form.
-#####
-
-## START: Hack for Windows (Not important to understand the editor code... Perl specific).
-if(Windows_check()) {
- chdir(GetScriptPath($0));
-}
-
-sub Windows_check
-{
- # IIS,PWS(NT/95)
- $www_server_os = $^O;
- # Win98 & NT(SP4)
- if($www_server_os eq "") { $www_server_os= $ENV{'OS'}; }
- # AnHTTPd/Omni/IIS
- if($ENV{'SERVER_SOFTWARE'} =~ /AnWeb|Omni|IIS\//i) { $www_server_os= 'win'; }
- # Win Apache
- if($ENV{'WINDIR'} ne "") { $www_server_os= 'win'; }
- if($www_server_os=~ /win/i) { return(1); }
- return(0);
-}
-
-sub GetScriptPath {
- local($path) = @_;
- if($path =~ /[\:\/\\]/) { $path =~ s/(.*?)[\/\\][^\/\\]+$/$1/; } else { $path = '.'; }
- $path;
-}
-## END: Hack for IIS
-
-require '../../fckeditor.pl';
-
- if($ENV{'REQUEST_METHOD'} eq "POST") {
- read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
- } else {
- $buffer = $ENV{'QUERY_STRING'};
- }
- @pairs = split(/&/,$buffer);
- foreach $pair (@pairs) {
- ($name,$value) = split(/=/,$pair);
- $value =~ tr/+/ /;
- $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg;
- $value =~ s/\t//g;
- $value =~ s/\r\n/\n/g;
- $FORM{$name} .= "\0" if(defined($FORM{$name}));
- $FORM{$name} .= $value;
- }
-
- print "Content-type: text/html\n\n";
- print <<"_HTML_TAG_";
-
-
-
- FCKeditor - Samples - Posted Data
-
-
-
-
-
-
FCKeditor - Samples - Posted Data
- This page lists all data posted by the form.
-
-
- This sample displays a normal HTML form with an FCKeditor with full features
- enabled.
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/php/sample02.php b/phpgwapi/js/fckeditor/_samples/php/sample02.php
deleted file mode 100644
index 3be5781a4d..0000000000
--- a/phpgwapi/js/fckeditor/_samples/php/sample02.php
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
-
- FCKeditor - Sample
-
-
-
-
-
-
-
FCKeditor - PHP - Sample 2
- This sample shows the editor in all its available languages.
-
-
-
-
diff --git a/phpgwapi/js/fckeditor/_samples/py/sample01.py b/phpgwapi/js/fckeditor/_samples/py/sample01.py
deleted file mode 100644
index c56f16e582..0000000000
--- a/phpgwapi/js/fckeditor/_samples/py/sample01.py
+++ /dev/null
@@ -1,80 +0,0 @@
-#!/usr/bin/env python
-
-"""
-FCKeditor - The text editor for Internet - http://www.fckeditor.net
-Copyright (C) 2003-2008 Frederico Caldeira Knabben
-
-== BEGIN LICENSE ==
-
-Licensed under the terms of any of the following licenses at your
-choice:
-
- - GNU General Public License Version 2 or later (the "GPL")
- http://www.gnu.org/licenses/gpl.html
-
- - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- http://www.gnu.org/licenses/lgpl.html
-
- - Mozilla Public License Version 1.1 or later (the "MPL")
- http://www.mozilla.org/MPL/MPL-1.1.html
-
-== END LICENSE ==
-
-Sample page.
-"""
-
-import cgi
-import os
-
-# Ensure that the fckeditor.py is included in your classpath
-import fckeditor
-
-# Tell the browser to render html
-print "Content-Type: text/html"
-print ""
-
-# Document header
-print """
-
-
- FCKeditor - Sample
-
-
-
-
-
-
FCKeditor - Python - Sample 1
- This sample displays a normal HTML form with an FCKeditor with full features
- enabled.
-
-
-"""
-
-# For testing your environments
-print ""
-for key in os.environ.keys():
- print "%s: %s " % (key, os.environ.get(key, ""))
-print ""
-
-# Document footer
-print """
-
-
-"""
diff --git a/phpgwapi/js/fckeditor/_samples/py/sampleposteddata.py b/phpgwapi/js/fckeditor/_samples/py/sampleposteddata.py
deleted file mode 100644
index bc759d56cb..0000000000
--- a/phpgwapi/js/fckeditor/_samples/py/sampleposteddata.py
+++ /dev/null
@@ -1,88 +0,0 @@
-#!/usr/bin/env python
-
-"""
-FCKeditor - The text editor for Internet - http://www.fckeditor.net
-Copyright (C) 2003-2008 Frederico Caldeira Knabben
-
-== BEGIN LICENSE ==
-
-Licensed under the terms of any of the following licenses at your
-choice:
-
- - GNU General Public License Version 2 or later (the "GPL")
- http://www.gnu.org/licenses/gpl.html
-
- - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- http://www.gnu.org/licenses/lgpl.html
-
- - Mozilla Public License Version 1.1 or later (the "MPL")
- http://www.mozilla.org/MPL/MPL-1.1.html
-
-== END LICENSE ==
-
-This page lists the data posted by a form.
-"""
-
-import cgi
-import os
-
-# Tell the browser to render html
-print "Content-Type: text/html"
-print ""
-
-try:
- # Create a cgi object
- form = cgi.FieldStorage()
-except Exception, e:
- print e
-
-# Document header
-print """
-
-
- FCKeditor - Samples - Posted Data
-
-
-
-
-
-"""
-
-# This is the real work
-print """
-
FCKeditor - Samples - Posted Data
- This page lists all data posted by the form.
-
-
-
-
-
-
Field Name
-
Value
-
-
-"""
-for key in form.keys():
- try:
- value = form[key].value
- print """
-