diff -rupN 2.5.x/FCKeditor/_documentation.html 2.6.x/FCKeditor/_documentation.html --- 2.5.x/FCKeditor/_documentation.html 2007-04-04 19:15:17.000000000 +0100 +++ 2.6.x/FCKeditor/_documentation.html 2008-07-22 18:15:06.000000000 +0100 @@ -1,7 +1,7 @@ - + + +
+This is some sample text. You are using ] lcText=lcText+[FCKeditor.] oFCKeditor = CREATEOBJECT("FCKeditor") diff -rupN 2.5.x/FCKeditor/_samples/afp/sample02.afp 2.6.x/FCKeditor/_samples/afp/sample02.afp --- 2.5.x/FCKeditor/_samples/afp/sample02.afp 2007-04-04 19:15:17.000000000 +0100 +++ 2.6.x/FCKeditor/_samples/afp/sample02.afp 2008-07-22 18:15:06.000000000 +0100 @@ -1,6 +1,6 @@ <% * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2007 Frederico Caldeira Knabben + * Copyright (C) 2003-2008 Frederico Caldeira Knabben * * == BEGIN LICENSE == * @@ -17,7 +17,7 @@ * 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) * %> @@ -97,7 +97,7 @@ oFCKeditor.aconfig[2,2]=lcLanguage ENDIF - lcText=[This is some sample text. You are using ] + lcText=[
This is some sample text. You are using ] lcText=lcText+[FCKeditor.] oFCKeditor.BasePath = sBasePath diff -rupN 2.5.x/FCKeditor/_samples/afp/sample03.afp 2.6.x/FCKeditor/_samples/afp/sample03.afp --- 2.5.x/FCKeditor/_samples/afp/sample03.afp 2007-04-04 19:15:17.000000000 +0100 +++ 2.6.x/FCKeditor/_samples/afp/sample03.afp 2008-07-22 18:15:06.000000000 +0100 @@ -1,6 +1,6 @@ <% * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2007 Frederico Caldeira Knabben + * Copyright (C) 2003-2008 Frederico Caldeira Knabben * * == BEGIN LICENSE == * @@ -75,7 +75,7 @@ oFCKeditor.ToolbarSet=lcToolbar ENDIF - lcText=[This is some sample text. You are using ] + lcText=[
This is some sample text. You are using ] lcText=lcText+[FCKeditor.] oFCKeditor.BasePath = sBasePath diff -rupN 2.5.x/FCKeditor/_samples/afp/sample04.afp 2.6.x/FCKeditor/_samples/afp/sample04.afp --- 2.5.x/FCKeditor/_samples/afp/sample04.afp 2007-04-04 19:15:17.000000000 +0100 +++ 2.6.x/FCKeditor/_samples/afp/sample04.afp 2008-07-22 18:15:06.000000000 +0100 @@ -1,6 +1,6 @@ <% * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2007 Frederico Caldeira Knabben + * Copyright (C) 2003-2008 Frederico Caldeira Knabben * * == BEGIN LICENSE == * @@ -82,7 +82,7 @@ oFCKeditor.aconfig[1,2]="/fckeditor/editor/skins/"+lcSkin+"/" && <-- Change this to your local path ENDIF - lcText=[This is some sample text. You are using ] + lcText=[
This is some sample text. You are using ] lcText=lcText+[FCKeditor.] oFCKeditor.BasePath = sBasePath diff -rupN 2.5.x/FCKeditor/_samples/afp/sampleposteddata.afp 2.6.x/FCKeditor/_samples/afp/sampleposteddata.afp --- 2.5.x/FCKeditor/_samples/afp/sampleposteddata.afp 2007-04-04 19:15:17.000000000 +0100 +++ 2.6.x/FCKeditor/_samples/afp/sampleposteddata.afp 2008-07-22 18:15:06.000000000 +0100 @@ -1,6 +1,6 @@ <% * FCKeditor - The text editor for Internet - http://www.fckeditor.net - * Copyright (C) 2003-2007 Frederico Caldeira Knabben + * Copyright (C) 2003-2008 Frederico Caldeira Knabben * * == BEGIN LICENSE == * @@ -27,17 +27,20 @@
| Field Name | -Value | -
| Field Name | +Value | +
|---|---|
| ]+lcVariable+[ = | ]+lcWert+[ |
| ]+lcVariable+[ = | ]+lcWert+[ |
| Dump of FORM Variables | -|
|---|---|
| FieldNames | -#FORM.fieldNames# | -
| #key# | -#HTMLEditFormat(evaluate("FORM.#key#"))# | -