You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2011/10/02 13:19:07 UTC

svn commit: r1178181 [1/3] - in /ofbiz/branches/release11.04: ./ applications/content/webapp/content/website/ applications/content/widget/ applications/order/script/org/ofbiz/order/customer/ applications/party/webapp/partymgr/WEB-INF/actions/party/ app...

Author: jleroux
Date: Sun Oct  2 11:19:05 2011
New Revision: 1178181

URL: http://svn.apache.org/viewvc?rev=1178181&view=rev
Log:
Closes "i18n for elrte editor" https://issues.apache.org/jira/browse/OFBIZ-4051

Fixes the i18n elrte Editor issue in Freemarker templates (Content and Ebay), mostly done by hand...
Notably updates elrte Editor from 1.1 to 1.2 (needed for 18n), else similar than r1178175 in trunk


Added:
    ofbiz/branches/release11.04/comment.tmp
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.min.css   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-icons_222222_256x240.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-icons_2e83ff_256x240.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-icons_454545_256x240.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-icons_888888_256x240.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-icons_cd0a0a_256x240.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/jquery-ui-1.8.7.custom.css   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.en.js   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ko.js   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.pt_BR.js   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.th.js   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.tr.js   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_CN.js   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/iframe.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/outline-div.png   (with props)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/outline-p.png   (with props)
Modified:
    ofbiz/branches/release11.04/   (props changed)
    ofbiz/branches/release11.04/.classpath
    ofbiz/branches/release11.04/applications/content/webapp/content/website/WebSiteCMSNav.ftl
    ofbiz/branches/release11.04/applications/content/widget/WebSiteScreens.xml
    ofbiz/branches/release11.04/applications/order/script/org/ofbiz/order/customer/CheckoutMapProcs.xml   (props changed)
    ofbiz/branches/release11.04/applications/party/webapp/partymgr/WEB-INF/actions/party/PartyFinancialHistory.groovy   (props changed)
    ofbiz/branches/release11.04/applications/product/script/org/ofbiz/product/test/InventoryTests.xml   (props changed)
    ofbiz/branches/release11.04/framework/common/widget/HelpScreens.xml   (props changed)
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte-inner.css
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.full.css
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/elrte.full.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/elrte.min.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.YOUR_LANG.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ar.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.cs.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.de.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.es.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.fa.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.fr.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.hu.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.it.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.jp.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.lv.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.nl.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.pl.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ru.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ua.js
    ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_TW.js
    ofbiz/branches/release11.04/framework/security/data/PasswordSecurityData.xml   (props changed)
    ofbiz/branches/release11.04/specialpurpose/ebaystore/lib/   (props changed)
    ofbiz/branches/release11.04/specialpurpose/ebaystore/webapp/ebaystore/store/productsearchExport.ftl
    ofbiz/branches/release11.04/specialpurpose/ebaystore/widget/EbayStoreScreens.xml
    ofbiz/branches/release11.04/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/Facilities.groovy   (props changed)
    ofbiz/branches/release11.04/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductList.groovy   (props changed)
    ofbiz/branches/release11.04/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductStockTake.groovy   (props changed)

Propchange: ofbiz/branches/release11.04/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4:951708-952957
 /ofbiz/branches/jquery:952958-1044489
 /ofbiz/branches/multitenant20100310:921280-927264
-/ofbiz/trunk:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1133353,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1167606,1172213,1172243,1174964,1175130,1175135,1175143,1177128
+/ofbiz/trunk:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1133353,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1167606,1172213,1172243,1174964,1175130,1175135,1175143,1177128,1178175

