ICEfaces
  1. ICEfaces
  2. ICE-7293

Add ability to avoid having ice:inputRichText JS loaded on every page when not using it.

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.2
    • Fix Version/s: 2.1-Beta2, 3.0
    • Component/s: Bridge, ICE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 2, ice:inputRichText component
    • Assignee Priority:
      P1
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration

      Description

      The inputRichText component JavaScript must be loaded into the <head> region of the page (CKeditor.js). Due to technical limitations with JSF partial-page updates not being able to update the HEAD region we preload the CKeditor.js into the head on every full page GET so that it is there should the ice:inputRichText component be added to the page later via a partial-page update.

      However, this preloading is not efficient as it causes the CKeditor.js to be loaded and evaluated each time a page is loaded, even if the component is not being used. This JIRA is to add a mechanism (config. param?) that would allow the application to opt. out of the inputRichText JS preload if that component is not being used.

        Issue Links

          Activity

          Ken Fyten created issue -
          Hide
          Ken Fyten added a comment -

          Could we just have the ice:inputRichText component adopt the mandatoryResource feature, so it could be controlled the same way as the ace: components?

          Show
          Ken Fyten added a comment - Could we just have the ice:inputRichText component adopt the mandatoryResource feature, so it could be controlled the same way as the ace: components?
          Ken Fyten made changes -
          Field Original Value New Value
          Salesforce Case []
          Fix Version/s 2.1 [ 10241 ]
          Affects [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration]
          Assignee Priority P2
          Assignee Mircea Toma [ mircea.toma ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26093 Wed Oct 26 15:31:37 MDT 2011 mircea.toma ICE-7293 Changed InputRichTextSetup to register its resources through the JSF API. Created mapping between resource local paths and requests paths, mapping that is use by CKeditor when loading in new functionality. Re-created the CSS resources with the image references remapped to the resource request paths.
          Files Changed
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/mini.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/table/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastefromword/filter/default.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/images/spacer.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/image
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/shades_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/images/anchor.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/angel_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/table/dialogs/table.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframedialog/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/bn.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/wsc.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash/images/placeholder.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/nb.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/skin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastetext/dialogs/pastetext.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/tounge_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ms.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/wink_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/default.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/hr.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_php5.php
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/ckeditor_ext.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/adobeair
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/_translationstatus.txt
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/km.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/themes/default
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/clipboard
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/themes/default/theme.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/dialog.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/mn.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/pl.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tabletools
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h2.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastetext/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.pack
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sv.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/broken_heart.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/clipboard/dialogs/paste.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/dialog_sides.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/templates.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sl.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/cy.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/dialog.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/mini.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/bs.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/pt-br.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/da.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/yui.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/bg.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en-gb.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/about/dialogs/logo_ckeditor.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/is.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_php4.php
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/heart.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_div.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/embaressed_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/div/dialogs/div.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/editor.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/select.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/find/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt/dialogs/toolbar.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/omg_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pagebreak
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sk.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tabletools/dialogs/tableCell.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/mini.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_pre.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/zh.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/lt.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/image/dialogs/image.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/dialog.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/contents.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/lv.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/gl.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextSetup.java
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/placeholder.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/skin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/dialogs/link.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_source.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fo.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tableresize
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h6.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/ciframe.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/textarea.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/de.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/button.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/uk.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/gu.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/eo.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/table
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/adapters/jquery.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.php
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/colordialog/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash/dialogs/flash.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/dialog_sides.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/th.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/dialogs/placeholder.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/form.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/sprites.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/lightbulb.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ro.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/autogrow
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fa.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/hu.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor_ext.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/lang/he.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/yui.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/confused_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/el.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/radio.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pagebreak/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframedialog
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/dialog_sides_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/LICENSE.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en-au.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h4.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ja.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fi.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_address.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h1.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/clipboard/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/save/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/icons.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/about
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/find
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/af.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/cs.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/noimage.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/eu.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/teeth_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/he.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fr.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/styles
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/adapters
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/liststyle/dialogs/liststyle.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/icons_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt/dialogs/options.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/regular_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/images/hiddenfield.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/config.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/styles/styles/default.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_basic_source.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/save
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/ckeditor.zip
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/dialogs/anchor.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/div
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/uicolor.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tabletools/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/icons.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/sad_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/dialog_sides.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe/images/placeholder.png
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextRenderer.java
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/liststyle
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/find/dialogs/find.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/dialog
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/sprites_ie6.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/icons_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/about/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/no.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/lang/he.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sr.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sr-latn.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/toolbar_start.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/dialog_sides.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe/dialogs/iframe.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/tr.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/colordialog/dialogs/colordialog.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/images/template1.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/it.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/sprites_ie6.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/dialogs/smiley.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastefromword/filter
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/devil_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h3.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/dialog_sides_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/editor.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/liststyle/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/templates.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ru.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.asp
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/hi.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/templates.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/nl.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/zh-cn.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/dialog_sides.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en-ca.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/editor.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ca.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/skin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/sprites.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/icons.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/dialogs/templates.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/et.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/INSTALL.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/colordialog
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/toolbar_start.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fr-ca.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/pt.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/kiss.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/CHANGES.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/image/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/dialog_sides_rtl.png
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichText.java
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pagebreak/images/pagebreak.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/.htaccess
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/noimage.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/vi.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ar.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/wsc.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/sprites.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/noimage.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ko.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/dialogs/specialchar.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastefromword
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/styles/styles
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tableresize/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/icons_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/hiddenfield.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/images/template3.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/angry_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/thumbs_down.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/cry_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/textfield.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h5.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/dialogs/uicolor.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/about/dialogs/about.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/autogrow/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/div/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_basic.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_blockquote.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/thumbs_up.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/checkbox.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/dialog/dialogDefinition.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/themes
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/adobeair/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/sprites_ie6.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/dialog_sides.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/_languages.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/images/template2.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastetext
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/envelope.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_p.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/es.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26094 Wed Oct 26 15:40:27 MDT 2011 mircea.toma ICE-7293 Revert code reformatting to preserve maximum minification.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/eu.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/plugin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastefromword/filter/default.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/he.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fr.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/table/dialogs/table.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframedialog/plugin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/liststyle/dialogs/liststyle.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt/dialogs/options.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/bn.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/wsc.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/config.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/nb.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/skin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastetext/dialogs/pastetext.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/styles/styles/default.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_basic_source.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ms.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/default.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/hr.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/km.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/dialogs/anchor.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/themes/default/theme.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/dialog.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/mn.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/pl.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sv.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/clipboard/dialogs/paste.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/templates.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/cy.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sl.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/dialog.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/lang/en.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/find/dialogs/find.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/bs.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/no.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/pt-br.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/da.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/yui.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en-gb.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/bg.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/lang/he.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/lang/en.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sr-latn.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sr.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/lang/en.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe/dialogs/iframe.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/is.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/tr.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/colordialog/dialogs/colordialog.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/it.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/dialogs/smiley.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/div/dialogs/div.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/editor.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/templates.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ru.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/editor.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/select.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt/dialogs/toolbar.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/hi.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/templates.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/nl.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/zh-cn.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en-ca.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sk.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/editor.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ca.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/skin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tabletools/dialogs/tableCell.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/zh.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/lt.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/image/dialogs/image.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/dialog.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/dialogs/templates.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/contents.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/lv.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/et.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/gl.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/INSTALL.html
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fr-ca.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/pt.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/skin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/dialogs/link.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_source.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fo.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/CHANGES.html
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/ciframe.html
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/textarea.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/de.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/button.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ar.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/vi.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/wsc.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ko.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/gu.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/eo.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/uk.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/dialogs/specialchar.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/lang/en.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/adapters/jquery.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tableresize/plugin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash/dialogs/flash.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/dialogs/placeholder.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/th.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/form.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ro.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/hiddenfield.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fa.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/hu.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/lang/he.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/yui.css
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/el.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/radio.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/textfield.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/LICENSE.html
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/dialogs/uicolor.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/about/dialogs/about.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/autogrow/plugin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_basic.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en-au.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ja.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fi.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/checkbox.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/plugin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/save/plugin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/dialog/dialogDefinition.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/adobeair/plugin.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/_languages.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/af.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/cs.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/es.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26095 Wed Oct 26 15:56:32 MDT 2011 mircea.toma ICE-7293 Patched CKeditor code to use CKEDITOR.getUrl function where paths are built from parts.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/dialogs/smiley.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26097 Wed Oct 26 15:57:20 MDT 2011 mircea.toma ICE-7293 Removed client side debugging code.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextSetup.java
          Hide
          Mircea Toma added a comment -

          CKEditor is written in such a way as to load additional features/plugins lazily, when needed. These new code is loaded in by using relative URLs. ResourceRegistry resource serving infrastructure was written with relative referencing in mind, but unfortunately mixing it with mandatoryResource is not possible because the JSF implementation can choose to represent the resource request URLs non-hierarchically. In this case the relative paths do not work anymore.

          Show
          Mircea Toma added a comment - CKEditor is written in such a way as to load additional features/plugins lazily, when needed. These new code is loaded in by using relative URLs. ResourceRegistry resource serving infrastructure was written with relative referencing in mind, but unfortunately mixing it with mandatoryResource is not possible because the JSF implementation can choose to represent the resource request URLs non-hierarchically. In this case the relative paths do not work anymore.
          Hide
          Mircea Toma added a comment -

          Another solution to this issue would be to load all of the CKeditor resources as one file so that to avoid relative referencing. That proved impossible since there are also CSS and images that need to be included.

          Show
          Mircea Toma added a comment - Another solution to this issue would be to load all of the CKeditor resources as one file so that to avoid relative referencing. That proved impossible since there are also CSS and images that need to be included.
          Hide
          Mircea Toma added a comment -

          It looks like there is a CKEditor API that allows the URL re-mapping: http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Editor_Core_URLs_Manipulation

          By using the CKEditor API we can use the JSF API to register all CKEditor resources, thus finding out their request URLs and create a mapping from the relative paths to the absolute request paths of all resources. Once this mapping created we just need to load it into the browser whenever CKeditor is used.

          Show
          Mircea Toma added a comment - It looks like there is a CKEditor API that allows the URL re-mapping: http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Editor_Core_URLs_Manipulation By using the CKEditor API we can use the JSF API to register all CKEditor resources, thus finding out their request URLs and create a mapping from the relative paths to the absolute request paths of all resources. Once this mapping created we just need to load it into the browser whenever CKeditor is used.
          Hide
          Mircea Toma added a comment -

          The approach described above works well for most of the resources. Unfortunately there are some CSS files that reference images, being CSS the relative paths are not re-mapped like the paths used in JS files. So it seems that the complete solution would be to use the mapping to rewrite the image paths included in the CSS files, on the server at startup time.

          Show
          Mircea Toma added a comment - The approach described above works well for most of the resources. Unfortunately there are some CSS files that reference images, being CSS the relative paths are not re-mapped like the paths used in JS files. So it seems that the complete solution would be to use the mapping to rewrite the image paths included in the CSS files, on the server at startup time.
          Hide
          Mircea Toma added a comment -

          Changed InputRichTextSetup to register its resources through the JSF API. Created mapping between resource local paths and requests paths, mapping that is use by CKeditor when loading in new functionality. Re-created the CSS resources with the image references remapped to the resource request paths. Loaded these new CSS resources into the classpath at runtime so that they are found by JSF. Patched CKEditor in a couple of places where the JS code builds resource paths dynamically without calling CKEDITOR.getUrl function to translate them.

          Show
          Mircea Toma added a comment - Changed InputRichTextSetup to register its resources through the JSF API. Created mapping between resource local paths and requests paths, mapping that is use by CKeditor when loading in new functionality. Re-created the CSS resources with the image references remapped to the resource request paths. Loaded these new CSS resources into the classpath at runtime so that they are found by JSF. Patched CKEditor in a couple of places where the JS code builds resource paths dynamically without calling CKEDITOR.getUrl function to translate them.
          Mircea Toma made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Hide
          Ken Fyten added a comment -

          ice:inputRichText demo in compat/component-showcase is not functional in Chrome, IE7.

          Fails with JS error:

          Failed to load resource: the server responded with a status of 404 (Not Found)
          http://localhost:8080/component-showcase/lang/en.js?t=B1GG4Z6Failed to load resource: the server responded with a status of 404 (Not Found)
          ckeditor.js.jsf:47Uncaught TypeError: Cannot read property 'options' of undefined

          Show
          Ken Fyten added a comment - ice:inputRichText demo in compat/component-showcase is not functional in Chrome, IE7. Fails with JS error: Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/component-showcase/lang/en.js?t=B1GG4Z6Failed to load resource: the server responded with a status of 404 (Not Found) ckeditor.js.jsf:47Uncaught TypeError: Cannot read property 'options' of undefined
          Ken Fyten made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Assignee Priority P2 P1
          Hide
          Ken Fyten added a comment -

          Also noticing that this invalid resource request is now appearing in ace/comp-suite sample:

          <link href="RES_NOT_FOUND" rel="stylesheet" type="text/css" />

          Show
          Ken Fyten added a comment - Also noticing that this invalid resource request is now appearing in ace/comp-suite sample: <link href="RES_NOT_FOUND" rel="stylesheet" type="text/css" />
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26109 Thu Oct 27 14:42:02 MDT 2011 mircea.toma ICE-7293 Removed CKEditor files that are irrelevant for Java based deployments.
          Files Changed
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/.htaccess
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.php
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_php5.php
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.pack
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_php4.php
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.asp
          Hide
          Mircea Toma added a comment -

          I cannot reproduce the JS error in Chrome or FF. Was the browser cache cleared before testing?

          Show
          Mircea Toma added a comment - I cannot reproduce the JS error in Chrome or FF. Was the browser cache cleared before testing?
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26113 Thu Oct 27 15:51:42 MDT 2011 mircea.toma ICE-7293 Force the loading of CKEditor resources at startup.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/samples/compat/component-showcase/src/main/webapp/WEB-INF/web.xml
          Hide
          Mircea Toma added a comment -

          I cannot reproduce the RES_NOT_FOUND problem either.

          Show
          Mircea Toma added a comment - I cannot reproduce the RES_NOT_FOUND problem either.
          Hide
          Mircea Toma added a comment -

          Updated component-showcase configuration to have InputRichText resources loaded eagerly, on first page load.

          Show
          Mircea Toma added a comment - Updated component-showcase configuration to have InputRichText resources loaded eagerly, on first page load.
          Mircea Toma made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26116 Fri Oct 28 06:25:38 MDT 2011 mircea.toma ICE-7293 Use servlet spec defined directory for saving temporary files.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextSetup.java
          Hide
          Mircea Toma added a comment - - edited

          Modified InputRichTextSetup to save the temporary files into the servlet spec defined directory ( http://java.sun.com/developer/technicalArticles/Servlets/servletapi/ ). This approach will work even in deployments that do not have the "java.io.tmpdir" directory created.

          Show
          Mircea Toma added a comment - - edited Modified InputRichTextSetup to save the temporary files into the servlet spec defined directory ( http://java.sun.com/developer/technicalArticles/Servlets/servletapi/ ). This approach will work even in deployments that do not have the "java.io.tmpdir" directory created.
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26119 Fri Oct 28 09:19:02 MDT 2011 mircea.toma ICE-7293 Avoid using 'in' reserve word as object property name.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextSetup.java
          Hide
          Deryk Sinotte added a comment -

          Running the Compat Component Showcase portlets with MyFaces, I get this error:

          Caused by: java.lang.UnsupportedOperationException
          at java.util.Collections$UnmodifiableList.add(Collections.java:1159)
          at com.icesoft.faces.component.inputrichtext.InputRichTextSetup.processEvent(InputRichTextSetup.java:46)
          at javax.faces.event.SystemEvent.processListener(SystemEvent.java:43)

          It's not a portlet thing though as you can do the same thing with the non-portlet version of the showcase by going to the Rich Text example and trying to reload the page. The culprit is from the changes in http://jira.icefaces.org/browse/ICE-7293:

          List componentResources = root.getComponentResources(context, "head");
          //make sure the script is always loaded first
          if (componentResources.isEmpty())

          { root.addComponentResource(context, mappingsWriter, "head"); }

          else

          { //Not allowed to add stuff directly to this list as its unmodifiable and MyFaces is strict componentResources.add(0, mappingsWriter); }

          According to the JavaDoc:

          "Return an unmodifiable List of UIComponents for the provided target agrument."

          If it's critical that are our script is first, we may need to get the list of them, remove them, and add them again.

          Show
          Deryk Sinotte added a comment - Running the Compat Component Showcase portlets with MyFaces, I get this error: Caused by: java.lang.UnsupportedOperationException at java.util.Collections$UnmodifiableList.add(Collections.java:1159) at com.icesoft.faces.component.inputrichtext.InputRichTextSetup.processEvent(InputRichTextSetup.java:46) at javax.faces.event.SystemEvent.processListener(SystemEvent.java:43) It's not a portlet thing though as you can do the same thing with the non-portlet version of the showcase by going to the Rich Text example and trying to reload the page. The culprit is from the changes in http://jira.icefaces.org/browse/ICE-7293: List componentResources = root.getComponentResources(context, "head"); //make sure the script is always loaded first if (componentResources.isEmpty()) { root.addComponentResource(context, mappingsWriter, "head"); } else { //Not allowed to add stuff directly to this list as its unmodifiable and MyFaces is strict componentResources.add(0, mappingsWriter); } According to the JavaDoc: "Return an unmodifiable List of UIComponents for the provided target agrument." If it's critical that are our script is first, we may need to get the list of them, remove them, and add them again.
          Deryk Sinotte made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Hide
          Ken Fyten added a comment -

          The new technique is also not deploying and running well on Jboss7.

          Following error seen in log:

          12:44:28,140 SEVERE [javax.enterprise.resource.webcontainer.jsf.context] (http--127.0.0.1-8080-1) JSF1073: javax.faces.event.AbortProcessingException caught during processing of RENDER_RESPONSE 6 : UIComponent-ClientId=, Message=java.io.IOException: Cannot access InputRichText resources icefaces-compat.jar when exploded into the classpath.
          12:44:28,140 SEVERE [javax.enterprise.resource.webcontainer.jsf.context] (http--127.0.0.1-8080-1) java.io.IOException: Cannot access InputRichText resources icefaces-compat.jar when exploded into the classpath.: javax.faces.event.AbortProcessingException: java.io.IOException: Cannot access InputRichText resources icefaces-compat.jar when exploded into the classpath.
          at com.icesoft.faces.component.inputrichtext.InputRichTextSetup.processEvent(InputRichTextSetup.java:50) [icefaces-compat.jar:]
          at javax.faces.event.SystemEvent.processListener(SystemEvent.java:106) [jboss-jsf-api_2.0_spec-1.0.0.Final.jar:1.0.0.Final]
          at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2102) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4]
          at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2078) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4]
          at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:301) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4]
          at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:245) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4]
          at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:108) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4]
          at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4]
          at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4]
          at javax.faces.webapp.FacesServlet.service(FacesServlet.java:313) [jboss-jsf-api_2.0_spec-1.0.0.Final.jar:1.0.0.Final]
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57) [jboss-as-web-7.0.0.Final.jar:7.0.0.Final]
          at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:667) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:951) [jbossweb-7.0.0.CR4.jar:7.0.0.Final]
          at java.lang.Thread.run(Thread.java:619) [:1.6.0_21]
          Caused by: java.io.IOException: Cannot access InputRichText resources icefaces-compat.jar when exploded into the classpath.
          at com.icesoft.faces.component.inputrichtext.InputRichTextSetup.loadResources(InputRichTextSetup.java:92) [icefaces-compat.jar:]
          at com.icesoft.faces.component.inputrichtext.InputRichTextSetup.processEvent(InputRichTextSetup.java:36) [icefaces-compat.jar:]
          ... 22 more

          Show
          Ken Fyten added a comment - The new technique is also not deploying and running well on Jboss7. Following error seen in log: 12:44:28,140 SEVERE [javax.enterprise.resource.webcontainer.jsf.context] (http--127.0.0.1-8080-1) JSF1073: javax.faces.event.AbortProcessingException caught during processing of RENDER_RESPONSE 6 : UIComponent-ClientId=, Message=java.io.IOException: Cannot access InputRichText resources icefaces-compat.jar when exploded into the classpath. 12:44:28,140 SEVERE [javax.enterprise.resource.webcontainer.jsf.context] (http--127.0.0.1-8080-1) java.io.IOException: Cannot access InputRichText resources icefaces-compat.jar when exploded into the classpath.: javax.faces.event.AbortProcessingException: java.io.IOException: Cannot access InputRichText resources icefaces-compat.jar when exploded into the classpath. at com.icesoft.faces.component.inputrichtext.InputRichTextSetup.processEvent(InputRichTextSetup.java:50) [icefaces-compat.jar:] at javax.faces.event.SystemEvent.processListener(SystemEvent.java:106) [jboss-jsf-api_2.0_spec-1.0.0.Final.jar:1.0.0.Final] at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2102) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4] at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2078) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4] at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:301) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4] at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:245) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4] at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:108) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4] at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4] at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) [jsf-impl-2.0.4-b09-jbossorg-4.jar:2.0.4-b09-jbossorg-4] at javax.faces.webapp.FacesServlet.service(FacesServlet.java:313) [jboss-jsf-api_2.0_spec-1.0.0.Final.jar:1.0.0.Final] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57) [jboss-as-web-7.0.0.Final.jar:7.0.0.Final] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:667) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:951) [jbossweb-7.0.0.CR4.jar:7.0.0.Final] at java.lang.Thread.run(Thread.java:619) [:1.6.0_21] Caused by: java.io.IOException: Cannot access InputRichText resources icefaces-compat.jar when exploded into the classpath. at com.icesoft.faces.component.inputrichtext.InputRichTextSetup.loadResources(InputRichTextSetup.java:92) [icefaces-compat.jar:] at com.icesoft.faces.component.inputrichtext.InputRichTextSetup.processEvent(InputRichTextSetup.java:36) [icefaces-compat.jar:] ... 22 more
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.1-Beta2 [ 10294 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26152 Mon Oct 31 08:54:14 MDT 2011 mircea.toma ICE-7293 Rollback changes since they do not work in JBoss and Glassfish.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextSetup.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextRenderer.java
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/ckeditor_ext.js
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor_ext.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/ckeditor.zip
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichText.java
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.1-Beta2 [ 10294 ]
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 2.1-Beta2 [ 10294 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26200 Wed Nov 02 07:36:28 MDT 2011 mircea.toma ICE-7293 Modified InputRichText component to use JSF API to register its resources. Introduced InputRichTextResourceHandler to rewrite CSS relative paths to absolute request paths and serve up these modified resources. Added build target that generates a space separated list of CKEditor resources used at startup time to build the local path to request path mappings.
          Files Changed
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/mini.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/table/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastefromword/filter/default.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/images/spacer.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/image
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/shades_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/images/anchor.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/angel_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/table/dialogs/table.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframedialog/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/bn.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/wsc.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash/images/placeholder.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/nb.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/skin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastetext/dialogs/pastetext.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/tounge_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ms.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/wink_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/default.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/hr.js
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/ckeditor_ext.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/adobeair
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/_translationstatus.txt
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/km.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/themes/default
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/clipboard
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/themes/default/theme.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/dialog.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/mn.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/pl.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tabletools
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h2.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastetext/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sv.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/broken_heart.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/clipboard/dialogs/paste.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/dialog_sides.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/templates.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sl.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/cy.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/dialog.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/mini.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/bs.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/pt-br.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/da.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/yui.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/bg.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en-gb.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/about/dialogs/logo_ckeditor.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/is.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/heart.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_div.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/embaressed_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/div/dialogs/div.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/editor.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/select.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/find/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt/dialogs/toolbar.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/omg_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pagebreak
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sk.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/component-metadata/src/main/resources/com/icesoft/jsfmeta/templates/jsf11/resources/faces-config-rt.ftl
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tabletools/dialogs/tableCell.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/mini.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_pre.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/zh.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/lt.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/image/dialogs/image.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/dialog.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/contents.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/lv.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/gl.js
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextSetup.java
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/placeholder.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/skin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/dialogs/link.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_source.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fo.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tableresize
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h6.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/ciframe.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/textarea.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/de.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/button.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/uk.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/gu.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/eo.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/table
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/adapters/jquery.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/colordialog/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash/dialogs/flash.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/dialog_sides.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/th.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/dialogs/placeholder.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/form.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/sprites.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/lightbulb.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ro.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/autogrow
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fa.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/hu.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor_ext.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/lang/he.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/yui.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/build.xml
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/confused_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/el.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/radio.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pagebreak/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframedialog
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/dialog_sides_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/LICENSE.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en-au.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h4.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ja.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fi.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_address.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h1.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/clipboard/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/save/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/icons.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/about
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/find
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/af.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/cs.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/noimage.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/eu.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/teeth_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/he.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fr.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/styles
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/adapters
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/liststyle/dialogs/liststyle.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/icons_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt/dialogs/options.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/regular_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/images/hiddenfield.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/config.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/styles/styles/default.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_basic_source.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/save
          Commit graph DEL /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/ckeditor.zip
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/dialogs/anchor.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/div
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/uicolor.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tabletools/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/icons.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/sad_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/dialog_sides.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe/images/placeholder.png
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextRenderer.java
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/liststyle
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/find/dialogs/find.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/dialog
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/sprites_ie6.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/icons_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/about/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/no.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/lang/he.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sr.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/sr-latn.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/flash/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/toolbar_start.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/dialog_sides.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/link/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe/dialogs/iframe.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/tr.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/colordialog/dialogs/colordialog.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/images/template1.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/it.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/sprites_ie6.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/dialogs/smiley.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastefromword/filter
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/devil_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h3.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/dialog_sides_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/editor.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/liststyle/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/templates.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ru.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/hi.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/templates.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/nl.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/zh-cn.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextResourceHandler.java
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/dialog_sides.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/en-ca.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/editor.css
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ca.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/skin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/sprites.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/icons.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/dialogs/templates.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/et.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/INSTALL.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/colordialog
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/toolbar_start.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/fr-ca.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/pt.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/kiss.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/CHANGES.html
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/image/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images/dialog_sides_rtl.png
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichText.java
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pagebreak/images/pagebreak.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/noimage.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/vi.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ar.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/wsc.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/v2/images/sprites.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/noimage.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/ko.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/dialogs/specialchar.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/build.xml
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/placeholder/lang/en.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastefromword
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/styles/styles
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/tableresize/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/icons_rtl.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/iframe/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/hiddenfield.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/images/template3.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/angry_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/thumbs_down.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/office2003/images
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/cry_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/textfield.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/specialchar/lang
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_h5.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/uicolor/dialogs/uicolor.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/about/dialogs/about.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/autogrow/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/div/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/a11yhelp/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/ckeditor_basic.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_blockquote.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/thumbs_up.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/forms/dialogs/checkbox.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/dialog/dialogDefinition.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/themes
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/adobeair/plugin.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/sprites_ie6.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/skins/kama/images/dialog_sides.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/_languages.js
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/templates/templates/images/template2.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/pastetext
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/smiley/images/envelope.gif
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/scayt/dialogs
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/showblocks/images/block_p.png
          Commit graph ADD /icefaces2/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/lang/es.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26210 Wed Nov 02 13:27:51 MDT 2011 ken.fyten ICE-7293 Made inputrichtext-resource target a dependency of compile target so it gets called during regular bundle builds.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/build.xml
          Hide
          Mircea Toma added a comment -

          Tying to collect the list of CKEditor resources by looking into the JAR or directory that contains them is not possible in JBoss. The URL returned when the JAR/directory is located has the "vfs:" protocol which means that we would need to use the VFS Jboss library to get access to the file. But that will force us onto being dependant on the VFS library which is not really acceptable.

          Show
          Mircea Toma added a comment - Tying to collect the list of CKEditor resources by looking into the JAR or directory that contains them is not possible in JBoss. The URL returned when the JAR/directory is located has the "vfs:" protocol which means that we would need to use the VFS Jboss library to get access to the file. But that will force us onto being dependant on the VFS library which is not really acceptable.
          Hide
          Mircea Toma added a comment -

          Modified the build to generate a file that contains the list of CKEditor resources. This file is loaded then as a resource at startup time by InputRichTextSetup class. This approach avoids the scanning of the JAR file (containing the CKeditor resources) at startup which proved to be problematic in JBoss.

          Show
          Mircea Toma added a comment - Modified the build to generate a file that contains the list of CKEditor resources. This file is loaded then as a resource at startup time by InputRichTextSetup class. This approach avoids the scanning of the JAR file (containing the CKeditor resources) at startup which proved to be problematic in JBoss.
          Ken Fyten made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Hide
          Mircea Toma added a comment -

          It looks like JBoss's classloader cannot load new JARs while the application is running. Normally this feature (URLClassLoader.addURL) is used to load the modified CSS resources into the classpath so that JSF can find when they need to be served up.

          Show
          Mircea Toma added a comment - It looks like JBoss's classloader cannot load new JARs while the application is running. Normally this feature (URLClassLoader.addURL) is used to load the modified CSS resources into the classpath so that JSF can find when they need to be served up.
          Hide
          Mircea Toma added a comment - - edited

          Implemented new approach where the CSS resources are loaded into memory, image paths are re-written but instead of serving these resources from the file system they are served by a custom ResourceHandler registered with JSF (InputRichTextResourceHandler). Also modified the loading of the mapping between local paths to request paths registered with CKEditor. Now it is loaded as an external resource, not as inline JS which should improve loading performance through caching.

          Show
          Mircea Toma added a comment - - edited Implemented new approach where the CSS resources are loaded into memory, image paths are re-written but instead of serving these resources from the file system they are served by a custom ResourceHandler registered with JSF (InputRichTextResourceHandler). Also modified the loading of the mapping between local paths to request paths registered with CKEditor. Now it is loaded as an external resource, not as inline JS which should improve loading performance through caching.
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26215 Thu Nov 03 08:54:14 MDT 2011 mircea.toma ICE-7293 Always use '/' as directory separators when collecting paths.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/build.xml
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Ken Fyten made changes -
          Link This issue blocks ICE-8166 [ ICE-8166 ]

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Ken Fyten
            • Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: