Project

General

Profile

1
<?xml version="1.0" encoding="utf-8" ?>
2
<!--
3
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
4
 * Copyright (C) 2003-2009 Frederico Caldeira Knabben
5
 *
6
 * == BEGIN LICENSE ==
7
 *
8
 * Licensed under the terms of any of the following licenses at your
9
 * choice:
10
 *
11
 *  - GNU General Public License Version 2 or later (the "GPL")
12
 *    http://www.gnu.org/licenses/gpl.html
13
 *
14
 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
15
 *    http://www.gnu.org/licenses/lgpl.html
16
 *
17
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
18
 *    http://www.mozilla.org/MPL/MPL-1.1.html
19
 *
20
 * == END LICENSE ==
21
 *
22
 * This is the configuration file to be used with FCKpackager to generate the
23
 * compressed code files in the "js" folder.
24
 *
25
 * Please check http://www.fckeditor.net for more info.
26
-->
27
<Package>
28
	<Header><![CDATA[/*
29
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
30
 * Copyright (C) 2003-2009 Frederico Caldeira Knabben
31
 *
32
 * == BEGIN LICENSE ==
33
 *
34
 * Licensed under the terms of any of the following licenses at your
35
 * choice:
36
 *
37
 *  - GNU General Public License Version 2 or later (the "GPL")
38
 *    http://www.gnu.org/licenses/gpl.html
39
 *
40
 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
41
 *    http://www.gnu.org/licenses/lgpl.html
42
 *
43
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
44
 *    http://www.mozilla.org/MPL/MPL-1.1.html
45
 *
46
 * == END LICENSE ==
47
 *
48
 * This file has been compressed for better performance. The original source
49
 * can be found at "editor/_source".
50
 */
51
]]></Header>
52
	<Constants removeDeclaration="false">
53
		<Constant name="FCK_STATUS_NOTLOADED" value="0" />
54
		<Constant name="FCK_STATUS_ACTIVE" value="1" />
55
		<Constant name="FCK_STATUS_COMPLETE" value="2" />
56
		<Constant name="FCK_TRISTATE_OFF" value="0" />
57
		<Constant name="FCK_TRISTATE_ON" value="1" />
58
		<Constant name="FCK_TRISTATE_DISABLED" value="-1" />
59
		<Constant name="FCK_UNKNOWN" value="-9" />
60
		<Constant name="FCK_TOOLBARITEM_ONLYICON" value="0" />
61
		<Constant name="FCK_TOOLBARITEM_ONLYTEXT" value="1" />
62
		<Constant name="FCK_TOOLBARITEM_ICONTEXT" value="2" />
63
		<Constant name="FCK_EDITMODE_WYSIWYG" value="0" />
64
		<Constant name="FCK_EDITMODE_SOURCE" value="1" />
65
		<Constant name="FCK_STYLE_BLOCK" value="0" />
66
		<Constant name="FCK_STYLE_INLINE" value="1" />
67
		<Constant name="FCK_STYLE_OBJECT" value="2" />
68
	</Constants>
69
	<PackageFile path="editor/js/fckeditorcode_ie.js">
70
		<File path="editor/_source/fckconstants.js" />
71
		<File path="editor/_source/fckjscoreextensions.js" />
72
		<File path="editor/_source/classes/fckiecleanup.js" />
73
		<File path="editor/_source/internals/fckbrowserinfo.js" />
74
		<File path="editor/_source/internals/fckurlparams.js" />
75
		<File path="editor/_source/classes/fckevents.js" />
76
		<File path="editor/_source/classes/fckdataprocessor.js" />
77
		<File path="editor/_source/internals/fck.js" />
78
		<File path="editor/_source/internals/fck_ie.js" />
79
		<File path="editor/_source/internals/fckconfig.js" />
80
		<File path="editor/_source/internals/fckdebug_empty.js" />
81
		<File path="editor/_source/internals/fckdomtools.js" />
82
		<File path="editor/_source/internals/fcktools.js" />
83
		<File path="editor/_source/internals/fcktools_ie.js" />
