Home
last modified time | relevance | path

Searched refs:FCKeditor (Results 1 – 25 of 102) sorted by relevance

12345

/plugin/fckg/fckeditor/
H A Dfckeditor.js37 this.BasePath = FCKeditor.BasePath ;
50 FCKeditor.BasePath = '/fckeditor/' ;
55 FCKeditor.MinHeight = 200 ;
60 FCKeditor.MinWidth = 750 ;
62 FCKeditor.prototype.Version = '2.6.4.1' ;
63 FCKeditor.prototype.VersionBuild = '23187' ;
65 FCKeditor.prototype.Create = function()
70 FCKeditor.prototype.CreateHtml = function()
107 FCKeditor.prototype.ReplaceTextarea = function()
153 FCKeditor.prototype._GetConfigHtml = function()
[all …]
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.js29 var FCKeditor = function( instanceName, width, height, toolbarSet, value ) class
47 FCKeditor.prototype.Version = '2.5 Beta' ;
48 FCKeditor.prototype.VersionBuild = '16842' ;
50 FCKeditor.prototype.Create = function()
55 FCKeditor.prototype.CreateHtml = function()
84 FCKeditor.prototype.ReplaceTextarea = function()
111 FCKeditor.prototype._InsertHtmlBefore = function( html, element )
124 FCKeditor.prototype._GetConfigHtml = function()
136 FCKeditor.prototype._GetIFrameHtml = function()
153 FCKeditor.prototype._IsCompatibleBrowser = function()
[all …]
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp2 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
27 <title>FCKeditor - AFP Sample 1</title>
33 <h1>FCKeditor - AFP - Sample 1</h1>
34 This sample displays a normal HTML form with an FCKeditor with full features enabled.
42 lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.]
44 oFCKeditor = CREATEOBJECT("FCKeditor")
H A Dsample03.afp2 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
21 * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de)
27 <title>FCKeditor - AFP Sample 3</title>
47 <h1>FCKeditor - AFP - Sample 3</h1>
69 oFCKeditor = CREATEOBJECT("FCKeditor")
79 lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.]
H A Dsample04.afp2 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
21 * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de)
27 <title>FCKeditor - AFP Sample 4</title>
52 <h1>FCKeditor - AFP - Sample 4</h1>
75 oFCKeditor = CREATEOBJECT("FCKeditor")
86 lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.]
H A Dsample02.afp2 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
21 * This page is a basic Sample for FCKeditor integration in the AFP script language (www.afpages.de)
27 <title>FCKeditor - AFP Sample 2</title>
62 <h1>FCKeditor - AFP - Sample 2</h1>
82 oFCKeditor = CREATEOBJECT("FCKeditor")
101 lcText=lcText+[<a href='http://www.fckeditor.net/'>FCKeditor</a>.]
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
29 <title>FCKeditor - Sample</title>
35 <h1>FCKeditor - ColdFusion - Sample 1</h1>
37 This sample displays a normal HTML form with a FCKeditor with full features enabled.
43 <!--- Calculate basepath for FCKeditor. It's in the folder right above _samples --->
50 …<strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>'
H A Dsample01_mx.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
29 <title>FCKeditor - Sample</title>
35 <h1>FCKeditor - ColdFusion Component (CFC) - Sample 1</h1>
37 This sample displays a normal HTML form with a FCKeditor with full features enabled.
49 // Calculate basepath for FCKeditor. It's in the folder right above _samples
54 …trong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>' ;
H A Dsample03.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Sample</title>
49 <h1>FCKeditor - ColdFusion - Sample 3</h1>
75 <!--- Calculate basepath for FCKeditor. It's in the folder right above _samples --->
82 …<strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>'
H A Dsample02.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
29 <title>FCKeditor - Sample</title>
64 <h1>FCKeditor - ColdFusion - Sample 2</h1>
91 <!--- Calculate basepath for FCKeditor. It's in the folder right above _samples --->
98 …<strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>'
H A Dsample04.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Sample</title>
54 <h1>FCKeditor - ColdFusion - Sample 4</h1>
75 <!--- Calculate basepath for FCKeditor. It's in the folder right above _samples --->
87 …<strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>'
H A Dsample04_mx.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Sample</title>
54 <h1>FCKeditor - ColdFusion Component (CFC) - Sample 4</h1>
81 // Calculate basepath for FCKeditor. It's in the folder right above _samples
86 …trong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>' ;
H A Dsample03_mx.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Sample</title>
49 <h1>FCKeditor - ColdFusion Component (CFC) - Sample 3</h1>
75 // Calculate basepath for FCKeditor. It's in the folder right above _samples
80 …trong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>' ;
H A Dsample02_mx.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
29 <title>FCKeditor - Sample</title>
64 <h1>FCKeditor - ColdFusion Component (CFC) - Sample 2</h1>
88 // Calculate basepath for FCKeditor. It's in the folder right above _samples
93 …trong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>' ;
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample01.lasso3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Sample</title>
34 <h1>FCKeditor - Lasso - Sample 1</h1>
35 This sample displays a normal HTML form with an FCKeditor with full features
46 …<strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>'
H A Dsample03.lasso3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Sample</title>
49 <h1>FCKeditor - Lasso - Sample 3</h1>
74 …<strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>'
H A Dsample02.lasso3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Sample</title>
64 <h1>FCKeditor - Lasso - Sample 2</h1>
100 …<strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>'
H A Dsample04.lasso3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Sample</title>
54 <h1>FCKeditor - Lasso - Sample 4</h1>
80 …<strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>'
H A Dsampleposteddata.lasso3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Samples - Posted Data</title>
34 <h1>FCKeditor - Samples - Posted Data</h1>
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp4 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
30 <title>FCKeditor - Sample</title>
37 FCKeditor - ASP - Sample 1
40 This sample displays a normal HTML form with an FCKeditor with full features enabled.
53 Set oFCKeditor = New FCKeditor
55 …e <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>."
H A Dsample03.asp4 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
30 <title>FCKeditor - Sample</title>
51 <h1>FCKeditor - ASP - Sample 3</h1>
78 Set oFCKeditor = New FCKeditor
85 …e <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>."
H A Dsample04.asp4 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
30 <title>FCKeditor - Sample</title>
56 <h1>FCKeditor - ASP - Sample 4</h1>
84 Set oFCKeditor = New FCKeditor
91 …e <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>."
H A Dsample02.asp4 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
30 <title>FCKeditor - Sample</title>
65 <h1>FCKeditor - ASP - Sample 2</h1>
90 Set oFCKeditor = New FCKeditor
101 …e <strong>sample text</strong>. You are using <a href=""http://www.fckeditor.net/"">FCKeditor</a>."
H A Dsampleposteddata.asp4 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
28 <title>FCKeditor - Samples - Posted Data</title>
34 <h1>FCKeditor - Samples - Posted Data</h1>
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
34 // Use this to force the server path if FCKeditor is not running directly off
35 // the root of the application or the FCKeditor directory in the URL is a virtual directory
149 <cfif isDefined("application.FCKeditor") and isStruct(application.FCKeditor)>
152 <cfset variables.FCKeditor = duplicate(application.FCKeditor)>
155 <cfelseif isDefined("server.FCKeditor") and isStruct(server.FCKeditor)>
158 <cfset variables.FCKeditor = duplicate(server.FCKeditor)>
167 <cfif isDefined("FCKeditor")>
180 structCopyKeys(FCKeditor, config);

12345