Modified: ofbiz/branches/release11.04/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/.classpath?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/.classpath (original)
+++ ofbiz/branches/release11.04/.classpath Sun Oct  2 11:19:05 2011
@@ -1,263 +1,263 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-    <classpathentry kind="con" path="GROOVY_SUPPORT" exported="true"/>
-    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-    <classpathentry kind="lib" path="applications/content/lib/fontbox-1.4.0.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/jempbox-1.4.0.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/lucene-core-3.0.3.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/metadata-extractor-2.4.0-beta-1.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/pdfbox-1.4.0.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/poi-3.7.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/poi-ooxml-3.7.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/poi-scratchpad-3.7.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/tika-core-0.9.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/tika-parsers-0.9.jar"/>
-    <classpathentry kind="lib" path="applications/product/lib/watermarker-0.0.4.jar"/>
-    <classpathentry kind="lib" path="applications/product/lib/dozer-4.2.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant-1.7.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant-junit-1.7.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.7.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant-trax-1.7.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.7.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.7.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/antisamy-bin.1.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/avalon-framework-4.2.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/avalon-util-exception-1.0.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/barcode4j-fop-ext-complete-2.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/batik-all-1.7.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/clhm-release-1.0-lru.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/hamcrest-all-1.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/fop-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/freemarker-2.3.10.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/httpclient-4.1.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/httpclient-cache-4.1.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/httpcore-4.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/httpmime-4.1.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/httpunit.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ical4j-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/icu4j-4_4.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ivy-2.2.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/jakarta-regexp-1.5.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/javolution-5.4.3.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/jcip-annotations-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/jdbm-1.0-SNAPSHOT.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/jdom-1.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/jpim-0.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/juel-2.2.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/junit.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/junitperf.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/log4j-1.2.15.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/mail.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/mx4j-3.0.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/mx4j-remote-3.0.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/nekohtml.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/owasp-esapi-full-java-1.4.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/resolver-2.9.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/serializer-2.9.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/Tidy.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xercesImpl-2.9.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ws-commons-java5-1.0.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/ws-commons-util-1.0.2.jar"/>
-
-    <classpathentry kind="lib" path="framework/base/lib/xml-apis-2.9.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xml-apis-ext-1.3.04.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-1.4.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xmlrpc-client-3.1.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xmlrpc-common-3.1.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xmlrpc-server-3.1.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xstream-1.3.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xpp3_min-1.1.4c.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-beanutils-1.7.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-cli-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-codec-1.4.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-collections-3.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-digester-1.8.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-discovery-0.4.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-el-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-fileupload-1.2.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-io-1.3.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-lang-2.4.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-logging-1.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-modeler-2.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-net-1.4.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-pool-1.3.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-primitives-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-validator-1.3.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/commons/commons-vfs-20070730.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-activation_1.0.2_spec-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-j2ee-connector_1.5_spec-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-jaxr_1.0_spec-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-jaxrpc_1.1_spec-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-jms_1.1_spec-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-jta_1.1_spec-1.1.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-qname_1.1_spec-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-saaj_1.1_spec-1.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/tomcat-6.0.32-annotations-api.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/tomcat-6.0.32-el-api.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/tomcat-6.0.32-jsp-api.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/j2eespecs/tomcat-6.0.32-servlet-api.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/antlr-2.7.6.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/asm-3.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/asm-analysis-3.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/asm-tree-3.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/asm-util-3.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/bsf-2.4.0.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/bsh-2.0b4.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/groovy-all-1.7.7.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/jakarta-oro-2.0.8.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/jython-nooro.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/jansi-1.2.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/scripting/jline-0.9.94.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/chartengineapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/chartitemapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/coreapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/crosstabcoreapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/dataadapterapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/dataaggregationapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/dataextraction.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/dteapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/emitterconfig.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/engineapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/jaxrpc.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/modelapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/modelodaapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/odadesignapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/saaj.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/scriptapi.jar"/>
-    <classpathentry kind="lib" path="framework/birt/lib/viewservlets.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/ecj-3.3.1.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-catalina.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-catalina-ha.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-catalina-tribes.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-jasper.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-jasper-el.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-tomcat-coyote.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-tomcat-dbcp.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-tomcat-juli.jar"/>
-    <classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-tomcat-juli-adapters.jar"/>
-    <classpathentry kind="lib" path="framework/entity/lib/commons-dbcp-1.3-20091113-r835956.jar"/>
-    <classpathentry kind="lib" path="framework/entity/lib/ofbiz-minerva.jar"/>
-    <classpathentry kind="lib" path="framework/geronimo/lib/geronimo-connector-2.1.1.jar"/>
-    <classpathentry kind="lib" path="framework/geronimo/lib/geronimo-transaction-2.1.1.jar"/>
-    <classpathentry kind="lib" path="framework/guiapp/lib/XuiCoreSwing-v3.2rc2b.jar"/>
-    <classpathentry kind="lib" path="framework/guiapp/lib/XuiOptional-v3.2rc2b.jar"/>
-    <classpathentry kind="lib" path="framework/jetty/lib/jasper-compiler-5.5.15.jar"/>
-    <classpathentry kind="lib" path="framework/jetty/lib/jasper-runtime-5.5.15.jar"/>
-    <classpathentry kind="lib" path="framework/jetty/lib/jetty-6.1.11.jar"/>
-    <classpathentry kind="lib" path="framework/jetty/lib/jetty-ajp-6.1.11.jar"/>
-    <classpathentry kind="lib" path="framework/jetty/lib/jetty-sslengine-6.1.11.jar"/>
-    <classpathentry kind="lib" path="framework/jetty/lib/jetty-util-6.1.11.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/axis.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/axis-ant.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/wsdl4j.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/axiom-api-1.2.9.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/axiom-impl-1.2.9.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/axis2-kernel-1.5.2.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/axis2-transport-http-1.5.2.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/axis2-transport-local-1.5.2.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/commons-httpclient-3.1.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/neethi-2.0.4.jar"/>
-    <classpathentry kind="lib" path="framework/service/lib/XmlSchema-1.4.3.jar"/>
-    <classpathentry kind="lib" path="framework/testtools/lib/selenium-java-client-driver.jar"/>
-    <classpathentry kind="lib" path="framework/webapp/lib/DataVision-1.0.0.jar"/>
-    <classpathentry kind="lib" path="framework/webapp/lib/ezmorph-0.9.1.jar"/>
-    <classpathentry kind="lib" path="framework/webapp/lib/iText-2.1.7.jar"/>
-    <classpathentry kind="lib" path="framework/webapp/lib/json-lib-2.2.3-jdk15.jar"/>
-    <classpathentry kind="lib" path="framework/webapp/lib/rome-0.9.jar"/>
-    <classpathentry kind="lib" path="framework/webapp/lib/velocity-1.6.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/webslinger-base-invoker-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-cache-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-collections-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-collections-arrays-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-concurrent-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-html-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-io-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-javacc-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-junit-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-lang-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-logging-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-resolver-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-util-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-xml-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-catalina-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-cgi-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-embryo-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-beanshell-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-bsf-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-code-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-commonsvfs-object-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-directory-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-freemarker-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-groovy-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-image-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-janino-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-jruby-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-jython-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-nutch-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-plan9-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-quercus-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-rhino-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-servlet-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-template-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-velocity-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-wiki-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="framework/webslinger/lib/webslinger-launcher-20091211-3897-7ab22baea4b6.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/googlecheckout/lib/checkout-sdk-0.8.8.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/ldap/lib/cas-server-core-3.3.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/pos/lib/jcl.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/pos/lib/jpos18-controls.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/pos/lib/looks-2.0.2.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/attributes.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/ebaycalls.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/ebaysdkcore.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/helper.jar"/>
-    <classpathentry kind="src" path="applications/accounting/src" excluding="org/ofbiz/accounting/thirdparty/cybersource/**|org/ofbiz/accounting/thirdparty/verisign/**|org/ofbiz/accounting/thirdparty/worldpay/**|org/ofbiz/accounting/thirdparty/paypal/PayPalServices.java|org/ofbiz/accounting/thirdparty/orbital/**|org/ofbiz/accounting/thirdparty/securepay/**|org/ofbiz/accounting/thirdparty/ideal/**"/>
-    <classpathentry kind="src" path="applications/content/src" excluding="org/ofbiz/content/openoffice/|org/ofbiz/content/report/"/>
-    <classpathentry kind="src" path="applications/manufacturing/src"/>
-    <classpathentry kind="src" path="applications/marketing/src"/>
-    <classpathentry kind="src" path="applications/order/src" excluding="org/ofbiz/order/thirdparty/taxware/**"/>
-    <classpathentry kind="src" path="applications/party/src"/>
-    <classpathentry kind="src" path="applications/product/src" excluding="ShipmentScaleApplet.java"/>
-    <classpathentry kind="src" path="applications/securityext/src" excluding="org/ofbiz/securityext/thirdparty/truition/TruitionCoReg.java"/>
-    <classpathentry kind="src" path="applications/workeffort/src"/>
-    <classpathentry kind="src" path="framework/appserver/src"/>
-    <classpathentry kind="src" path="framework/base/build/gen-src/javacc"/>
-    <classpathentry kind="src" path="framework/base/src" excluding="org/ofbiz/base/config/CoberturaInstrumenter.java"/>
-    <classpathentry kind="src" path="framework/bi/src"/>
-    <classpathentry kind="src" path="framework/birt/src"/>
-    <classpathentry kind="src" path="framework/catalina/src"/>
-    <classpathentry kind="src" path="framework/common/src"/>
-    <classpathentry kind="src" path="framework/datafile/src"/>
-    <classpathentry kind="src" path="framework/entity/src" excluding="org/ofbiz/entity/connection/XaPoolConnectionFactory.java"/>
-    <classpathentry kind="src" path="framework/entityext/src"/>
-    <classpathentry kind="src" path="framework/example/src"/>
-    <classpathentry kind="src" path="framework/geronimo/src"/>
-    <classpathentry kind="src" path="framework/guiapp/src"/>
-    <classpathentry kind="src" path="framework/jetty/src"/>
-    <classpathentry kind="src" path="framework/minilang/src"/>
-    <classpathentry kind="src" path="framework/security/src"/>
-    <classpathentry kind="src" path="framework/service/src"/>
-    <classpathentry kind="src" path="framework/sql/src"/>
-    <classpathentry kind="src" path="framework/sql/build/gen-src/javacc"/>
-    <classpathentry kind="src" path="framework/start/src"/>
-    <classpathentry kind="src" path="framework/testtools/src" excluding="org/ofbiz/testtools/seleniumxml/**"/>
-    <classpathentry kind="src" path="framework/webapp/src" excluding="org/ofbiz/webapp/ftl/FreeMarkerViewRenderer.java|org/ofbiz/webapp/ftl/JpCacheIncludeTransform.java|org/ofbiz/webapp/view/FopPdfViewHandler.java|org/ofbiz/webapp/view/GenericViewRenderer.java|org/ofbiz/webapp/view/JPublishViewHandler.java|org/ofbiz/webapp/view/JPublishWrapper.java|org/ofbiz/webapp/view/JasperReportsPdfViewHandler.java|org/ofbiz/webapp/view/JasperReportsXmlViewHandler.java|org/ofbiz/webapp/view/JasperReportsJXlsViewHandler.java|org/ofbiz/webapp/view/JasperReportsPoiXlsViewHandler.java"/>
-    <classpathentry kind="src" path="framework/webslinger/src"/>
-    <classpathentry kind="src" path="framework/webtools/src"/>
-    <classpathentry kind="src" path="framework/widget/src"/>
-    <classpathentry kind="src" path="specialpurpose/assetmaint/src"/>
-    <classpathentry kind="src" path="specialpurpose/ebay/src"/>
-    <classpathentry kind="src" path="specialpurpose/ebaystore/src"/>
-    <classpathentry kind="src" path="specialpurpose/ecommerce/src"/>
-    <classpathentry kind="src" path="specialpurpose/googlebase/src"/>
-    <classpathentry kind="src" path="specialpurpose/googlecheckout/src"/>
-    <classpathentry kind="src" path="specialpurpose/hhfacility/src"/>
-    <classpathentry kind="src" path="specialpurpose/ldap/src"/>
-    <classpathentry kind="src" path="specialpurpose/oagis/src"/>
-    <classpathentry kind="src" path="specialpurpose/pos/src"/>
-    <classpathentry kind="src" path="specialpurpose/projectmgr/src"/>
-    <classpathentry kind="src" path="specialpurpose/shark/src" excluding="org/enhydra/|org/ofbiz/"/>
-    <classpathentry kind="src" path="specialpurpose/workflow/src"/>
-    <classpathentry kind="output" path="bin"/>
+	<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="lib" path="applications/content/lib/fontbox-1.4.0.jar"/>
+	<classpathentry kind="lib" path="applications/content/lib/jempbox-1.4.0.jar"/>
+	<classpathentry kind="lib" path="applications/content/lib/lucene-core-3.0.3.jar"/>
+	<classpathentry kind="lib" path="applications/content/lib/metadata-extractor-2.4.0-beta-1.jar"/>
+	<classpathentry kind="lib" path="applications/content/lib/pdfbox-1.4.0.jar"/>
+	<classpathentry kind="lib" path="applications/content/lib/poi-3.7.jar"/>
+	<classpathentry kind="lib" path="applications/content/lib/poi-ooxml-3.7.jar"/>
+	<classpathentry kind="lib" path="applications/content/lib/poi-scratchpad-3.7.jar"/>
+	<classpathentry kind="lib" path="applications/content/lib/tika-core-0.9.jar"/>
+	<classpathentry kind="lib" path="applications/content/lib/tika-parsers-0.9.jar"/>
+	<classpathentry kind="lib" path="applications/product/lib/watermarker-0.0.4.jar"/>
+	<classpathentry kind="lib" path="applications/product/lib/dozer-4.2.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ant-1.7.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ant-junit-1.7.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.7.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ant-trax-1.7.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.7.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.7.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/antisamy-bin.1.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/avalon-framework-4.2.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/avalon-util-exception-1.0.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/barcode4j-fop-ext-complete-2.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/batik-all-1.7.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/clhm-release-1.0-lru.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/hamcrest-all-1.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/fop-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/freemarker-2.3.10.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/httpclient-4.1.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/httpclient-cache-4.1.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/httpcore-4.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/httpmime-4.1.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/httpunit.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ical4j-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/icu4j-4_4.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ivy-2.2.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/jakarta-regexp-1.5.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/javolution-5.4.3.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/jcip-annotations-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/jdbm-1.0-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/jdom-1.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/jpim-0.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/juel-2.2.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/junit.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/junitperf.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/log4j-1.2.15.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/mail.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/mx4j-3.0.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/mx4j-remote-3.0.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/nekohtml.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/owasp-esapi-full-java-1.4.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/resolver-2.9.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/serializer-2.9.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/Tidy.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/xercesImpl-2.9.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ws-commons-java5-1.0.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/ws-commons-util-1.0.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/xml-apis-2.9.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/xml-apis-ext-1.3.04.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-1.4.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/xmlrpc-client-3.1.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/xmlrpc-common-3.1.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/xmlrpc-server-3.1.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/xstream-1.3.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/xpp3_min-1.1.4c.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-beanutils-1.7.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-cli-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-codec-1.4.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-collections-3.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-digester-1.8.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-discovery-0.4.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-el-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-fileupload-1.2.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-io-1.3.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-lang-2.4.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-logging-1.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-modeler-2.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-net-1.4.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-pool-1.3.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-primitives-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-validator-1.3.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/commons/commons-vfs-20070730.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-activation_1.0.2_spec-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-j2ee-connector_1.5_spec-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-jaxr_1.0_spec-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-jaxrpc_1.1_spec-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-jms_1.1_spec-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-jta_1.1_spec-1.1.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-qname_1.1_spec-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/geronimo-saaj_1.1_spec-1.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/tomcat-6.0.32-annotations-api.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/tomcat-6.0.32-el-api.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/tomcat-6.0.32-jsp-api.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/j2eespecs/tomcat-6.0.32-servlet-api.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/antlr-2.7.6.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/asm-3.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/asm-analysis-3.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/asm-tree-3.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/asm-util-3.2.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/bsf-2.4.0.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/bsh-2.0b4.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/groovy-all-1.7.7.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/jakarta-oro-2.0.8.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/jython-nooro.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/jansi-1.2.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/scripting/jline-0.9.94.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/chartengineapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/chartitemapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/coreapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/crosstabcoreapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/dataadapterapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/dataaggregationapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/dataextraction.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/dteapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/emitterconfig.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/engineapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/jaxrpc.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/modelapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/modelodaapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/odadesignapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/saaj.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/scriptapi.jar"/>
+	<classpathentry kind="lib" path="framework/birt/lib/viewservlets.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/ecj-3.3.1.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-catalina.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-catalina-ha.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-catalina-tribes.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-jasper.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-jasper-el.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-tomcat-coyote.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-tomcat-dbcp.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-tomcat-juli.jar"/>
+	<classpathentry kind="lib" path="framework/catalina/lib/tomcat-6.0.32-tomcat-juli-adapters.jar"/>
+	<classpathentry kind="lib" path="framework/entity/lib/commons-dbcp-1.3-20091113-r835956.jar"/>
+	<classpathentry kind="lib" path="framework/entity/lib/ofbiz-minerva.jar"/>
+	<classpathentry kind="lib" path="framework/geronimo/lib/geronimo-connector-2.1.1.jar"/>
+	<classpathentry kind="lib" path="framework/geronimo/lib/geronimo-transaction-2.1.1.jar"/>
+	<classpathentry kind="lib" path="framework/guiapp/lib/XuiCoreSwing-v3.2rc2b.jar"/>
+	<classpathentry kind="lib" path="framework/guiapp/lib/XuiOptional-v3.2rc2b.jar"/>
+	<classpathentry kind="lib" path="framework/jetty/lib/jasper-compiler-5.5.15.jar"/>
+	<classpathentry kind="lib" path="framework/jetty/lib/jasper-runtime-5.5.15.jar"/>
+	<classpathentry kind="lib" path="framework/jetty/lib/jetty-6.1.11.jar"/>
+	<classpathentry kind="lib" path="framework/jetty/lib/jetty-ajp-6.1.11.jar"/>
+	<classpathentry kind="lib" path="framework/jetty/lib/jetty-sslengine-6.1.11.jar"/>
+	<classpathentry kind="lib" path="framework/jetty/lib/jetty-util-6.1.11.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/axis.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/axis-ant.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/wsdl4j.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/axiom-api-1.2.9.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/axiom-impl-1.2.9.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/axis2-kernel-1.5.2.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/axis2-transport-http-1.5.2.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/axis2-transport-local-1.5.2.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/commons-httpclient-3.1.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/neethi-2.0.4.jar"/>
+	<classpathentry kind="lib" path="framework/service/lib/XmlSchema-1.4.3.jar"/>
+	<classpathentry kind="lib" path="framework/testtools/lib/selenium-java-client-driver.jar"/>
+	<classpathentry kind="lib" path="framework/webapp/lib/DataVision-1.0.0.jar"/>
+	<classpathentry kind="lib" path="framework/webapp/lib/ezmorph-0.9.1.jar"/>
+	<classpathentry kind="lib" path="framework/webapp/lib/iText-2.1.7.jar"/>
+	<classpathentry kind="lib" path="framework/webapp/lib/json-lib-2.2.3-jdk15.jar"/>
+	<classpathentry kind="lib" path="framework/webapp/lib/rome-0.9.jar"/>
+	<classpathentry kind="lib" path="framework/webapp/lib/velocity-1.6.1.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/webslinger-base-invoker-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-cache-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-collections-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-collections-arrays-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-concurrent-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-html-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-io-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-javacc-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-junit-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-lang-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-logging-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-resolver-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-util-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-base-xml-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-catalina-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-cgi-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-embryo-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-beanshell-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-bsf-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-code-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-commonsvfs-object-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-directory-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-freemarker-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-groovy-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-image-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-janino-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-jruby-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-jython-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-nutch-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-plan9-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-quercus-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-rhino-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-servlet-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-template-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-velocity-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-extension-wiki-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="framework/webslinger/lib/webslinger-launcher-20091211-3897-7ab22baea4b6.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/googlecheckout/lib/checkout-sdk-0.8.8.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/ldap/lib/cas-server-core-3.3.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/pos/lib/jcl.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/pos/lib/jpos18-controls.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/pos/lib/looks-2.0.2.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/ebaystore/lib/attributes.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/ebaystore/lib/ebaycalls.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/ebaystore/lib/ebaysdkcore.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/ebaystore/lib/helper.jar"/>
+	<classpathentry excluding="org/ofbiz/accounting/thirdparty/cybersource/**|org/ofbiz/accounting/thirdparty/verisign/**|org/ofbiz/accounting/thirdparty/worldpay/**|org/ofbiz/accounting/thirdparty/paypal/PayPalServices.java|org/ofbiz/accounting/thirdparty/orbital/**|org/ofbiz/accounting/thirdparty/securepay/**|org/ofbiz/accounting/thirdparty/ideal/**" kind="src" path="applications/accounting/src"/>
+	<classpathentry excluding="org/ofbiz/content/openoffice/|org/ofbiz/content/report/" kind="src" path="applications/content/src"/>
+	<classpathentry kind="src" path="applications/manufacturing/src"/>
+	<classpathentry kind="src" path="applications/marketing/src"/>
+	<classpathentry excluding="org/ofbiz/order/thirdparty/taxware/**" kind="src" path="applications/order/src"/>
+	<classpathentry kind="src" path="applications/party/src"/>
+	<classpathentry excluding="ShipmentScaleApplet.java" kind="src" path="applications/product/src"/>
+	<classpathentry excluding="org/ofbiz/securityext/thirdparty/truition/TruitionCoReg.java" kind="src" path="applications/securityext/src"/>
+	<classpathentry kind="src" path="applications/workeffort/src"/>
+	<classpathentry kind="src" path="framework/appserver/src"/>
+	<classpathentry kind="src" path="framework/base/build/gen-src/javacc"/>
+	<classpathentry excluding="org/ofbiz/base/config/CoberturaInstrumenter.java" kind="src" path="framework/base/src"/>
+	<classpathentry kind="src" path="framework/bi/src"/>
+	<classpathentry kind="src" path="framework/birt/src"/>
+	<classpathentry kind="src" path="framework/catalina/src"/>
+	<classpathentry kind="src" path="framework/common/src"/>
+	<classpathentry kind="src" path="framework/datafile/src"/>
+	<classpathentry excluding="org/ofbiz/entity/connection/XaPoolConnectionFactory.java" kind="src" path="framework/entity/src"/>
+	<classpathentry kind="src" path="framework/entityext/src"/>
+	<classpathentry kind="src" path="framework/example/src"/>
+	<classpathentry kind="src" path="framework/geronimo/src"/>
+	<classpathentry kind="src" path="framework/guiapp/src"/>
+	<classpathentry kind="src" path="framework/jetty/src"/>
+	<classpathentry kind="src" path="framework/minilang/src"/>
+	<classpathentry kind="src" path="framework/security/src"/>
+	<classpathentry kind="src" path="framework/service/src"/>
+	<classpathentry kind="src" path="framework/sql/src"/>
+	<classpathentry kind="src" path="framework/sql/build/gen-src/javacc"/>
+	<classpathentry kind="src" path="framework/start/src"/>
+	<classpathentry excluding="org/ofbiz/testtools/seleniumxml/**" kind="src" path="framework/testtools/src"/>
+	<classpathentry excluding="org/ofbiz/webapp/ftl/FreeMarkerViewRenderer.java|org/ofbiz/webapp/ftl/JpCacheIncludeTransform.java|org/ofbiz/webapp/view/FopPdfViewHandler.java|org/ofbiz/webapp/view/GenericViewRenderer.java|org/ofbiz/webapp/view/JPublishViewHandler.java|org/ofbiz/webapp/view/JPublishWrapper.java|org/ofbiz/webapp/view/JasperReportsPdfViewHandler.java|org/ofbiz/webapp/view/JasperReportsXmlViewHandler.java|org/ofbiz/webapp/view/JasperReportsJXlsViewHandler.java|org/ofbiz/webapp/view/JasperReportsPoiXlsViewHandler.java" kind="src" path="framework/webapp/src"/>
+	<classpathentry kind="src" path="framework/webslinger/src"/>
+	<classpathentry kind="src" path="framework/webtools/src"/>
+	<classpathentry kind="src" path="framework/widget/src"/>
+	<classpathentry kind="src" path="specialpurpose/assetmaint/src"/>
+	<classpathentry kind="src" path="specialpurpose/ebay/src"/>
+	<classpathentry kind="src" path="specialpurpose/ebaystore/src"/>
+	<classpathentry kind="src" path="specialpurpose/ecommerce/src"/>
+	<classpathentry kind="src" path="specialpurpose/googlebase/src"/>
+	<classpathentry kind="src" path="specialpurpose/googlecheckout/src"/>
+	<classpathentry kind="src" path="specialpurpose/hhfacility/src"/>
+	<classpathentry kind="src" path="specialpurpose/ldap/src"/>
+	<classpathentry kind="src" path="specialpurpose/oagis/src"/>
+	<classpathentry kind="src" path="specialpurpose/pos/src"/>
+	<classpathentry kind="src" path="specialpurpose/projectmgr/src"/>
+	<classpathentry excluding="org/enhydra/|org/ofbiz/" kind="src" path="specialpurpose/shark/src"/>
+	<classpathentry kind="src" path="specialpurpose/workflow/src"/>
+	<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
+	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: ofbiz/branches/release11.04/applications/content/webapp/content/website/WebSiteCMSNav.ftl
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/applications/content/webapp/content/website/WebSiteCMSNav.ftl?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/applications/content/webapp/content/website/WebSiteCMSNav.ftl (original)
+++ ofbiz/branches/release11.04/applications/content/webapp/content/website/WebSiteCMSNav.ftl Sun Oct  2 11:19:05 2011
@@ -18,6 +18,9 @@
   -->
 <script language="javascript" type="text/javascript" src="<@o...@ofbizContentUrl>"></script>
 <script language="javascript" type="text/javascript" src="<@o...@ofbizContentUrl>"></script>
+<#if language?has_content && language != "en">
+<script language="javascript" src="<@o...@ofbizContentUrl>" type="text/javascript"></script><#rt/>
+</#if>
 
 <link href="/images/jquery/plugins/elrteEditor/css/elrte.full.css" rel="stylesheet" type="text/css">
 
@@ -364,6 +367,7 @@ var rawdata_errors = [
         if($('#cmseditor').length) {
             var opts = {
                 cssClass : 'el-rte',
+                lang     : '${language}',
                 height   : 350,
                 toolbar  : 'maxi',
                 doctype  : '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">', //'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">',

Modified: ofbiz/branches/release11.04/applications/content/widget/WebSiteScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/applications/content/widget/WebSiteScreens.xml?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/applications/content/widget/WebSiteScreens.xml (original)
+++ ofbiz/branches/release11.04/applications/content/widget/WebSiteScreens.xml Sun Oct  2 11:19:05 2011
@@ -186,6 +186,7 @@ under the License.
                 <entity-one entity-name="WebSite" value-field="webSite"/>
 
                 <script location="component://content/webapp/content/WEB-INF/actions/website/WebSitePublishPoint.groovy"/>
+                <set field="language" from-field="userLogin.lastLocale" default-value="en"/>
             </actions>
             <widgets>
                 <screenlet title="${uiLabelMap.PageTitleWebSiteCMSNav}">

Propchange: ofbiz/branches/release11.04/applications/order/script/org/ofbiz/order/customer/CheckoutMapProcs.xml
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4/applications/order/script/org/ofbiz/order/customer/CheckoutMapProcs.xml:951708-952957
 /ofbiz/branches/jquery/applications/order/script/org/ofbiz/order/customer/CheckoutMapProcs.xml:952958-1044489
 /ofbiz/branches/multitenant20100310/applications/order/script/org/ofbiz/order/customer/CheckoutMapProcs.xml:921280-927264
-/ofbiz/trunk/applications/order/script/org/ofbiz/order/customer/CheckoutMapProcs.xml:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175135,1175143,1177128
+/ofbiz/trunk/applications/order/script/org/ofbiz/order/customer/CheckoutMapProcs.xml:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175135,1175143,1177128,1178175

Propchange: ofbiz/branches/release11.04/applications/party/webapp/partymgr/WEB-INF/actions/party/PartyFinancialHistory.groovy
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4/applications/party/webapp/partymgr/WEB-INF/actions/party/PartyFinancialHistory.groovy:951708-952957
 /ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/PartyFinancialHistory.groovy:952958-1044489
 /ofbiz/branches/multitenant20100310/applications/party/webapp/partymgr/WEB-INF/actions/party/PartyFinancialHistory.groovy:921280-927264
-/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/actions/party/PartyFinancialHistory.groovy:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128
+/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/actions/party/PartyFinancialHistory.groovy:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128,1178175

Propchange: ofbiz/branches/release11.04/applications/product/script/org/ofbiz/product/test/InventoryTests.xml
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4/applications/product/script/org/ofbiz/product/test/InventoryTests.xml:951708-952957
 /ofbiz/branches/jquery/applications/product/script/org/ofbiz/product/test/InventoryTests.xml:952958-1044489
 /ofbiz/branches/multitenant20100310/applications/product/script/org/ofbiz/product/test/InventoryTests.xml:921280-927264
-/ofbiz/trunk/applications/product/script/org/ofbiz/product/test/InventoryTests.xml:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128
+/ofbiz/trunk/applications/product/script/org/ofbiz/product/test/InventoryTests.xml:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128,1178175

Added: ofbiz/branches/release11.04/comment.tmp
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/comment.tmp?rev=1178181&view=auto
==============================================================================
--- ofbiz/branches/release11.04/comment.tmp (added)
+++ ofbiz/branches/release11.04/comment.tmp Sun Oct  2 11:19:05 2011
@@ -0,0 +1,9 @@
+"Applied fix from trunk for revision: 1178175" 
+------------------------------------------------------------------------
+r1178175 | jleroux | 2011-10-02 12:42:39 +0200 (dim., 02 oct. 2011) | 3 lines
+
+Closes "i18n for elrte editor" https://issues.apache.org/jira/browse/OFBIZ-4051
+
+Fixes the i18n elrte Editor issue in Freemarker templates (Content and Ebay)
+------------------------------------------------------------------------
+
\ No newline at end of file

Propchange: ofbiz/branches/release11.04/framework/common/widget/HelpScreens.xml
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4/framework/common/widget/HelpScreens.xml:951708-952957
 /ofbiz/branches/jquery/framework/common/widget/HelpScreens.xml:952958-1044489
 /ofbiz/branches/multitenant20100310/framework/common/widget/HelpScreens.xml:921280-927264
-/ofbiz/trunk/framework/common/widget/HelpScreens.xml:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128
+/ofbiz/trunk/framework/common/widget/HelpScreens.xml:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128,1178175

Modified: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte-inner.css
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte-inner.css?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte-inner.css (original)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte-inner.css Sun Oct  2 11:19:05 2011
@@ -1,18 +1,26 @@
 
-body.el-rte-rtl, body.el-rte-rtl * {
-	direction:rtl;
-} 
+body.el-rte-rtl, body.el-rte-rtl * { direction:rtl; } 
 
-body.el-rte-structure table, 
+body.el-rte-structure blockquote   { border:1px dotted #ccc; }
+body.el-rte-structure span         { background-color:#f5f5f5; }
+body.el-rte-structure table        { border:1px dotted #aaa; }
 body.el-rte-structure caption,
 body.el-rte-structure td, 
-body.el-rte-structure th, 
-body.el-rte-structure p, 
-body.el-rte-structure div,
-body.el-rte-structure blockquote
-{ outline:1px dotted #99ccff; }
+body.el-rte-structure th           { border:1px dotted #ccc; }
 
-body.el-rte-structure a[name] {
+body.el-rte-structure p            {
+	background-image:url(../images/outline-p.png);
+	background-repeat:no-repeat;
+	background-position:right top;
+	border:1px dotted #99ccff; }
+body.el-rte-structure div          {
+	background-image:url(../images/outline-div.png);
+	background-repeat:no-repeat;
+	background-position:right top;
+	border:1px dotted #aaa;
+}
+
+body.el-rte-structure a.elrte-anchor {
 	display:inline-block;
 	vertical-align:baseline;
 	width:12px; 
@@ -20,12 +28,11 @@ body.el-rte-structure a[name] {
 	border:1px dotted #ccc;
 	background: url('../images/elrte-toolbar.png') -564px -8px no-repeat;
 }
-img { cursor: default; }
 
+img                 { cursor: default; }
 img.elrte-webkit-hl { outline:1px dashed #777; }
 
-.elrtebm {
-}
+.elrtebm { }
 
 .elrte-media-x-shockwave-flash,
 .elrte-media-quicktime,
@@ -37,44 +44,27 @@ img.elrte-webkit-hl { outline:1px dashed
 .elrte-media-vimeo,
 .elrte-yandex-maps,
 .elrte-google-maps,
+.elrte-iframe,
 .elrte-media {
 	border:1px solid #ccc;
 	background:#eee url(../images/media-flash.png) center center no-repeat;
 }
-.elrte-media-x-shockwave-flash {
-	background-image:url(../images/media-flash.png);
-}
-.elrte-media-youtube {
-	background-image:url(../images/media-youtube.png);
-}
-.elrte-media-vimeo {
-	background-image:url(../images/media-vimeo.png);
-}
-.elrte-media-rutube {
-	background-image:url(../images/media-rutube.png);
-}
-.elrte-media-quicktime {
-	background-image:url(../images/media-quicktime.png);
-}
-.elrte-media-x-director {
-	background-image:url(../images/media-director.png);
-}
-.elrte-media-x-mplayer2 {
-	background-image:url(../images/media-winmedia.png);
-}
-.elrte-media-x-pn-realaudio-plugin {
-	background-image:url(../images/media-realaudio.png);
-}
-.elrte-yandex-maps {
-	background-image:url(../images/yandex-maps.png);
-}
-.elrte-google-maps {
-	display: block;
-	background-image:url(../images/google-maps.png);
-}
 
-.elrte-pagebreak {
+.elrte-media-x-shockwave-flash     { background-image:url(../images/media-flash.png); }
+.elrte-media-youtube               { background-image:url(../images/media-youtube.png); }
+.elrte-media-vimeo                 { background-image:url(../images/media-vimeo.png); }
+.elrte-media-rutube                { background-image:url(../images/media-rutube.png); }
+.elrte-media-quicktime             { background-image:url(../images/media-quicktime.png); }
+.elrte-media-x-director            { background-image:url(../images/media-director.png); }
+.elrte-media-x-mplayer2            { background-image:url(../images/media-winmedia.png); }
+.elrte-media-x-pn-realaudio-plugin { background-image:url(../images/media-realaudio.png); }
+
+.elrte-yandex-maps                 { background-image:url(../images/yandex-maps.png); }
+.elrte-google-maps                 { background-image:url(../images/google-maps.png); display: block; }
 
+.elrte-iframe                      { background-image:url(../images/iframe.png); }
+
+.elrte-pagebreak {
 	display:block;
 	clear:both;
 	width:100%;

Modified: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.full.css
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.full.css?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.full.css (original)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.full.css Sun Oct  2 11:19:05 2011
@@ -1,6 +1,6 @@
 /*!
  * elRTE WYSIWYG HTML-editor
- * Version 1.1 (2010-09-20)
+ * Version 1.2 (2010-12-12)
  * http://elrte.org
  *
  * Copyright 2010, Studio 42 Ltd.
@@ -237,6 +237,7 @@ a { outline: none; }
 /*  контейнер */
 .el-rte { 
 	font-family: Trebuchet MS, Verdana, Geneva,sans-serif;
+	overflow:hidden;
 /*	border:1px solid #aaa;*/
 }
 .el-rte.el-fullscreen {
@@ -365,23 +366,23 @@ a { outline: none; }
 
 
 /* рабочая зона (обертка над iframe) */
-.el-rte .workzone { border:1px solid #eee; border-top:none; height:400px;}
+.el-rte .workzone { border:1px solid #eee; border-top:none; height:400px; overflow:hidden; }
 .el-rte.small .workzone { min-height:250px; }
 
 /* source code */
-.el-rte textarea  { width:100%;  height:100%;  border:none; zoom:1; outline:none;}
+.el-rte textarea  { width:100%; height:100%; border:none; zoom:1; padding:0; outline:none; }
 .el-rte.small textarea  { min-height:250px;}
 /* редактор */
 .el-rte iframe    { 
 	width: 100%; 
 	height:400px; 
-
+	display:block;
 	outline:none; 
 	border:0 solid; 
 	padding:0; 
 	margin:0;
 	background:#fff; 
-	z-index:100;
+
 }
 .el-rte.small iframe  { min-height:250px;}
 
@@ -521,3 +522,7 @@ table.elrte-authors td { border-bottom:1
 .el-paddinginput select { padding:0; }
 
 .el-rte-smiley { margin:5px; }
+
+.panel-format {
+	z-index: 1000;
+}

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.min.css
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.min.css?rev=1178181&view=auto
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.min.css (added)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.min.css Sun Oct  2 11:19:05 2011
@@ -0,0 +1,164 @@
+/*!* elRTE WYSIWYG HTML-editor * Version 1.2(2010-12-12) * http://elrte.org * * Copyright 2010,Studio 42 Ltd. * Licensed under a 3 clauses BSD license */ @charset "UTF-8";a{outline:none;}
+.clearfix:after{content:".";display:block;font-size:0;height:0;clear:both;visibility:hidden;}
+.clearfix{display:block;}
+.rounded-2{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
+.rounded-3{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
+.rounded-4{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
+.rounded-5{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
+.rounded-6{-moz-border-radius:6px;-webkit-border-radius:5px;border-radius:6px;}
+.rounded-7{-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;}
+.rounded-left-3{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;}
+.rounded-bottom-7{-moz-border-radius-bottomleft:7px;-moz-border-radius-bottomright:7px;-webkit-border-bottom-left-radius:7px;-webkit-border-bottom-right-radius:7px;border-bottom-left-radius:7px;border-bottom-right-radius:7px;}
+.ui-widget{font-size:.9em;}
+.ui-dialog .ui-dialog-buttonpane button{padding:.1em .6em .2em .6em;}
+.el-colorpicker{width:16px;height:16px;border:1px solid #ccc;position:relative;cursor:default;}
+.el-palette{width:182px;border:1px solid #ccc;background:#fff;padding:3px 2px 3px 3px;z-index:10000;position:absolute;top:16px;left:0;}
+.el-palette .color{float:left;width:14px;height:14px;line-height:1px;border-top:1px solid #eee;border-left:1px solid #eee;}
+.el-palette .panel{border-top:1px solid #ccc;margin-top:7px;padding:5px 3px 5px 3px;}
+.el-palette .panel .preview{float:right;width:18px;height:18px;border:1px solid #ccc;}
+.el-palette .panel input{border:1px solid #ccc;}
+.ui-widget .el-dialogform{padding:5px 3px;}
+.ui-widget .el-dialogform-rtl{direction:rtl;}
+.ui-widget .el-dialogform-rtl .ui-tabs-nav li{float:right;}
+.el-dialogform div.tab:hover{background:transparent;}
+.ui-dialog .ui-dialog-title,.ui-dialog .ui-dialog-content{font-size:.9em;}
+.ui-tabs .ui-tabs-nav li a{padding:.2em .7em;}
+.el-dialogform .tab{padding:5px 0 12px 0;border:none;}
+.el-dialogform .separator{border-top:1px solid #ccc;margin:5px 2px;}
+.el-dialogform table{width:100%;border:none;}
+.el-dialogform table td{padding:2px;}
+.el-dialogform input,.el-dialogform textarea{border:1px solid #ccc;}
+.el-dialogform select{padding:0;}
+.el-dialogform .spinner{background:url(../images/loading.gif) 50% 50% no-repeat;text-align:center;width:150px;height:50px;margin:10px auto;padding-top:33px;font-weight:bold;}
+.el-dialogform-error{background:#fee;color:#f00;border:2px #844 solid;padding:10px;margin-bottom:1em 0;}
+.el-dialogform-message{background:#efe;color:#040;border:2px #484 solid;padding:10px;margin-bottom:1em 0;}
+.el-dialogform table td .el-borderselect table{width:auto;}
+.el-dialogform table td .el-borderselect table td{padding-left:0;padding-right:2px;}
+.el-paddinginput{display:block;white-space:nowrap;}
+.el-paddinginput input{margin:0 1px 0 0;border:1px solid #ccc;}
+.el-paddinginput select{padding:0;}
+.el-select{height:17px;width:110px;border:1px solid #ccc;cursor:default;position:relative;}
+.el-select.hover{background-color:#eee;}
+.el-select label{height:17px;line-height:17px;padding:0 5px;margin:0 12px 0 0;display:block;white-space:nowrap;overflow:hidden;background:#fff;border-right:1px solid #ccc;}
+.el-select .list{border:1px solid #ccc;display:block;position:absolute;overflow:auto;background:#fff;z-index:1000;}
+.el-select .list div{position:relative;padding:3px 25px 3px 7px;border-bottom:1px solid #eee;}
+.el-select .list .hover{background:#efefef;}
+.el-select .list .active{background-color:#c3dbef;}
+.el-select .list div *{padding:0;margin:0;border:none;white-space:nowrap;display:block;}
+.el-rte{font-family:Trebuchet MS,Verdana,Geneva,sans-serif;overflow:hidden;}
+.el-rte.el-fullscreen{position:absolute;width:99%;top:0;left:0;margin:0;}
+.elrte-swf-placeholder{width:1px;background:url('../images/swf.png') 0 0 no-repeat;}
+.elrtetesturl{color:red;background-image:url(../images/pixel.gif);}
+.el-rte .toolbar{background-color:#eee;padding:3px 7px 2px 7px;border:1px solid #ccc;white-space:normal;}
+.el-rte-rtl .toolbar{direction:rtl;}
+.el-rte .toolbar ul{position:relative;display:inline-block;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;margin:0;list-style:none;padding:0 2px 0 5px;background:url('../images/elrte-toolbar.png') -934px -2px no-repeat;}
+.el-rte .toolbar ul.first{background:transparent;padding-left:0;}
+.el-rte .toolbar ul li{display:inline-block;display:-moz-inline-stack;display:inline-block;height:22px;width:22px;vertical-align:top;zoom:1;*display:inline;margin:1px 1px;padding:0;background:url('../images/elrte-toolbar.png') no-repeat;border:1px solid #ccc;}
+.el-rte .toolbar ul li.hover{border:1px solid #54b9bf;}
+.el-rte .toolbar ul li.active{background-color:#c3dbef;border:1px solid #fff;}
+.el-rte .toolbar ul li.disabled{opacity:alpha(0.3);opacity:.3;filter:Alpha(Opacity=30);}
+.el-rte .toolbar ul li.about{background-position:-829px -5px;}
+.el-rte .toolbar ul li.save{background-position:-30px -2px;}
+.el-rte .toolbar ul li.new{background-position:-55px -2px;}
+.el-rte .toolbar ul li.copy{background-position:-78px -2px;}
+.el-rte .toolbar ul li.css{background-position:-801px -5px;}
+.el-rte .toolbar ul li.cut{background-position:-104px -2px;}
+.el-rte .toolbar ul li.paste{background-position:-128px -2px;}
+.el-rte .toolbar ul li.pastetext{background-position:-534px -2px;}
+.el-rte .toolbar ul li.pasteformattext{background-position:-154px -2px;}
+.el-rte .toolbar ul li.removeformat{background-position:-180px -2px;}
+.el-rte .toolbar ul li.docstructure{background-position:-712px -4px;}
+.el-rte .toolbar ul li.undo{background-position:-205px -2px;}
+.el-rte .toolbar ul li.redo{background-position:-230px -2px;}
+.el-rte .toolbar ul li.bold{background-position:-252px -2px;}
+.el-rte .toolbar ul li.italic{background-position:-270px -2px;}
+.el-rte .toolbar ul li.underline{background-position:-290px -2px;}
+.el-rte .toolbar ul li.strikethrough{background-position:-149px -29px;}
+.el-rte .toolbar ul li.subscript{background-position:-54px -29px;}
+.el-rte .toolbar ul li.superscript{background-position:-76px -29px;}
+.el-rte .toolbar ul li.justifyleft{background-position:-311px -2px;}
+.el-rte .toolbar ul li.justifycenter{background-position:-335px -2px;}
+.el-rte .toolbar ul li.justifyright{background-position:-360px -2px;}
+.el-rte .toolbar ul li.justifyfull{background-position:-174px -29px;}
+.el-rte .toolbar ul li.insertunorderedlist{background-position:-100px -29px;}
+.el-rte .toolbar ul li.insertorderedlist{background-position:-124px -29px;}
+.el-rte .toolbar ul li.outdent{background-position:-6px -29px;}
+.el-rte .toolbar ul li.indent{background-position:-32px -29px;}
+.el-rte .toolbar ul li.blockquote{background-position:-220px -30px;}
+.el-rte .toolbar ul li.div{background-position:-655px -29px;}
+.el-rte .toolbar ul li.stopfloat{background-position:-771px -5px;}
+.el-rte .toolbar ul li.nbsp{background-position:-580px -2px;}
+.el-rte .toolbar ul li.forecolor{background-position:-372px -30px;}
+.el-rte .toolbar ul li.hilitecolor{background-position:-395px -30px;}
+.el-rte .toolbar ul li.link{background-position:-244px -29px;}
+.el-rte .toolbar ul li.unlink{background-position:-270px -29px;}
+.el-rte .toolbar ul li.anchor{background-position:-296px -30px;}
+.el-rte .toolbar ul li.image{background-position:-384px -2px;}
+.el-rte .toolbar ul li.flash{background-position:-410px -2px;}
+.el-rte .toolbar ul li.file{background-position:-436px -3px;}
+.el-rte .toolbar ul li.table{background-position:-421px -30px;}
+.el-rte .toolbar ul li.tableprops{background-position:-602px -29px;}
+.el-rte .toolbar ul li.tbcellprops{background-position:-806px -27px;}
+.el-rte .toolbar ul li.tablerm{background-position:-461px -2px;}
+.el-rte .toolbar ul li.tbrowbefore{background-position:-683px -4px;}
+.el-rte .toolbar ul li.tbrowafter{background-position:-654px -4px;}
+.el-rte .toolbar ul li.tbrowrm{background-position:-500px -30px;}
+.el-rte .toolbar ul li.tbcolbefore{background-position:-741px -27px;}
+.el-rte .toolbar ul li.tbcolafter{background-position:-772px -27px;}
+.el-rte .toolbar ul li.tbcolrm{background-position:-526px -30px;}
+.el-rte .toolbar ul li.tbcellsmerge{background-position:-552px -30px;}
+.el-rte .toolbar ul li.tbcellsplit{background-position:-629px -29px;}
+.el-rte .toolbar ul li.smiley{background-position:-322px -29px;}
+.el-rte .toolbar ul li.spec-text{background-position:-487px -2px;}
+.el-rte .toolbar ul li.print{background-position:-509px -2px;}
+.el-rte .toolbar ul li.horizontalrule{background-position:-199px -29px;}
+.el-rte .toolbar ul li.fullscreen{background-position:-348px -30px;}
+.el-rte .toolbar ul li.elfinder{background-position:-436px -2px;}
+.el-rte .toolbar ul li.ltr{background-position:-855px -27px;}
+.el-rte .toolbar ul li.rtl{background-position:-855px -3px;}
+.el-rte .toolbar ul li.pagebreak{background-position:-711px -28px;}
+.el-rte .workzone{border:1px solid #eee;border-top:none;height:400px;overflow:hidden;}
+.el-rte.small .workzone{min-height:250px;}
+.el-rte textarea{width:100%;height:100%;border:none;zoom:1;padding:0;outline:none;}
+.el-rte.small textarea{min-height:250px;}
+.el-rte iframe{width:100%;height:400px;display:block;outline:none;border:0 solid;padding:0;margin:0;background:#fff;}
+.el-rte.small iframe{min-height:250px;}
+.el-rte .statusbar{height:21px;padding:0 9px;font:11px/21px 'monaco','andale mono','lucida console',monospace;background-color:#eee;border-top:1px solid #ccc;border-top:none;}
+.el-rte-rtl .statusbar{direction:rtl;}
+.el-rte .tabsbar{display:block;}
+.el-rte .tabsbar .tab{float:left;margin-right:2px;padding:6px 17px;font-size:.82em;font-weight:bold;color:#777;text-align:center;border:1px solid #eee;border-top:none;background:#fff;cursor:default;}
+.el-rte .tabsbar div.active{background:#eee;color:#444;}
+.el-rte-rtl .tabsbar .tab{float:right;}
+.el-rte .toolbar ul li.el-select{height:22px;width:120px;border:1px solid #ccc;font-size:.82em;cursor:default;background-position:-475px -30px;}
+.el-rte .toolbar ul li.el-select.hover{background-color:#fefefe;}
+.el-rte .toolbar ul li.el-select label{height:19px;padding:3px 5px 0 5px;float:none;width:96px;}
+.el-rte-paste-input{width:99%;height:250px;border:1px solid #ccc;padding:0;margin:0;outline:none;}
+.el-rte .toolbar ul li div.color-indicator{width:18px;height:4px;margin:16px 0 2px 2px;background-color:#000;}
+.el-rte-rtl .toolbar ul li div.color-indicator{margin:16px 2px 2px 0;}
+.el-palette{top:20px;}
+.el-dialogform,.el-dialogform td{font-size:.9em;}
+.el-dialogform select{font-size:.9em;}
+.ui-dialog .ui-dialog-buttonpane{padding:.4em,1em;}
+.ui-dialog .ui-dialog-buttonpane button{margin:.3em .4em .1em 0;font-size:.9em;}
+.ui-dialog .ui-dialog-titlebar{padding:.3em 1em .3em;}
+.el-dialogform label{display:block;}
+.el-dialogform label input{margin-right:2px;}
+.el-dialogform iframe.el-rte-preview{width:100%;height:235px;margin:0;padding:0;outline:none;border:none;}
+.el-dialogform fieldset{border:1px solid #ccc;padding:0;}
+.el-dialogform fieldset legend{font-size:.9em;padding:.1em .5em;margin:0 0 5px 1em;border:1px solid #ccc;background-color:#eee;}
+.el-dialogform p{padding:.2em .3em;}
+.el-dialogform h3{color:#555;padding:1.2em 0 0 0;margin:0;font-size:1.2em;}
+.el-dialogform h4{color:#555;font-size:1em;padding:0;margin:3px 9px;}
+.elrte-logo{width:48px;height:46px;float:left;margin:.5em 1em;background:url('../images/elrte-toolbar.png') -880px -7px no-repeat;}
+.elrte-ver{font-size:.9em;padding-left:.7em;}
+.elrte-copy{font-size:.9em;padding-left:.3em;}
+table.elrte-authors{margin-bottom:1em;}
+table.elrte-authors td{border-bottom:1px solid #eee;}
+.el-borderselect table{margin:0;}
+.el-borderselect table td{padding:0 2px 0 0;vertical-align:middle;}
+.el-borderselect input{margin:0;border:1px solid #ccc;}
+.el-paddinginput{display:block;white-space:nowrap;}
+.el-paddinginput input{margin:0 1px 0 0;border:1px solid #ccc;}
+.el-paddinginput select{padding:0;}
+.el-rte-smiley{margin:5px;}
+.panel-format{z-index:1000;}
\ No newline at end of file

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.min.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.min.css
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/elrte.min.css
------------------------------------------------------------------------------
    svn:mime-type = text/css

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/
------------------------------------------------------------------------------
    bugtraq:number = true

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/
------------------------------------------------------------------------------
    bugtraq:number = true

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png?rev=1178181&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png?rev=1178181&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png?rev=1178181&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png?rev=1178181&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png?rev=1178181&view=auto
==============================================================================
Binary file - no diff available.