1 <?xml version="1.0" encoding="utf-8" ?>
\r
3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
\r
4 * Copyright (C) 2003-2010 Frederico Caldeira Knabben
\r
6 * == BEGIN LICENSE ==
\r
8 * Licensed under the terms of any of the following licenses at your
\r
11 * - GNU General Public License Version 2 or later (the "GPL")
\r
12 * http://www.gnu.org/licenses/gpl.html
\r
14 * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
\r
15 * http://www.gnu.org/licenses/lgpl.html
\r
17 * - Mozilla Public License Version 1.1 or later (the "MPL")
\r
18 * http://www.mozilla.org/MPL/MPL-1.1.html
\r
22 * This is the configuration file to be used with FCKpackager to generate the
\r
23 * compressed code files in the "js" folder.
\r
25 * Please check http://www.fckeditor.net for more info.
\r
29 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
\r
30 * Copyright (C) 2003-2010 Frederico Caldeira Knabben
\r
32 * == BEGIN LICENSE ==
\r
34 * Licensed under the terms of any of the following licenses at your
\r
37 * - GNU General Public License Version 2 or later (the "GPL")
\r
38 * http://www.gnu.org/licenses/gpl.html
\r
40 * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
\r
41 * http://www.gnu.org/licenses/lgpl.html
\r
43 * - Mozilla Public License Version 1.1 or later (the "MPL")
\r
44 * http://www.mozilla.org/MPL/MPL-1.1.html
\r
48 * This file has been compressed for better performance. The original source
\r
49 * can be found at "editor/_source".
\r
52 <Constants removeDeclaration="false">
\r
53 <Constant name="FCK_STATUS_NOTLOADED" value="0" />
\r
54 <Constant name="FCK_STATUS_ACTIVE" value="1" />
\r
55 <Constant name="FCK_STATUS_COMPLETE" value="2" />
\r
56 <Constant name="FCK_TRISTATE_OFF" value="0" />
\r
57 <Constant name="FCK_TRISTATE_ON" value="1" />
\r
58 <Constant name="FCK_TRISTATE_DISABLED" value="-1" />
\r
59 <Constant name="FCK_UNKNOWN" value="-9" />
\r
60 <Constant name="FCK_TOOLBARITEM_ONLYICON" value="0" />
\r
61 <Constant name="FCK_TOOLBARITEM_ONLYTEXT" value="1" />
\r
62 <Constant name="FCK_TOOLBARITEM_ICONTEXT" value="2" />
\r
63 <Constant name="FCK_EDITMODE_WYSIWYG" value="0" />
\r
64 <Constant name="FCK_EDITMODE_SOURCE" value="1" />
\r
65 <Constant name="FCK_STYLE_BLOCK" value="0" />
\r
66 <Constant name="FCK_STYLE_INLINE" value="1" />
\r
67 <Constant name="FCK_STYLE_OBJECT" value="2" />
\r
69 <PackageFile path="editor/js/fckeditorcode_ie.js">
\r
70 <File path="editor/_source/fckconstants.js" />
\r
71 <File path="editor/_source/fckjscoreextensions.js" />
\r
72 <File path="editor/_source/classes/fckiecleanup.js" />
\r
73 <File path="editor/_source/internals/fckbrowserinfo.js" />
\r
74 <File path="editor/_source/internals/fckurlparams.js" />
\r
75 <File path="editor/_source/classes/fckevents.js" />
\r
76 <File path="editor/_source/classes/fckdataprocessor.js" />
\r
77 <File path="editor/_source/internals/fck.js" />
\r
78 <File path="editor/_source/internals/fck_ie.js" />
\r
79 <File path="editor/_source/internals/fckconfig.js" />
\r
80 <File path="editor/_source/internals/fckdebug_empty.js" />
\r
81 <File path="editor/_source/internals/fckdomtools.js" />
\r
82 <File path="editor/_source/internals/fcktools.js" />
\r
83 <File path="editor/_source/internals/fcktools_ie.js" />
\r
84 <File path="editor/_source/fckeditorapi.js" />
\r
85 <File path="editor/_source/classes/fckimagepreloader.js" />
\r
87 <File path="editor/_source/internals/fckregexlib.js" />
\r
88 <File path="editor/_source/internals/fcklistslib.js" />
\r
89 <File path="editor/_source/internals/fcklanguagemanager.js" />
\r
90 <File path="editor/_source/internals/fckxhtmlentities.js" />
\r
91 <File path="editor/_source/internals/fckxhtml.js" />
\r
92 <File path="editor/_source/internals/fckxhtml_ie.js" />
\r
93 <File path="editor/_source/internals/fckcodeformatter.js" />
\r
94 <File path="editor/_source/internals/fckundo.js" />
\r
95 <File path="editor/_source/classes/fckeditingarea.js" />
\r
96 <File path="editor/_source/classes/fckkeystrokehandler.js" />
\r
98 <File path="editor/dtd/fck_xhtml10transitional.js" />
\r
99 <File path="editor/_source/classes/fckstyle.js" />
\r
100 <File path="editor/_source/internals/fckstyles.js" />
\r
102 <File path="editor/_source/internals/fcklisthandler.js" />
\r
103 <File path="editor/_source/classes/fckelementpath.js" />
\r
104 <File path="editor/_source/classes/fckdomrange.js" />
\r
105 <File path="editor/_source/classes/fckdomrange_ie.js" />
\r
106 <File path="editor/_source/classes/fckdomrangeiterator.js" />
\r
107 <File path="editor/_source/classes/fckdocumentfragment_ie.js" />
\r
108 <File path="editor/_source/classes/fckw3crange.js" />
\r
109 <File path="editor/_source/classes/fckenterkey.js" />
\r
111 <File path="editor/_source/internals/fckdocumentprocessor.js" />
\r
112 <File path="editor/_source/internals/fckselection.js" />
\r
113 <File path="editor/_source/internals/fckselection_ie.js" />
\r
115 <File path="editor/_source/internals/fcktablehandler.js" />
\r
116 <File path="editor/_source/internals/fcktablehandler_ie.js" />
\r
117 <File path="editor/_source/classes/fckxml.js" />
\r
118 <File path="editor/_source/classes/fckxml_ie.js" />
\r
120 <File path="editor/_source/commandclasses/fcknamedcommand.js" />
\r
121 <File path="editor/_source/commandclasses/fckstylecommand.js" />
\r
122 <File path="editor/_source/commandclasses/fck_othercommands.js" />
\r
123 <File path="editor/_source/commandclasses/fckshowblocks.js" />
\r
124 <File path="editor/_source/commandclasses/fckspellcheckcommand_ie.js" />
\r
125 <File path="editor/_source/commandclasses/fcktextcolorcommand.js" />
\r
126 <File path="editor/_source/commandclasses/fckpasteplaintextcommand.js" />
\r
127 <File path="editor/_source/commandclasses/fckpastewordcommand.js" />
\r
128 <File path="editor/_source/commandclasses/fcktablecommand.js" />
\r
129 <File path="editor/_source/commandclasses/fckfitwindow.js" />
\r
130 <File path="editor/_source/commandclasses/fcklistcommands.js" />
\r
131 <File path="editor/_source/commandclasses/fckjustifycommands.js" />
\r
132 <File path="editor/_source/commandclasses/fckindentcommands.js" />
\r
133 <File path="editor/_source/commandclasses/fckblockquotecommand.js" />
\r
134 <File path="editor/_source/commandclasses/fckcorestylecommand.js" />
\r
135 <File path="editor/_source/commandclasses/fckremoveformatcommand.js" />
\r
136 <File path="editor/_source/internals/fckcommands.js" />
\r
138 <File path="editor/_source/classes/fckpanel.js" />
\r
139 <File path="editor/_source/classes/fckicon.js" />
\r
140 <File path="editor/_source/classes/fcktoolbarbuttonui.js" />
\r
141 <File path="editor/_source/classes/fcktoolbarbutton.js" />
\r
142 <File path="editor/_source/classes/fckspecialcombo.js" />
\r
143 <File path="editor/_source/classes/fcktoolbarspecialcombo.js" />
\r
144 <File path="editor/_source/classes/fcktoolbarstylecombo.js" />
\r
145 <File path="editor/_source/classes/fcktoolbarfontformatcombo.js" />
\r
146 <File path="editor/_source/classes/fcktoolbarfontscombo.js" />
\r
147 <File path="editor/_source/classes/fcktoolbarfontsizecombo.js" />
\r
148 <File path="editor/_source/classes/fcktoolbarpanelbutton.js" />
\r
149 <File path="editor/_source/internals/fckscayt.js" />
\r
150 <File path="editor/_source/internals/fcktoolbaritems.js" />
\r
151 <File path="editor/_source/classes/fcktoolbar.js" />
\r
152 <File path="editor/_source/classes/fcktoolbarbreak_ie.js" />
\r
153 <File path="editor/_source/internals/fcktoolbarset.js" />
\r
154 <File path="editor/_source/internals/fckdialog.js" />
\r
156 <File path="editor/_source/classes/fckmenuitem.js" />
\r
157 <File path="editor/_source/classes/fckmenublock.js" />
\r
158 <File path="editor/_source/classes/fckmenublockpanel.js" />
\r
159 <File path="editor/_source/classes/fckcontextmenu.js" />
\r
160 <File path="editor/_source/internals/fck_contextmenu.js" />
\r
161 <File path="editor/_source/classes/fckhtmliterator.js" />
\r
163 <File path="editor/_source/classes/fckplugin.js" />
\r
164 <File path="editor/_source/internals/fckplugins.js" />
\r
167 <PackageFile path="editor/js/fckeditorcode_gecko.js">
\r
168 <File path="editor/_source/fckconstants.js" />
\r
169 <File path="editor/_source/fckjscoreextensions.js" />
\r
170 <File path="editor/_source/internals/fckbrowserinfo.js" />
\r
171 <File path="editor/_source/internals/fckurlparams.js" />
\r
172 <File path="editor/_source/classes/fckevents.js" />
\r
173 <File path="editor/_source/classes/fckdataprocessor.js" />
\r
174 <File path="editor/_source/internals/fck.js" />
\r
175 <File path="editor/_source/internals/fck_gecko.js" />
\r
176 <File path="editor/_source/internals/fckconfig.js" />
\r
177 <File path="editor/_source/internals/fckdebug_empty.js" />
\r
178 <File path="editor/_source/internals/fckdomtools.js" />
\r
179 <File path="editor/_source/internals/fcktools.js" />
\r
180 <File path="editor/_source/internals/fcktools_gecko.js" />
\r
181 <File path="editor/_source/fckeditorapi.js" />
\r
182 <File path="editor/_source/classes/fckimagepreloader.js" />
\r
184 <File path="editor/_source/internals/fckregexlib.js" />
\r
185 <File path="editor/_source/internals/fcklistslib.js" />
\r
186 <File path="editor/_source/internals/fcklanguagemanager.js" />
\r
187 <File path="editor/_source/internals/fckxhtmlentities.js" />
\r
188 <File path="editor/_source/internals/fckxhtml.js" />
\r
189 <File path="editor/_source/internals/fckxhtml_gecko.js" />
\r
190 <File path="editor/_source/internals/fckcodeformatter.js" />
\r
191 <File path="editor/_source/internals/fckundo.js" />
\r
192 <File path="editor/_source/classes/fckeditingarea.js" />
\r
193 <File path="editor/_source/classes/fckkeystrokehandler.js" />
\r
195 <File path="editor/dtd/fck_xhtml10transitional.js" />
\r
196 <File path="editor/_source/classes/fckstyle.js" />
\r
197 <File path="editor/_source/internals/fckstyles.js" />
\r
199 <File path="editor/_source/internals/fcklisthandler.js" />
\r
200 <File path="editor/_source/classes/fckelementpath.js" />
\r
201 <File path="editor/_source/classes/fckdomrange.js" />
\r
202 <File path="editor/_source/classes/fckdomrange_gecko.js" />
\r
203 <File path="editor/_source/classes/fckdomrangeiterator.js" />
\r
204 <File path="editor/_source/classes/fckdocumentfragment_gecko.js" />
\r
205 <File path="editor/_source/classes/fckw3crange.js" />
\r
206 <File path="editor/_source/classes/fckenterkey.js" />
\r
208 <File path="editor/_source/internals/fckdocumentprocessor.js" />
\r
209 <File path="editor/_source/internals/fckselection.js" />
\r
210 <File path="editor/_source/internals/fckselection_gecko.js" />
\r
212 <File path="editor/_source/internals/fcktablehandler.js" />
\r
213 <File path="editor/_source/internals/fcktablehandler_gecko.js" />
\r
214 <File path="editor/_source/classes/fckxml.js" />
\r
215 <File path="editor/_source/classes/fckxml_gecko.js" />
\r
217 <File path="editor/_source/commandclasses/fcknamedcommand.js" />
\r
218 <File path="editor/_source/commandclasses/fckstylecommand.js" />
\r
219 <File path="editor/_source/commandclasses/fck_othercommands.js" />
\r
220 <File path="editor/_source/commandclasses/fckshowblocks.js" />
\r
221 <File path="editor/_source/commandclasses/fckspellcheckcommand_gecko.js" />
\r
222 <File path="editor/_source/commandclasses/fcktextcolorcommand.js" />
\r
223 <File path="editor/_source/commandclasses/fckpasteplaintextcommand.js" />
\r
224 <File path="editor/_source/commandclasses/fckpastewordcommand.js" />
\r
225 <File path="editor/_source/commandclasses/fcktablecommand.js" />
\r
226 <File path="editor/_source/commandclasses/fckfitwindow.js" />
\r
227 <File path="editor/_source/commandclasses/fcklistcommands.js" />
\r
228 <File path="editor/_source/commandclasses/fckjustifycommands.js" />
\r
229 <File path="editor/_source/commandclasses/fckindentcommands.js" />
\r
230 <File path="editor/_source/commandclasses/fckblockquotecommand.js" />
\r
231 <File path="editor/_source/commandclasses/fckcorestylecommand.js" />
\r
232 <File path="editor/_source/commandclasses/fckremoveformatcommand.js" />
\r
233 <File path="editor/_source/internals/fckcommands.js" />
\r
235 <File path="editor/_source/classes/fckpanel.js" />
\r
236 <File path="editor/_source/classes/fckicon.js" />
\r
237 <File path="editor/_source/classes/fcktoolbarbuttonui.js" />
\r
238 <File path="editor/_source/classes/fcktoolbarbutton.js" />
\r
239 <File path="editor/_source/classes/fckspecialcombo.js" />
\r
240 <File path="editor/_source/classes/fcktoolbarspecialcombo.js" />
\r
241 <File path="editor/_source/classes/fcktoolbarstylecombo.js" />
\r
242 <File path="editor/_source/classes/fcktoolbarfontformatcombo.js" />
\r
243 <File path="editor/_source/classes/fcktoolbarfontscombo.js" />
\r
244 <File path="editor/_source/classes/fcktoolbarfontsizecombo.js" />
\r
245 <File path="editor/_source/classes/fcktoolbarpanelbutton.js" />
\r
246 <File path="editor/_source/internals/fckscayt.js" />
\r
247 <File path="editor/_source/internals/fcktoolbaritems.js" />
\r
248 <File path="editor/_source/classes/fcktoolbar.js" />
\r
249 <File path="editor/_source/classes/fcktoolbarbreak_gecko.js" />
\r
250 <File path="editor/_source/internals/fcktoolbarset.js" />
\r
251 <File path="editor/_source/internals/fckdialog.js" />
\r
253 <File path="editor/_source/classes/fckmenuitem.js" />
\r
254 <File path="editor/_source/classes/fckmenublock.js" />
\r
255 <File path="editor/_source/classes/fckmenublockpanel.js" />
\r
256 <File path="editor/_source/classes/fckcontextmenu.js" />
\r
257 <File path="editor/_source/internals/fck_contextmenu.js" />
\r
258 <File path="editor/_source/classes/fckhtmliterator.js" />
\r
260 <File path="editor/_source/classes/fckplugin.js" />
\r
261 <File path="editor/_source/internals/fckplugins.js" />
\r