84
		<File path="editor/_source/fckeditorapi.js" />
85
		<File path="editor/_source/classes/fckimagepreloader.js" />
86

    
87
		<File path="editor/_source/internals/fckregexlib.js" />
88
		<File path="editor/_source/internals/fcklistslib.js" />
89
		<File path="editor/_source/internals/fcklanguagemanager.js" />
90
		<File path="editor/_source/internals/fckxhtmlentities.js" />
91
		<File path="editor/_source/internals/fckxhtml.js" />
92
		<File path="editor/_source/internals/fckxhtml_ie.js" />
93
		<File path="editor/_source/internals/fckcodeformatter.js" />
94
		<File path="editor/_source/internals/fckundo.js" />
95
		<File path="editor/_source/classes/fckeditingarea.js" />
96
		<File path="editor/_source/classes/fckkeystrokehandler.js" />
97

    
98
		<File path="editor/dtd/fck_xhtml10transitional.js" />
99
		<File path="editor/_source/classes/fckstyle.js" />
100
		<File path="editor/_source/internals/fckstyles.js" />
101

    
102
		<File path="editor/_source/internals/fcklisthandler.js" />
103
		<File path="editor/_source/classes/fckelementpath.js" />
104
		<File path="editor/_source/classes/fckdomrange.js" />
105
		<File path="editor/_source/classes/fckdomrange_ie.js" />
106
		<File path="editor/_source/classes/fckdomrangeiterator.js" />
107
		<File path="editor/_source/classes/fckdocumentfragment_ie.js" />
108
		<File path="editor/_source/classes/fckw3crange.js" />
109
		<File path="editor/_source/classes/fckenterkey.js" />
110

    
111
		<File path="editor/_source/internals/fckdocumentprocessor.js" />
112
		<File path="editor/_source/internals/fckselection.js" />
113
		<File path="editor/_source/internals/fckselection_ie.js" />
114

    
115
		<File path="editor/_source/internals/fcktablehandler.js" />
116
		<File path="editor/_source/internals/fcktablehandler_ie.js" />
117
		<File path="editor/_source/classes/fckxml.js" />
118
		<File path="editor/_source/classes/fckxml_ie.js" />
119

    
120
		<File path="editor/_source/commandclasses/fcknamedcommand.js" />
121
		<File path="editor/_source/commandclasses/fckstylecommand.js" />
122
		<File path="editor/_source/commandclasses/fck_othercommands.js" />
123
		<File path="editor/_source/commandclasses/fckshowblocks.js" />
124
		<File path="editor/_source/commandclasses/fckspellcheckcommand_ie.js" />
125
		<File path="editor/_source/commandclasses/fcktextcolorcommand.js" />
126
		<File path="editor/_source/commandclasses/fckpasteplaintextcommand.js" />
127
		<File path="editor/_source/commandclasses/fckpastewordcommand.js" />
128
		<File path="editor/_source/commandclasses/fcktablecommand.js" />
129
		<File path="editor/_source/commandclasses/fckfitwindow.js" />
130
		<File path="editor/_source/commandclasses/fcklistcommands.js" />
131
		<File path="editor/_source/commandclasses/fckjustifycommands.js" />
132
		<File path="editor/_source/commandclasses/fckindentcommands.js" />
133
		<File path="editor/_source/commandclasses/fckblockquotecommand.js" />
134
		<File path="editor/_source/commandclasses/fckcorestylecommand.js" />
135
		<File path="editor/_source/commandclasses/fckremoveformatcommand.js" />
136
		<File path="editor/_source/internals/fckcommands.js" />
137

    
138
		<File path="editor/_source/classes/fckpanel.js" />
139
		<File path="editor/_source/classes/fckicon.js" />
140
		<File path="editor/_source/classes/fcktoolbarbuttonui.js" />
141
		<File path="editor/_source/classes/fcktoolbarbutton.js" />
142
		<File path="editor/_source/classes/fckspecialcombo.js" />
143
		<File path="editor/_source/classes/fcktoolbarspecialcombo.js" />
144
		<File path="editor/_source/classes/fcktoolbarstylecombo.js" />
145
		<File path="editor/_source/classes/fcktoolbarfontformatcombo.js" />
146
		<File path="editor/_source/classes/fcktoolbarfontscombo.js" />
147
		<File path="editor/_source/classes/fcktoolbarfontsizecombo.js" />
148
		<File path="editor/_source/classes/fcktoolbarpanelbutton.js" />
149
		<File path="editor/_source/internals/fckscayt.js" />
150
		<File path="editor/_source/internals/fcktoolbaritems.js" />
151
		<File path="editor/_source/classes/fcktoolbar.js" />
152
		<File path="editor/_source/classes/fcktoolbarbreak_ie.js" />
153
		<File path="editor/_source/internals/fcktoolbarset.js" />
154
		<File path="editor/_source/internals/fckdialog.js" />
155

    
156
		<File path="editor/_source/classes/fckmenuitem.js" />
157
		<File path="editor/_source/classes/fckmenublock.js" />
158
		<File path="editor/_source/classes/fckmenublockpanel.js" />
159
		<File path="editor/_source/classes/fckcontextmenu.js" />
160
		<File path="editor/_source/internals/fck_contextmenu.js" />
161
		<File path="editor/_source/classes/fckhtmliterator.js" />
162

    
163
		<File path="editor/_source/classes/fckplugin.js" />
164
		<File path="editor/_source/internals/fckplugins.js" />
165
	</PackageFile>
166

    
167
	<PackageFile path="editor/js/fckeditorcode_gecko.js">
168
		<File path="editor/_source/fckconstants.js" />
169
		<File path="editor/_source/fckjscoreextensions.js" />
170
		<File path="editor/_source/internals/fckbrowserinfo.js" />
171
		<File path="editor/_source/internals/fckurlparams.js" />
172
		<File path="editor/_source/classes/fckevents.js" />
173
		<File path="editor/_source/classes/fckdataprocessor.js" />
174
		<File path="editor/_source/internals/fck.js" />
175
		<File path="editor/_source/internals/fck_gecko.js" />
176
		<File path="editor/_source/internals/fckconfig.js" />
177
		<File path="editor/_source/internals/fckdebug_empty.js" />
178
		<File path="editor/_source/internals/fckdomtools.js" />
179
		<File path="editor/_source/internals/fcktools.js" />
180
		<File path="editor/_source/internals/fcktools_gecko.js" />
181
		<File path="editor/_source/fckeditorapi.js" />
182
		<File path="editor/_source/classes/fckimagepreloader.js" />
183

    
184
		<File path="editor/_source/internals/fckregexlib.js" />
185
		<File path="editor/_source/internals/fcklistslib.js" />
186
		<File path="editor/_source/internals/fcklanguagemanager.js" />
187
		<File path="editor/_source/internals/fckxhtmlentities.js" />
188
		<File path="editor/_source/internals/fckxhtml.js" />
189
		<File path="editor/_source/internals/fckxhtml_gecko.js" />
190
		<File path="editor/_source/internals/fckcodeformatter.js" />
191
		<File path="editor/_source/internals/fckundo.js" />
192
		<File path="editor/_source/classes/fckeditingarea.js" />
193
		<File path="editor/_source/classes/fckkeystrokehandler.js" />
194

    
195
		<File path="editor/dtd/fck_xhtml10transitional.js" />
196
		<File path="editor/_source/classes/fckstyle.js" />
197
		<File path="editor/_source/internals/fckstyles.js" />
198

    
199
		<File path="editor/_source/internals/fcklisthandler.js" />
200
		<File path="editor/_source/classes/fckelementpath.js" />
201
		<File path="editor/_source/classes/fckdomrange.js" />
202
		<File path="editor/_source/classes/fckdomrange_gecko.js" />
203
		<File path="editor/_source/classes/fckdomrangeiterator.js" />
204
		<File path="editor/_source/classes/fckdocumentfragment_gecko.js" />
