/[Apache-SVN]
ViewVC logotype

Revision 167567


Jump to revision: Previous Next
Author: svieujot
Date: Sat Feb 5 18:51:22 2005 UTC (19 years, 2 months ago)
Changed paths: 87
Log Message:
x:htmlEditor : Upgrade to Kupu 1.2rc1, remove formularMode (too experimental), bugfixes.


Changed paths

Path Details
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/HtmlEditor.java modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/HtmlEditorRenderer.java modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/HtmlEditorTag.java modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/flexitools/ deleted
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupubasetools.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupubeforeunload.js added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupublank.html added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupucnftable.js added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupucontentfilters.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupucontextmenu.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupudrawers/allimages.xml added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupudrawers/drawer.xsl added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupudrawers/imagelibrary.xml added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupudrawers/kupubuttons.xml added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupudrawers/linklibrary.xml added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupudrawers.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupudrawerstyles.css modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupueditor.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuhelpers.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/background-color.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/bold.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/buttons.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/caret.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/copy.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/create-new.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/cut.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/definitionlist.png modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/document.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/exthyperlink.gif added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/exthyperlink.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/folder.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/fonts.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/format.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/hr.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/image.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/indent.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/inthyperlink.gif added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/inthyperlink.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/italic.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/justify-center.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/justify-full.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/justify-left.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/justify-right.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/kupulibrary.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/larger-text.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/link.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/ordered-list.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/outdent.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/paste.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/redo-disabled.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/redo.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/remove.png modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/save.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/size.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/smaller-text.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/strikethrough.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/subscript.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/superscript.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/table.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/text-color.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/underline.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/undo-disabled.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/undo.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/unlink.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/unordered-list.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/view-source.png added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/zoom-in.gif added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuimages/zoom-out.gif added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuinit.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuinit_experimental.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuinit_form.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuinit_genericelements.js added
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuinit_multi.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuinspector.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupuloggers.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupumultieditor.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupusaveonpart.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupusourceedit.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupustart.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupustart_form.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupustart_multi.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/kupustyles.css modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/myFacesUtils.js modified , text changed , props changed
Directorymyfaces/trunk/src/components/org/apache/myfaces/custom/htmlEditor/resource/sarissa.js modified , text changed , props changed
Directorymyfaces/trunk/tlds/myfaces_ext.tld modified , text changed , props changed
Directorymyfaces/trunk/webapps/examples/src/org/apache/myfaces/examples/htmleditorexample/EditorFace.java modified , text changed , props changed
Directorymyfaces/trunk/webapps/examples/web/htmlEditor.jsp modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26