Author: alevkovsky
Date: 2008-10-15 05:35:34 -0400 (Wed, 15 Oct 2008)
New Revision: 10758
Removed:
trunk/sandbox/ui/editor/src/main/java/org/richfaces/component/TinyMceLoaderServlet.java
Modified:
trunk/sandbox/ui/editor/pom.xml
trunk/sandbox/ui/editor/src/main/config/resources/resources-config.xml
trunk/sandbox/ui/editor/src/main/resources/org/richfaces/renderkit/html/scripts/editor.js
trunk/sandbox/ui/editor/src/main/templates/editor.jspx
Log:
Adjust resources-config and editor template for tiny scripts loading
Modified: trunk/sandbox/ui/editor/pom.xml
===================================================================
--- trunk/sandbox/ui/editor/pom.xml 2008-10-15 09:35:26 UTC (rev 10757)
+++ trunk/sandbox/ui/editor/pom.xml 2008-10-15 09:35:34 UTC (rev 10758)
@@ -55,7 +55,7 @@
<dependency>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam</artifactId>
- <version>2.0.2.GA</version>
+ <version>2.1.0.CR1</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: trunk/sandbox/ui/editor/src/main/config/resources/resources-config.xml
===================================================================
--- trunk/sandbox/ui/editor/src/main/config/resources/resources-config.xml 2008-10-15
09:35:26 UTC (rev 10757)
+++ trunk/sandbox/ui/editor/src/main/config/resources/resources-config.xml 2008-10-15
09:35:34 UTC (rev 10758)
@@ -1,1092 +1,1092 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<resource-config>
<resource>
- <name>org/richfaces/renderkit/html/scripts/tiny_mce/langs/en.js</name>
+ <name>scripts/tiny_mce/langs/en.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/langs/en.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
- <name>org/richfaces/renderkit/html/scripts/tiny_mce/license.txt</name>
+ <name>scripts/tiny_mce/license.txt</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/license.txt</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/css/advhr.css</name>
+ <name>scripts/tiny_mce/plugins/advhr/css/advhr.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/css/advhr.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/advhr/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/advhr/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/js/rule.js</name>
+ <name>scripts/tiny_mce/plugins/advhr/js/rule.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/js/rule.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/advhr/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/rule.htm</name>
+ <name>scripts/tiny_mce/plugins/advhr/rule.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advhr/rule.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/css/advimage.css</name>
+ <name>scripts/tiny_mce/plugins/advimage/css/advimage.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/css/advimage.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/advimage/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/advimage/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/image.htm</name>
+ <name>scripts/tiny_mce/plugins/advimage/image.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/image.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/img/sample.gif</name>
+ <name>scripts/tiny_mce/plugins/advimage/img/sample.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/img/sample.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/js/image.js</name>
+ <name>scripts/tiny_mce/plugins/advimage/js/image.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/js/image.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/advimage/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advimage/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/css/advlink.css</name>
+ <name>scripts/tiny_mce/plugins/advlink/css/advlink.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/css/advlink.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/advlink/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/advlink/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/js/advlink.js</name>
+ <name>scripts/tiny_mce/plugins/advlink/js/advlink.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/js/advlink.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/advlink/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/link.htm</name>
+ <name>scripts/tiny_mce/plugins/advlink/link.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/advlink/link.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/autosave/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/autosave/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/autosave/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/autosave/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/autosave/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/autosave/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/bbcode/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/bbcode/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/bbcode/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/bbcode/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/bbcode/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/bbcode/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/compat2x/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/compat2x/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/compat2x/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/compat2x/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/compat2x/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/compat2x/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/contextmenu/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/contextmenu/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/contextmenu/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/directionality/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/directionality/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/directionality/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/directionality/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/directionality/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/directionality/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/emotions/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/emotions/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/emotions.htm</name>
+ <name>scripts/tiny_mce/plugins/emotions/emotions.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/emotions.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-cool.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-cool.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-cool.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-cry.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-cry.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-cry.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif</name>
+
<name>scripts/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-frown.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-frown.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-frown.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-innocent.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-innocent.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-innocent.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-kiss.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-kiss.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-kiss.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-sealed.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-sealed.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-sealed.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-smile.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-smile.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-smile.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-surprised.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-surprised.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-surprised.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-wink.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-wink.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-wink.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-yell.gif</name>
+ <name>scripts/tiny_mce/plugins/emotions/img/smiley-yell.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/img/smiley-yell.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/js/emotions.js</name>
+ <name>scripts/tiny_mce/plugins/emotions/js/emotions.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/js/emotions.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/emotions/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/emotions/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/dialog.htm</name>
+ <name>scripts/tiny_mce/plugins/example/dialog.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/dialog.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/example/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/example/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/img/example.gif</name>
+ <name>scripts/tiny_mce/plugins/example/img/example.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/img/example.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/js/dialog.js</name>
+ <name>scripts/tiny_mce/plugins/example/js/dialog.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/js/dialog.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/langs/en.js</name>
+ <name>scripts/tiny_mce/plugins/example/langs/en.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/langs/en.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/example/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/example/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/css/fullpage.css</name>
+ <name>scripts/tiny_mce/plugins/fullpage/css/fullpage.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/css/fullpage.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/fullpage/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/fullpage/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/fullpage.htm</name>
+ <name>scripts/tiny_mce/plugins/fullpage/fullpage.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/fullpage.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/js/fullpage.js</name>
+ <name>scripts/tiny_mce/plugins/fullpage/js/fullpage.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/js/fullpage.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/fullpage/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullpage/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullscreen/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/fullscreen/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullscreen/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullscreen/fullscreen.htm</name>
+ <name>scripts/tiny_mce/plugins/fullscreen/fullscreen.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/fullscreen/fullscreen.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/iespell/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/iespell/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/iespell/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/iespell/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/iespell/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/iespell/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/inlinepopups/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif</name>
+
<name>scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif</name>
+
<name>scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif</name>
+
<name>scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif</name>
+
<name>scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif</name>
+
<name>scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif</name>
+
<name>scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif</name>
+
<name>scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css</name>
+
<name>scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/template.htm</name>
+ <name>scripts/tiny_mce/plugins/inlinepopups/template.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/inlinepopups/template.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/insertdatetime/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/insertdatetime/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/insertdatetime/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/layer/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/layer/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/layer/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/layer/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/layer/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/layer/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/css/content.css</name>
+ <name>scripts/tiny_mce/plugins/media/css/content.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/css/content.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/css/media.css</name>
+ <name>scripts/tiny_mce/plugins/media/css/media.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/css/media.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/media/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/media/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/flash.gif</name>
+ <name>scripts/tiny_mce/plugins/media/img/flash.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/flash.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/flv_player.swf</name>
+ <name>scripts/tiny_mce/plugins/media/img/flv_player.swf</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/flv_player.swf</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/quicktime.gif</name>
+ <name>scripts/tiny_mce/plugins/media/img/quicktime.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/quicktime.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/realmedia.gif</name>
+ <name>scripts/tiny_mce/plugins/media/img/realmedia.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/realmedia.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/shockwave.gif</name>
+ <name>scripts/tiny_mce/plugins/media/img/shockwave.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/shockwave.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/trans.gif</name>
+ <name>scripts/tiny_mce/plugins/media/img/trans.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/trans.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/windowsmedia.gif</name>
+ <name>scripts/tiny_mce/plugins/media/img/windowsmedia.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/img/windowsmedia.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/js/embed.js</name>
+ <name>scripts/tiny_mce/plugins/media/js/embed.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/js/embed.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/js/media.js</name>
+ <name>scripts/tiny_mce/plugins/media/js/media.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/js/media.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/media/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/media.htm</name>
+ <name>scripts/tiny_mce/plugins/media/media.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/media/media.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/nonbreaking/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/nonbreaking/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/nonbreaking/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/noneditable/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/noneditable/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/noneditable/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/noneditable/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/noneditable/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/noneditable/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/css/content.css</name>
+ <name>scripts/tiny_mce/plugins/pagebreak/css/content.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/css/content.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/pagebreak/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/pagebreak/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/img/pagebreak.gif</name>
+ <name>scripts/tiny_mce/plugins/pagebreak/img/pagebreak.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/img/pagebreak.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/img/trans.gif</name>
+ <name>scripts/tiny_mce/plugins/pagebreak/img/trans.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/pagebreak/img/trans.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/blank.htm</name>
+ <name>scripts/tiny_mce/plugins/paste/blank.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/blank.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/css/blank.css</name>
+ <name>scripts/tiny_mce/plugins/paste/css/blank.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/css/blank.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/css/pasteword.css</name>
+ <name>scripts/tiny_mce/plugins/paste/css/pasteword.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/css/pasteword.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/paste/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/paste/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/js/pastetext.js</name>
+ <name>scripts/tiny_mce/plugins/paste/js/pastetext.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/js/pastetext.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/js/pasteword.js</name>
+ <name>scripts/tiny_mce/plugins/paste/js/pasteword.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/js/pasteword.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/paste/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/pastetext.htm</name>
+ <name>scripts/tiny_mce/plugins/paste/pastetext.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/pastetext.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/pasteword.htm</name>
+ <name>scripts/tiny_mce/plugins/paste/pasteword.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/paste/pasteword.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/preview/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/preview/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/example.html</name>
+ <name>scripts/tiny_mce/plugins/preview/example.html</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/example.html</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/jscripts/embed.js</name>
+ <name>scripts/tiny_mce/plugins/preview/jscripts/embed.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/jscripts/embed.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/preview.html</name>
+ <name>scripts/tiny_mce/plugins/preview/preview.html</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/preview/preview.html</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/print/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/print/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/print/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/print/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/print/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/print/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/safari/blank.htm</name>
+ <name>scripts/tiny_mce/plugins/safari/blank.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/safari/blank.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/safari/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/safari/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/safari/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/safari/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/safari/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/safari/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/save/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/save/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/save/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/save/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/save/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/save/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/css/searchreplace.css</name>
+ <name>scripts/tiny_mce/plugins/searchreplace/css/searchreplace.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/css/searchreplace.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/searchreplace/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/js/searchreplace.js</name>
+ <name>scripts/tiny_mce/plugins/searchreplace/js/searchreplace.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/js/searchreplace.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/searchreplace/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/searchreplace.htm</name>
+ <name>scripts/tiny_mce/plugins/searchreplace/searchreplace.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/searchreplace/searchreplace.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/spellchecker/css/content.css</name>
+ <name>scripts/tiny_mce/plugins/spellchecker/css/content.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/spellchecker/css/content.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/spellchecker/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/spellchecker/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/spellchecker/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/spellchecker/img/wline.gif</name>
+ <name>scripts/tiny_mce/plugins/spellchecker/img/wline.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/spellchecker/img/wline.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/css/props.css</name>
+ <name>scripts/tiny_mce/plugins/style/css/props.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/css/props.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/style/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/style/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/js/props.js</name>
+ <name>scripts/tiny_mce/plugins/style/js/props.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/js/props.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/style/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/props.htm</name>
+ <name>scripts/tiny_mce/plugins/style/props.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/style/props.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/cell.htm</name>
+ <name>scripts/tiny_mce/plugins/table/cell.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/cell.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/css/cell.css</name>
+ <name>scripts/tiny_mce/plugins/table/css/cell.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/css/cell.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/css/row.css</name>
+ <name>scripts/tiny_mce/plugins/table/css/row.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/css/row.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/css/table.css</name>
+ <name>scripts/tiny_mce/plugins/table/css/table.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/css/table.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/table/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/table/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/js/cell.js</name>
+ <name>scripts/tiny_mce/plugins/table/js/cell.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/js/cell.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/js/merge_cells.js</name>
+ <name>scripts/tiny_mce/plugins/table/js/merge_cells.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/js/merge_cells.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/js/row.js</name>
+ <name>scripts/tiny_mce/plugins/table/js/row.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/js/row.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/js/table.js</name>
+ <name>scripts/tiny_mce/plugins/table/js/table.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/js/table.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/table/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/merge_cells.htm</name>
+ <name>scripts/tiny_mce/plugins/table/merge_cells.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/merge_cells.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/row.htm</name>
+ <name>scripts/tiny_mce/plugins/table/row.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/row.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/table.htm</name>
+ <name>scripts/tiny_mce/plugins/table/table.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/table/table.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/blank.htm</name>
+ <name>scripts/tiny_mce/plugins/template/blank.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/blank.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/css/template.css</name>
+ <name>scripts/tiny_mce/plugins/template/css/template.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/css/template.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/template/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/template/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/js/template.js</name>
+ <name>scripts/tiny_mce/plugins/template/js/template.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/js/template.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/template/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/template.htm</name>
+ <name>scripts/tiny_mce/plugins/template/template.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/template/template.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/visualchars/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/visualchars/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/visualchars/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/visualchars/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/visualchars/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/visualchars/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/abbr.htm</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/abbr.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/abbr.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/acronym.htm</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/acronym.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/acronym.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/attributes.htm</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/attributes.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/attributes.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/cite.htm</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/cite.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/cite.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/css/popup.css</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/css/popup.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/css/popup.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/del.htm</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/del.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/del.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/ins.htm</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/ins.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/ins.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/abbr.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/js/abbr.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/abbr.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/acronym.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/js/acronym.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/acronym.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/attributes.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/js/attributes.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/attributes.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/cite.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/js/cite.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/cite.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/del.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/js/del.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/del.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/ins.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/js/ins.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/js/ins.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/about.htm</name>
+ <name>scripts/tiny_mce/themes/advanced/about.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/about.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/anchor.htm</name>
+ <name>scripts/tiny_mce/themes/advanced/anchor.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/anchor.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/charmap.htm</name>
+ <name>scripts/tiny_mce/themes/advanced/charmap.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/charmap.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/color_picker.htm</name>
+ <name>scripts/tiny_mce/themes/advanced/color_picker.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/color_picker.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/editor_template.js</name>
+ <name>scripts/tiny_mce/themes/advanced/editor_template.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/editor_template.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/editor_template_src.js</name>
+ <name>scripts/tiny_mce/themes/advanced/editor_template_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/editor_template_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/image.htm</name>
+ <name>scripts/tiny_mce/themes/advanced/image.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/image.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/img/colorpicker.jpg</name>
+ <name>scripts/tiny_mce/themes/advanced/img/colorpicker.jpg</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/img/colorpicker.jpg</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/img/icons.gif</name>
+ <name>scripts/tiny_mce/themes/advanced/img/icons.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/img/icons.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/about.js</name>
+ <name>scripts/tiny_mce/themes/advanced/js/about.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/about.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/anchor.js</name>
+ <name>scripts/tiny_mce/themes/advanced/js/anchor.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/anchor.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/charmap.js</name>
+ <name>scripts/tiny_mce/themes/advanced/js/charmap.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/charmap.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/color_picker.js</name>
+ <name>scripts/tiny_mce/themes/advanced/js/color_picker.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/color_picker.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/image.js</name>
+ <name>scripts/tiny_mce/themes/advanced/js/image.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/image.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/link.js</name>
+ <name>scripts/tiny_mce/themes/advanced/js/link.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/link.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/source_editor.js</name>
+ <name>scripts/tiny_mce/themes/advanced/js/source_editor.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/js/source_editor.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/langs/en.js</name>
+ <name>scripts/tiny_mce/themes/advanced/langs/en.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/langs/en.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/langs/en_dlg.js</name>
+ <name>scripts/tiny_mce/themes/advanced/langs/en_dlg.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/langs/en_dlg.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/link.htm</name>
+ <name>scripts/tiny_mce/themes/advanced/link.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/link.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/content.css</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/default/content.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/content.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/dialog.css</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/default/dialog.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/dialog.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/buttons.png</name>
+
<name>scripts/tiny_mce/themes/advanced/skins/default/img/buttons.png</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/buttons.png</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/items.gif</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/default/img/items.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/items.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif</name>
+
<name>scripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif</name>
+
<name>scripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/progress.gif</name>
+
<name>scripts/tiny_mce/themes/advanced/skins/default/img/progress.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/progress.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/ui.css</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/default/ui.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/default/ui.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/content.css</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/o2k7/content.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/content.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/dialog.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png</name>
+
<name>scripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png</name>
+
<name>scripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/ui.css</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/o2k7/ui.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/ui.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/ui_black.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css</name>
+ <name>scripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/source_editor.htm</name>
+ <name>scripts/tiny_mce/themes/advanced/source_editor.htm</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/advanced/source_editor.htm</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/editor_template.js</name>
+ <name>scripts/tiny_mce/themes/simple/editor_template.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/editor_template.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/editor_template_src.js</name>
+ <name>scripts/tiny_mce/themes/simple/editor_template_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/editor_template_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/img/icons.gif</name>
+ <name>scripts/tiny_mce/themes/simple/img/icons.gif</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/img/icons.gif</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/langs/en.js</name>
+ <name>scripts/tiny_mce/themes/simple/langs/en.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/langs/en.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/default/content.css</name>
+ <name>scripts/tiny_mce/themes/simple/skins/default/content.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/default/content.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/default/ui.css</name>
+ <name>scripts/tiny_mce/themes/simple/skins/default/ui.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/default/ui.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/o2k7/content.css</name>
+ <name>scripts/tiny_mce/themes/simple/skins/o2k7/content.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/o2k7/content.css</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png</name>
+ <name>scripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png</path>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/o2k7/ui.css</name>
+ <name>scripts/tiny_mce/themes/simple/skins/o2k7/ui.css</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/themes/simple/skins/o2k7/ui.css</path>
</resource>
<resource>
- <name>org/richfaces/renderkit/html/scripts/tiny_mce/tiny_mce.js</name>
+ <name>scripts/tiny_mce/tiny_mce.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/tiny_mce.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/tiny_mce_popup.js</name>
+ <name>scripts/tiny_mce/tiny_mce_popup.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/tiny_mce_popup.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
- <name>org/richfaces/renderkit/html/scripts/tiny_mce/tiny_mce_src.js</name>
+ <name>scripts/tiny_mce/tiny_mce_src.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/tiny_mce_src.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/utils/editable_selects.js</name>
+ <name>scripts/tiny_mce/utils/editable_selects.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/utils/editable_selects.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/utils/form_utils.js</name>
+ <name>scripts/tiny_mce/utils/form_utils.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/utils/form_utils.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
- <name>org/richfaces/renderkit/html/scripts/tiny_mce/utils/mctabs.js</name>
+ <name>scripts/tiny_mce/utils/mctabs.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/utils/mctabs.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
<resource>
-
<name>org/richfaces/renderkit/html/scripts/tiny_mce/utils/validate.js</name>
+ <name>scripts/tiny_mce/utils/validate.js</name>
<path>org/richfaces/renderkit/html/scripts/tiny_mce/utils/validate.js</path>
<renderer class="org.ajax4jsf.resource.ScriptRenderer"/>
</resource>
- </resource-config>
+</resource-config>
Deleted:
trunk/sandbox/ui/editor/src/main/java/org/richfaces/component/TinyMceLoaderServlet.java
===================================================================
---
trunk/sandbox/ui/editor/src/main/java/org/richfaces/component/TinyMceLoaderServlet.java 2008-10-15
09:35:26 UTC (rev 10757)
+++
trunk/sandbox/ui/editor/src/main/java/org/richfaces/component/TinyMceLoaderServlet.java 2008-10-15
09:35:34 UTC (rev 10758)
@@ -1,98 +0,0 @@
-package org.richfaces.component;
-
-import java.io.IOException;
-import java.io.InputStream;
-import java.io.OutputStream;
-
-import javax.servlet.ServletException;
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-import org.apache.commons.logging.Log;
-import org.apache.commons.logging.LogFactory;
-
-/**
- * Servlet for loading TinyMCE resources
- *
- * @web.servlet name="TinyMCELoaderServlet" display-name="TinyMCE Loader
- * Servlet"
- *
- * @web.servlet-mapping
url-pattern="/a4j/g/3_3_0-SNAPSHOTorg/richfaces/renderkit/html/scripts/tiny_mce/*"
- *
- * @author Alexandr Levkovsky
- *
- */
-public class TinyMceLoaderServlet extends javax.servlet.http.HttpServlet {
-
- private static final long serialVersionUID = 1L;
- protected final Log logger = LogFactory.getLog(getClass());
-
- private static final String TINYMCE_RESOURCES_LOCATION =
"org/richfaces/renderkit/html/scripts/tiny_mce";
-
- protected void doGet(HttpServletRequest request,
- HttpServletResponse response) throws ServletException {
- String requestedResource = request.getPathInfo();
- if (requestedResource.indexOf(".jsf") > 0) {
- requestedResource = requestedResource.split(".jsf")[0];
- }
- String path = TINYMCE_RESOURCES_LOCATION + requestedResource;
- try {
-
- if(requestedResource.indexOf(".js") > 0){
- response.setContentType("text/javascript");
- }
- copyFileToOutput(path, response.getOutputStream());
-
- } catch (Exception e) {
- e.printStackTrace();
- }
-
- }
-
- /**
- * Open input stream using path to file
- *
- * @param path
- * @return
- */
- private InputStream getFileStream(String path) {
- ClassLoader cl = Thread.currentThread().getContextClassLoader();
- InputStream is = cl.getResourceAsStream(path);
-
- return is;
- }
-
- /**
- * Copies file to output stream
- *
- * @param path
- * @param os
- */
- private void copyFileToOutput(String path, OutputStream os) {
- InputStream is = getFileStream(path);
-
- try {
- if (is != null) {
-
- int size = is.available();
- byte[] buf = new byte[size];
- int i = 0;
- while ((i = is.read(buf)) != -1) {
- os.write(buf, 0, i);
- }
- } else {
- logger.warn("Cannot load TinyMCE resource: " + path);
- }
- } catch (IOException ioex) {
- logger.warn("Cannot load TinyMCE resource: " + path);
- } finally {
- if (is != null) {
- try {
- is.close();
- } catch (IOException ioex) {
- // just ignore it here
- }
- }
- }
- }
-}
Modified:
trunk/sandbox/ui/editor/src/main/resources/org/richfaces/renderkit/html/scripts/editor.js
===================================================================
---
trunk/sandbox/ui/editor/src/main/resources/org/richfaces/renderkit/html/scripts/editor.js 2008-10-15
09:35:26 UTC (rev 10757)
+++
trunk/sandbox/ui/editor/src/main/resources/org/richfaces/renderkit/html/scripts/editor.js 2008-10-15
09:35:34 UTC (rev 10758)
@@ -6,7 +6,7 @@
};*/
//Richfaces.Editor.ResourceHTML = "ghdfgsdfgsdfgsdfgdf sg sdfg$1fgsdfdfgdfg";
-
+/*
RichEditor = Class.create();
Object.extend(RichEditor.prototype, {
initialize: function(id,parameters) {
@@ -16,5 +16,5 @@
{
}
-});
+});*/
\ No newline at end of file
Modified: trunk/sandbox/ui/editor/src/main/templates/editor.jspx
===================================================================
--- trunk/sandbox/ui/editor/src/main/templates/editor.jspx 2008-10-15 09:35:26 UTC (rev
10757)
+++ trunk/sandbox/ui/editor/src/main/templates/editor.jspx 2008-10-15 09:35:34 UTC (rev
10758)
@@ -12,7 +12,7 @@
<f:clientid var="clientId"/>
<h:styles>css/editor.xcss</h:styles>
- <h:scripts>org/richfaces/renderkit/html/scripts/tiny_mce/tiny_mce_src.js,
scripts/editor.js</h:scripts>
+ <h:scripts>scripts/editor.js,
scripts/tiny_mce/tiny_mce_src.js</h:scripts>
<div id="#{clientId}" x:passThruWithExclusions="id,value"
class="rich-editor">
@@ -31,6 +31,8 @@
</textarea>
<script type="text/javascript">
+
+
tinyMCE.init({
mode: '#{component.attributes['mode']}',
theme: '#{component.attributes['theme']}'
Show replies by date