205
		<File path="editor/_source/classes/fckw3crange.js" />
206
		<File path="editor/_source/classes/fckenterkey.js" />
207

    
208
		<File path="editor/_source/internals/fckdocumentprocessor.js" />
209
		<File path="editor/_source/internals/fckselection.js" />
210
		<File path="editor/_source/internals/fckselection_gecko.js" />
211

    
212
		<File path="editor/_source/internals/fcktablehandler.js" />
213
		<File path="editor/_source/internals/fcktablehandler_gecko.js" />
214
		<File path="editor/_source/classes/fckxml.js" />
215
		<File path="editor/_source/classes/fckxml_gecko.js" />
216

    
217
		<File path="editor/_source/commandclasses/fcknamedcommand.js" />
218
		<File path="editor/_source/commandclasses/fckstylecommand.js" />
219
		<File path="editor/_source/commandclasses/fck_othercommands.js" />
220
		<File path="editor/_source/commandclasses/fckshowblocks.js" />
221
		<File path="editor/_source/commandclasses/fckspellcheckcommand_gecko.js" />
222
		<File path="editor/_source/commandclasses/fcktextcolorcommand.js" />
223
		<File path="editor/_source/commandclasses/fckpasteplaintextcommand.js" />
224
		<File path="editor/_source/commandclasses/fckpastewordcommand.js" />
225
		<File path="editor/_source/commandclasses/fcktablecommand.js" />
226
		<File path="editor/_source/commandclasses/fckfitwindow.js" />
227
		<File path="editor/_source/commandclasses/fcklistcommands.js" />
228
		<File path="editor/_source/commandclasses/fckjustifycommands.js" />
229
		<File path="editor/_source/commandclasses/fckindentcommands.js" />
230
		<File path="editor/_source/commandclasses/fckblockquotecommand.js" />
231
		<File path="editor/_source/commandclasses/fckcorestylecommand.js" />
232
		<File path="editor/_source/commandclasses/fckremoveformatcommand.js" />
233
		<File path="editor/_source/internals/fckcommands.js" />
234

    
235
		<File path="editor/_source/classes/fckpanel.js" />
236
		<File path="editor/_source/classes/fckicon.js" />
237
		<File path="editor/_source/classes/fcktoolbarbuttonui.js" />
238
		<File path="editor/_source/classes/fcktoolbarbutton.js" />
239
		<File path="editor/_source/classes/fckspecialcombo.js" />
240
		<File path="editor/_source/classes/fcktoolbarspecialcombo.js" />
241
		<File path="editor/_source/classes/fcktoolbarstylecombo.js" />
242
		<File path="editor/_source/classes/fcktoolbarfontformatcombo.js" />
243
		<File path="editor/_source/classes/fcktoolbarfontscombo.js" />
244
		<File path="editor/_source/classes/fcktoolbarfontsizecombo.js" />
245
		<File path="editor/_source/classes/fcktoolbarpanelbutton.js" />
246
		<File path="editor/_source/internals/fckscayt.js" />
247
		<File path="editor/_source/internals/fcktoolbaritems.js" />
248
		<File path="editor/_source/classes/fcktoolbar.js" />
249
		<File path="editor/_source/classes/fcktoolbarbreak_gecko.js" />
250
		<File path="editor/_source/internals/fcktoolbarset.js" />
251
		<File path="editor/_source/internals/fckdialog.js" />
252

    
253
		<File path="editor/_source/classes/fckmenuitem.js" />
254
		<File path="editor/_source/classes/fckmenublock.js" />
255
		<File path="editor/_source/classes/fckmenublockpanel.js" />
256
		<File path="editor/_source/classes/fckcontextmenu.js" />
257
		<File path="editor/_source/internals/fck_contextmenu.js" />
258
		<File path="editor/_source/classes/fckhtmliterator.js" />
259

    
260
		<File path="editor/_source/classes/fckplugin.js" />
261
		<File path="editor/_source/internals/fckplugins.js" />
262
	</PackageFile>
263

    
264
</Package>
(10-10/14)