You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/03/22 17:05:25 UTC

[33/54] [partial] camel git commit: CAMEL-7263: Remove not maintained and deprecated camel-web module.

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/FeedEntryViewer.js
deleted file mode 100644
index 06dd666..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/FeedEntryViewer.js
+++ /dev/null
@@ -1,395 +0,0 @@
-/*
-	Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
-	Available via Academic Free License >= 2.1 OR the modified BSD license.
-	see: http://dojotoolkit.org/license for details
-*/
-
-
-if(!dojo._hasResource["dojox.atom.widget.FeedEntryViewer"]){
-dojo._hasResource["dojox.atom.widget.FeedEntryViewer"]=true;
-dojo.provide("dojox.atom.widget.FeedEntryViewer");
-dojo.require("dojo.fx");
-dojo.require("dijit._Widget");
-dojo.require("dijit._Templated");
-dojo.require("dijit._Container");
-dojo.require("dijit.layout.ContentPane");
-dojo.require("dojox.atom.io.Connection");
-dojo.requireLocalization("dojox.atom.widget","FeedEntryViewer",null,"ROOT,cs,de,es,fr,hu,it,ja,ko,pl,pt,ru,zh,zh-tw");
-dojo.experimental("dojox.atom.widget.FeedEntryViewer");
-dojo.declare("dojox.atom.widget.FeedEntryViewer",[dijit._Widget,dijit._Templated,dijit._Container],{entrySelectionTopic:"",_validEntryFields:{},displayEntrySections:"",_displayEntrySections:null,enableMenu:false,enableMenuFade:false,_optionButtonDisplayed:true,templateString:"<div class=\"feedEntryViewer\">\n    <table border=\"0\" width=\"100%\" class=\"feedEntryViewerMenuTable\" dojoAttachPoint=\"feedEntryViewerMenu\" style=\"display: none;\">\n        <tr width=\"100%\"  dojoAttachPoint=\"entryCheckBoxDisplayOptions\">\n            <td align=\"right\">\n                <span class=\"feedEntryViewerMenu\" dojoAttachPoint=\"displayOptions\" dojoAttachEvent=\"onclick:_toggleOptions\"></span>\n            </td>\n        </tr>\n        <tr class=\"feedEntryViewerDisplayCheckbox\" dojoAttachPoint=\"entryCheckBoxRow\" width=\"100%\" style=\"display: none;\">\n            <td dojoAttachPoint=\"feedEntryCelltitle\">\n                <input type=\"checkbox\" name=\"title\" value=\"Title\" 
 dojoAttachPoint=\"feedEntryCheckBoxTitle\" dojoAttachEvent=\"onclick:_toggleCheckbox\"/>\n\t\t\t\t<label for=\"title\" dojoAttachPoint=\"feedEntryCheckBoxLabelTitle\"></label>\n            </td>\n            <td dojoAttachPoint=\"feedEntryCellauthors\">\n                <input type=\"checkbox\" name=\"authors\" value=\"Authors\" dojoAttachPoint=\"feedEntryCheckBoxAuthors\" dojoAttachEvent=\"onclick:_toggleCheckbox\"/>\n\t\t\t\t<label for=\"title\" dojoAttachPoint=\"feedEntryCheckBoxLabelAuthors\"></label>\n            </td>\n            <td dojoAttachPoint=\"feedEntryCellcontributors\">\n                <input type=\"checkbox\" name=\"contributors\" value=\"Contributors\" dojoAttachPoint=\"feedEntryCheckBoxContributors\" dojoAttachEvent=\"onclick:_toggleCheckbox\"/>\n\t\t\t\t<label for=\"title\" dojoAttachPoint=\"feedEntryCheckBoxLabelContributors\"></label>\n            </td>\n            <td dojoAttachPoint=\"feedEntryCellid\">\n                <input type=\"checkbox\" name=\"id\"
  value=\"Id\" dojoAttachPoint=\"feedEntryCheckBoxId\" dojoAttachEvent=\"onclick:_toggleCheckbox\"/>\n\t\t\t\t<label for=\"title\" dojoAttachPoint=\"feedEntryCheckBoxLabelId\"></label>\n            </td>\n            <td rowspan=\"2\" align=\"right\">\n                <span class=\"feedEntryViewerMenu\" dojoAttachPoint=\"close\" dojoAttachEvent=\"onclick:_toggleOptions\"></span>\n            </td>\n\t\t</tr>\n\t\t<tr class=\"feedEntryViewerDisplayCheckbox\" dojoAttachPoint=\"entryCheckBoxRow2\" width=\"100%\" style=\"display: none;\">\n            <td dojoAttachPoint=\"feedEntryCellupdated\">\n                <input type=\"checkbox\" name=\"updated\" value=\"Updated\" dojoAttachPoint=\"feedEntryCheckBoxUpdated\" dojoAttachEvent=\"onclick:_toggleCheckbox\"/>\n\t\t\t\t<label for=\"title\" dojoAttachPoint=\"feedEntryCheckBoxLabelUpdated\"></label>\n            </td>\n            <td dojoAttachPoint=\"feedEntryCellsummary\">\n                <input type=\"checkbox\" name=\"summary\" valu
 e=\"Summary\" dojoAttachPoint=\"feedEntryCheckBoxSummary\" dojoAttachEvent=\"onclick:_toggleCheckbox\"/>\n\t\t\t\t<label for=\"title\" dojoAttachPoint=\"feedEntryCheckBoxLabelSummary\"></label>\n            </td>\n            <td dojoAttachPoint=\"feedEntryCellcontent\">\n                <input type=\"checkbox\" name=\"content\" value=\"Content\" dojoAttachPoint=\"feedEntryCheckBoxContent\" dojoAttachEvent=\"onclick:_toggleCheckbox\"/>\n\t\t\t\t<label for=\"title\" dojoAttachPoint=\"feedEntryCheckBoxLabelContent\"></label>\n            </td>\n        </tr>\n    </table>\n    \n    <table class=\"feedEntryViewerContainer\" border=\"0\" width=\"100%\">\n        <tr class=\"feedEntryViewerTitle\" dojoAttachPoint=\"entryTitleRow\" style=\"display: none;\">\n            <td>\n                <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n                    <tr class=\"graphic-tab-lgray\">\n\t\t\t\t\t\t<td class=\"lp2\">\n\t\t\t\t\t\t\t<span class=\"lp\" dojoAtt
 achPoint=\"entryTitleHeader\"></span>\n\t\t\t\t\t\t</td>\n                    </tr>\n                    <tr>\n                        <td dojoAttachPoint=\"entryTitleNode\">\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n\n        <tr class=\"feedEntryViewerAuthor\" dojoAttachPoint=\"entryAuthorRow\" style=\"display: none;\">\n            <td>\n                <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n                    <tr class=\"graphic-tab-lgray\">\n\t\t\t\t\t\t<td class=\"lp2\">\n\t\t\t\t\t\t\t<span class=\"lp\" dojoAttachPoint=\"entryAuthorHeader\"></span>\n\t\t\t\t\t\t</td>\n                    </tr>\n                    <tr>\n                        <td dojoAttachPoint=\"entryAuthorNode\">\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n\n        <tr class=\"feedEntryViewerContributor\" dojoAttachPoint
 =\"entryContributorRow\" style=\"display: none;\">\n            <td>\n                <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n                    <tr class=\"graphic-tab-lgray\">\n\t\t\t\t\t\t<td class=\"lp2\">\n\t\t\t\t\t\t\t<span class=\"lp\" dojoAttachPoint=\"entryContributorHeader\"></span>\n\t\t\t\t\t\t</td>\n                    </tr>\n                    <tr>\n                        <td dojoAttachPoint=\"entryContributorNode\" class=\"feedEntryViewerContributorNames\">\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n        \n        <tr class=\"feedEntryViewerId\" dojoAttachPoint=\"entryIdRow\" style=\"display: none;\">\n            <td>\n                <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n                    <tr class=\"graphic-tab-lgray\">\n\t\t\t\t\t\t<td class=\"lp2\">\n\t\t\t\t\t\t\t<span class=\"lp\" dojoAttachPoint=\"entryIdHeade
 r\"></span>\n\t\t\t\t\t\t</td>\n                    </tr>\n                    <tr>\n                        <td dojoAttachPoint=\"entryIdNode\" class=\"feedEntryViewerIdText\">\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    \n        <tr class=\"feedEntryViewerUpdated\" dojoAttachPoint=\"entryUpdatedRow\" style=\"display: none;\">\n            <td>\n                <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n                    <tr class=\"graphic-tab-lgray\">\n\t\t\t\t\t\t<td class=\"lp2\">\n\t\t\t\t\t\t\t<span class=\"lp\" dojoAttachPoint=\"entryUpdatedHeader\"></span>\n\t\t\t\t\t\t</td>\n                    </tr>\n                    <tr>\n                        <td dojoAttachPoint=\"entryUpdatedNode\" class=\"feedEntryViewerUpdatedText\">\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    \n        <tr 
 class=\"feedEntryViewerSummary\" dojoAttachPoint=\"entrySummaryRow\" style=\"display: none;\">\n            <td>\n                <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n                    <tr class=\"graphic-tab-lgray\">\n\t\t\t\t\t\t<td class=\"lp2\">\n\t\t\t\t\t\t\t<span class=\"lp\" dojoAttachPoint=\"entrySummaryHeader\"></span>\n\t\t\t\t\t\t</td>\n                    </tr>\n                    <tr>\n                        <td dojoAttachPoint=\"entrySummaryNode\">\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    \n        <tr class=\"feedEntryViewerContent\" dojoAttachPoint=\"entryContentRow\" style=\"display: none;\">\n            <td>\n                <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n                    <tr class=\"graphic-tab-lgray\">\n\t\t\t\t\t\t<td class=\"lp2\">\n\t\t\t\t\t\t\t<span class=\"lp\" dojoAttachPoint=\"entryContent
 Header\"></span>\n\t\t\t\t\t\t</td>\n                    </tr>\n                    <tr>\n                        <td dojoAttachPoint=\"entryContentNode\">\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n</div>\n",_entry:null,_feed:null,_editMode:false,postCreate:function(){
-if(this.entrySelectionTopic!==""){
-this._subscriptions=[dojo.subscribe(this.entrySelectionTopic,this,"_handleEvent")];
-}
-var _1=dojo.i18n.getLocalization("dojox.atom.widget","FeedEntryViewer");
-this.displayOptions.innerHTML=_1.displayOptions;
-this.feedEntryCheckBoxLabelTitle.innerHTML=_1.title;
-this.feedEntryCheckBoxLabelAuthors.innerHTML=_1.authors;
-this.feedEntryCheckBoxLabelContributors.innerHTML=_1.contributors;
-this.feedEntryCheckBoxLabelId.innerHTML=_1.id;
-this.close.innerHTML=_1.close;
-this.feedEntryCheckBoxLabelUpdated.innerHTML=_1.updated;
-this.feedEntryCheckBoxLabelSummary.innerHTML=_1.summary;
-this.feedEntryCheckBoxLabelContent.innerHTML=_1.content;
-},startup:function(){
-if(this.displayEntrySections===""){
-this._displayEntrySections=["title","authors","contributors","summary","content","id","updated"];
-}else{
-this._displayEntrySections=this.displayEntrySections.split(",");
-}
-this._setDisplaySectionsCheckboxes();
-if(this.enableMenu){
-dojo.style(this.feedEntryViewerMenu,"display","");
-if(this.entryCheckBoxRow&&this.entryCheckBoxRow2){
-if(this.enableMenuFade){
-dojo.fadeOut({node:this.entryCheckBoxRow,duration:250}).play();
-dojo.fadeOut({node:this.entryCheckBoxRow2,duration:250}).play();
-}
-}
-}
-},clear:function(){
-this.destroyDescendants();
-this._entry=null;
-this._feed=null;
-this.clearNodes();
-},clearNodes:function(){
-dojo.forEach(["entryTitleRow","entryAuthorRow","entryContributorRow","entrySummaryRow","entryContentRow","entryIdRow","entryUpdatedRow"],function(_2){
-dojo.style(this[_2],"display","none");
-},this);
-dojo.forEach(["entryTitleNode","entryTitleHeader","entryAuthorHeader","entryContributorHeader","entryContributorNode","entrySummaryHeader","entrySummaryNode","entryContentHeader","entryContentNode","entryIdNode","entryIdHeader","entryUpdatedHeader","entryUpdatedNode"],function(_3){
-while(this[_3].firstChild){
-dojo.destroy(this[_3].firstChild);
-}
-},this);
-},setEntry:function(_4,_5,_6){
-this.clear();
-this._validEntryFields={};
-this._entry=_4;
-this._feed=_5;
-if(_4!==null){
-if(this.entryTitleHeader){
-this.setTitleHeader(this.entryTitleHeader,_4);
-}
-if(this.entryTitleNode){
-this.setTitle(this.entryTitleNode,this._editMode,_4);
-}
-if(this.entryAuthorHeader){
-this.setAuthorsHeader(this.entryAuthorHeader,_4);
-}
-if(this.entryAuthorNode){
-this.setAuthors(this.entryAuthorNode,this._editMode,_4);
-}
-if(this.entryContributorHeader){
-this.setContributorsHeader(this.entryContributorHeader,_4);
-}
-if(this.entryContributorNode){
-this.setContributors(this.entryContributorNode,this._editMode,_4);
-}
-if(this.entryIdHeader){
-this.setIdHeader(this.entryIdHeader,_4);
-}
-if(this.entryIdNode){
-this.setId(this.entryIdNode,this._editMode,_4);
-}
-if(this.entryUpdatedHeader){
-this.setUpdatedHeader(this.entryUpdatedHeader,_4);
-}
-if(this.entryUpdatedNode){
-this.setUpdated(this.entryUpdatedNode,this._editMode,_4);
-}
-if(this.entrySummaryHeader){
-this.setSummaryHeader(this.entrySummaryHeader,_4);
-}
-if(this.entrySummaryNode){
-this.setSummary(this.entrySummaryNode,this._editMode,_4);
-}
-if(this.entryContentHeader){
-this.setContentHeader(this.entryContentHeader,_4);
-}
-if(this.entryContentNode){
-this.setContent(this.entryContentNode,this._editMode,_4);
-}
-}
-this._displaySections();
-},setTitleHeader:function(_7,_8){
-if(_8.title&&_8.title.value&&_8.title.value!==null){
-var _9=dojo.i18n.getLocalization("dojox.atom.widget","FeedEntryViewer");
-var _a=new dojox.atom.widget.EntryHeader({title:_9.title});
-_7.appendChild(_a.domNode);
-}
-},setTitle:function(_b,_c,_d){
-if(_d.title&&_d.title.value&&_d.title.value!==null){
-if(_d.title.type=="text"){
-var _e=document.createTextNode(_d.title.value);
-_b.appendChild(_e);
-}else{
-var _f=document.createElement("span");
-var _10=new dijit.layout.ContentPane({refreshOnShow:true,executeScripts:false},_f);
-_10.attr("content",_d.title.value);
-_b.appendChild(_10.domNode);
-}
-this.setFieldValidity("title",true);
-}
-},setAuthorsHeader:function(_11,_12){
-if(_12.authors&&_12.authors.length>0){
-var _13=dojo.i18n.getLocalization("dojox.atom.widget","FeedEntryViewer");
-var _14=new dojox.atom.widget.EntryHeader({title:_13.authors});
-_11.appendChild(_14.domNode);
-}
-},setAuthors:function(_15,_16,_17){
-if(_17.authors&&_17.authors.length>0){
-for(var i in _17.authors){
-if(_17.authors[i].name){
-var _19=_15;
-if(_17.authors[i].uri){
-var _1a=document.createElement("a");
-_19.appendChild(_1a);
-_1a.href=_17.authors[i].uri;
-_19=_1a;
-}
-var _1b=_17.authors[i].name;
-if(_17.authors[i].email){
-_1b=_1b+" ("+_17.authors[i].email+")";
-}
-var _1c=document.createTextNode(_1b);
-_19.appendChild(_1c);
-var _1d=document.createElement("br");
-_15.appendChild(_1d);
-this.setFieldValidity("authors",true);
-}
-}
-}
-},setContributorsHeader:function(_1e,_1f){
-if(_1f.contributors&&_1f.contributors.length>0){
-var _20=dojo.i18n.getLocalization("dojox.atom.widget","FeedEntryViewer");
-var _21=new dojox.atom.widget.EntryHeader({title:_20.contributors});
-_1e.appendChild(_21.domNode);
-}
-},setContributors:function(_22,_23,_24){
-if(_24.contributors&&_24.contributors.length>0){
-for(var i in _24.contributors){
-var _26=document.createTextNode(_24.contributors[i].name);
-_22.appendChild(_26);
-var _27=document.createElement("br");
-_22.appendChild(_27);
-this.setFieldValidity("contributors",true);
-}
-}
-},setIdHeader:function(_28,_29){
-if(_29.id&&_29.id!==null){
-var _2a=dojo.i18n.getLocalization("dojox.atom.widget","FeedEntryViewer");
-var _2b=new dojox.atom.widget.EntryHeader({title:_2a.id});
-_28.appendChild(_2b.domNode);
-}
-},setId:function(_2c,_2d,_2e){
-if(_2e.id&&_2e.id!==null){
-var _2f=document.createTextNode(_2e.id);
-_2c.appendChild(_2f);
-this.setFieldValidity("id",true);
-}
-},setUpdatedHeader:function(_30,_31){
-if(_31.updated&&_31.updated!==null){
-var _32=dojo.i18n.getLocalization("dojox.atom.widget","FeedEntryViewer");
-var _33=new dojox.atom.widget.EntryHeader({title:_32.updated});
-_30.appendChild(_33.domNode);
-}
-},setUpdated:function(_34,_35,_36){
-if(_36.updated&&_36.updated!==null){
-var _37=document.createTextNode(_36.updated);
-_34.appendChild(_37);
-this.setFieldValidity("updated",true);
-}
-},setSummaryHeader:function(_38,_39){
-if(_39.summary&&_39.summary.value&&_39.summary.value!==null){
-var _3a=dojo.i18n.getLocalization("dojox.atom.widget","FeedEntryViewer");
-var _3b=new dojox.atom.widget.EntryHeader({title:_3a.summary});
-_38.appendChild(_3b.domNode);
-}
-},setSummary:function(_3c,_3d,_3e){
-if(_3e.summary&&_3e.summary.value&&_3e.summary.value!==null){
-var _3f=document.createElement("span");
-var _40=new dijit.layout.ContentPane({refreshOnShow:true,executeScripts:false},_3f);
-_40.attr("content",_3e.summary.value);
-_3c.appendChild(_40.domNode);
-this.setFieldValidity("summary",true);
-}
-},setContentHeader:function(_41,_42){
-if(_42.content&&_42.content.value&&_42.content.value!==null){
-var _43=dojo.i18n.getLocalization("dojox.atom.widget","FeedEntryViewer");
-var _44=new dojox.atom.widget.EntryHeader({title:_43.content});
-_41.appendChild(_44.domNode);
-}
-},setContent:function(_45,_46,_47){
-if(_47.content&&_47.content.value&&_47.content.value!==null){
-var _48=document.createElement("span");
-var _49=new dijit.layout.ContentPane({refreshOnShow:true,executeScripts:false},_48);
-_49.attr("content",_47.content.value);
-_45.appendChild(_49.domNode);
-this.setFieldValidity("content",true);
-}
-},_displaySections:function(){
-dojo.style(this.entryTitleRow,"display","none");
-dojo.style(this.entryAuthorRow,"display","none");
-dojo.style(this.entryContributorRow,"display","none");
-dojo.style(this.entrySummaryRow,"display","none");
-dojo.style(this.entryContentRow,"display","none");
-dojo.style(this.entryIdRow,"display","none");
-dojo.style(this.entryUpdatedRow,"display","none");
-for(var i in this._displayEntrySections){
-var _4b=this._displayEntrySections[i].toLowerCase();
-if(_4b==="title"&&this.isFieldValid("title")){
-dojo.style(this.entryTitleRow,"display","");
-}
-if(_4b==="authors"&&this.isFieldValid("authors")){
-dojo.style(this.entryAuthorRow,"display","");
-}
-if(_4b==="contributors"&&this.isFieldValid("contributors")){
-dojo.style(this.entryContributorRow,"display","");
-}
-if(_4b==="summary"&&this.isFieldValid("summary")){
-dojo.style(this.entrySummaryRow,"display","");
-}
-if(_4b==="content"&&this.isFieldValid("content")){
-dojo.style(this.entryContentRow,"display","");
-}
-if(_4b==="id"&&this.isFieldValid("id")){
-dojo.style(this.entryIdRow,"display","");
-}
-if(_4b==="updated"&&this.isFieldValid("updated")){
-dojo.style(this.entryUpdatedRow,"display","");
-}
-}
-},setDisplaySections:function(_4c){
-if(_4c!==null){
-this._displayEntrySections=_4c;
-this._displaySections();
-}else{
-this._displayEntrySections=["title","authors","contributors","summary","content","id","updated"];
-}
-},_setDisplaySectionsCheckboxes:function(){
-var _4d=["title","authors","contributors","summary","content","id","updated"];
-for(var i in _4d){
-if(dojo.indexOf(this._displayEntrySections,_4d[i])==-1){
-dojo.style(this["feedEntryCell"+_4d[i]],"display","none");
-}else{
-this["feedEntryCheckBox"+_4d[i].substring(0,1).toUpperCase()+_4d[i].substring(1)].checked=true;
-}
-}
-},_readDisplaySections:function(){
-var _4f=[];
-if(this.feedEntryCheckBoxTitle.checked){
-_4f.push("title");
-}
-if(this.feedEntryCheckBoxAuthors.checked){
-_4f.push("authors");
-}
-if(this.feedEntryCheckBoxContributors.checked){
-_4f.push("contributors");
-}
-if(this.feedEntryCheckBoxSummary.checked){
-_4f.push("summary");
-}
-if(this.feedEntryCheckBoxContent.checked){
-_4f.push("content");
-}
-if(this.feedEntryCheckBoxId.checked){
-_4f.push("id");
-}
-if(this.feedEntryCheckBoxUpdated.checked){
-_4f.push("updated");
-}
-this._displayEntrySections=_4f;
-},_toggleCheckbox:function(_50){
-if(_50.checked){
-_50.checked=false;
-}else{
-_50.checked=true;
-}
-this._readDisplaySections();
-this._displaySections();
-},_toggleOptions:function(_51){
-if(this.enableMenu){
-var _52=null;
-var _53;
-var _54;
-if(this._optionButtonDisplayed){
-if(this.enableMenuFade){
-_53=dojo.fadeOut({node:this.entryCheckBoxDisplayOptions,duration:250});
-dojo.connect(_53,"onEnd",this,function(){
-dojo.style(this.entryCheckBoxDisplayOptions,"display","none");
-dojo.style(this.entryCheckBoxRow,"display","");
-dojo.style(this.entryCheckBoxRow2,"display","");
-dojo.fadeIn({node:this.entryCheckBoxRow,duration:250}).play();
-dojo.fadeIn({node:this.entryCheckBoxRow2,duration:250}).play();
-});
-_53.play();
-}else{
-dojo.style(this.entryCheckBoxDisplayOptions,"display","none");
-dojo.style(this.entryCheckBoxRow,"display","");
-dojo.style(this.entryCheckBoxRow2,"display","");
-}
-this._optionButtonDisplayed=false;
-}else{
-if(this.enableMenuFade){
-_53=dojo.fadeOut({node:this.entryCheckBoxRow,duration:250});
-_54=dojo.fadeOut({node:this.entryCheckBoxRow2,duration:250});
-dojo.connect(_53,"onEnd",this,function(){
-dojo.style(this.entryCheckBoxRow,"display","none");
-dojo.style(this.entryCheckBoxRow2,"display","none");
-dojo.style(this.entryCheckBoxDisplayOptions,"display","");
-dojo.fadeIn({node:this.entryCheckBoxDisplayOptions,duration:250}).play();
-});
-_53.play();
-_54.play();
-}else{
-dojo.style(this.entryCheckBoxRow,"display","none");
-dojo.style(this.entryCheckBoxRow2,"display","none");
-dojo.style(this.entryCheckBoxDisplayOptions,"display","");
-}
-this._optionButtonDisplayed=true;
-}
-}
-},_handleEvent:function(_55){
-if(_55.source!=this){
-if(_55.action=="set"&&_55.entry){
-this.setEntry(_55.entry,_55.feed);
-}else{
-if(_55.action=="delete"&&_55.entry&&_55.entry==this._entry){
-this.clear();
-}
-}
-}
-},setFieldValidity:function(_56,_57){
-if(_56){
-var _58=_56.toLowerCase();
-this._validEntryFields[_56]=_57;
-}
-},isFieldValid:function(_59){
-return this._validEntryFields[_59.toLowerCase()];
-},getEntry:function(){
-return this._entry;
-},getFeed:function(){
-return this._feed;
-},destroy:function(){
-this.clear();
-dojo.forEach(this._subscriptions,dojo.unsubscribe);
-}});
-dojo.declare("dojox.atom.widget.EntryHeader",[dijit._Widget,dijit._Templated,dijit._Container],{title:"",templateString:"<span dojoAttachPoint=\"entryHeaderNode\" class=\"entryHeaderNode\"></span>\n",postCreate:function(){
-this.setListHeader();
-},setListHeader:function(_5a){
-this.clear();
-if(_5a){
-this.title=_5a;
-}
-var _5b=document.createTextNode(this.title);
-this.entryHeaderNode.appendChild(_5b);
-},clear:function(){
-this.destroyDescendants();
-if(this.entryHeaderNode){
-for(var i=0;i<this.entryHeaderNode.childNodes.length;i++){
-this.entryHeaderNode.removeChild(this.entryHeaderNode.childNodes[i]);
-}
-}
-},destroy:function(){
-this.clear();
-}});
-}

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/FeedViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/FeedViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/FeedViewer.js
deleted file mode 100644
index d751b29..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/FeedViewer.js
+++ /dev/null
@@ -1,410 +0,0 @@
-/*
-	Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
-	Available via Academic Free License >= 2.1 OR the modified BSD license.
-	see: http://dojotoolkit.org/license for details
-*/
-
-
-if(!dojo._hasResource["dojox.atom.widget.FeedViewer"]){
-dojo._hasResource["dojox.atom.widget.FeedViewer"]=true;
-dojo.provide("dojox.atom.widget.FeedViewer");
-dojo.require("dijit._Widget");
-dojo.require("dijit._Templated");
-dojo.require("dijit._Container");
-dojo.require("dojox.atom.io.Connection");
-dojo.requireLocalization("dojox.atom.widget","FeedViewerEntry",null,"ROOT,cs,de,es,fr,hu,it,ja,ko,pl,pt,ru,zh,zh-tw");
-dojo.experimental("dojox.atom.widget.FeedViewer");
-dojo.declare("dojox.atom.widget.FeedViewer",[dijit._Widget,dijit._Templated,dijit._Container],{feedViewerTableBody:null,feedViewerTable:null,entrySelectionTopic:"",url:"",xmethod:false,localSaveOnly:false,templateString:"<div class=\"feedViewerContainer\" dojoAttachPoint=\"feedViewerContainerNode\">\n\t<table cellspacing=\"0\" cellpadding=\"0\" class=\"feedViewerTable\">\n\t\t<tbody dojoAttachPoint=\"feedViewerTableBody\" class=\"feedViewerTableBody\">\n\t\t</tbody>\n\t</table>\n</div>\n",_feed:null,_currentSelection:null,_includeFilters:null,alertsEnabled:false,postCreate:function(){
-this._includeFilters=[];
-if(this.entrySelectionTopic!==""){
-this._subscriptions=[dojo.subscribe(this.entrySelectionTopic,this,"_handleEvent")];
-}
-this.atomIO=new dojox.atom.io.Connection();
-this.childWidgets=[];
-},startup:function(){
-this.containerNode=this.feedViewerTableBody;
-var _1=this.getDescendants();
-for(var i in _1){
-var _3=_1[i];
-if(_3&&_3.isFilter){
-this._includeFilters.push(new dojox.atom.widget.FeedViewer.CategoryIncludeFilter(_3.scheme,_3.term,_3.label));
-_3.destroy();
-}
-}
-if(this.url!==""){
-this.setFeedFromUrl(this.url);
-}
-},clear:function(){
-this.destroyDescendants();
-},setFeedFromUrl:function(_4){
-if(_4!==""){
-if(this._isRelativeURL(_4)){
-var _5="";
-if(_4.charAt(0)!=="/"){
-_5=this._calculateBaseURL(window.location.href,true);
-}else{
-_5=this._calculateBaseURL(window.location.href,false);
-}
-this.url=_5+_4;
-}
-this.atomIO.getFeed(_4,dojo.hitch(this,this.setFeed));
-}
-},setFeed:function(_6){
-this._feed=_6;
-this.clear();
-var _7=function(a,b){
-var _a=this._displayDateForEntry(a);
-var _b=this._displayDateForEntry(b);
-if(_a>_b){
-return -1;
-}
-if(_a<_b){
-return 1;
-}
-return 0;
-};
-var _c=function(_d){
-var _e=_d.split(",");
-_e.pop();
-return _e.join(",");
-};
-var _f=_6.entries.sort(dojo.hitch(this,_7));
-if(_6){
-var _10=null;
-for(var i=0;i<_f.length;i++){
-var _12=_f[i];
-if(this._isFilterAccepted(_12)){
-var _13=this._displayDateForEntry(_12);
-var _14="";
-if(_13!==null){
-_14=_c(_13.toLocaleString());
-if(_14===""){
-_14=""+(_13.getMonth()+1)+"/"+_13.getDate()+"/"+_13.getFullYear();
-}
-}
-if((_10===null)||(_10!=_14)){
-this.appendGrouping(_14);
-_10=_14;
-}
-this.appendEntry(_12);
-}
-}
-}
-},_displayDateForEntry:function(_15){
-if(_15.updated){
-return _15.updated;
-}
-if(_15.modified){
-return _15.modified;
-}
-if(_15.issued){
-return _15.issued;
-}
-return new Date();
-},appendGrouping:function(_16){
-var _17=new dojox.atom.widget.FeedViewerGrouping({});
-_17.setText(_16);
-this.addChild(_17);
-this.childWidgets.push(_17);
-},appendEntry:function(_18){
-var _19=new dojox.atom.widget.FeedViewerEntry({"xmethod":this.xmethod});
-_19.setTitle(_18.title.value);
-_19.setTime(this._displayDateForEntry(_18).toLocaleTimeString());
-_19.entrySelectionTopic=this.entrySelectionTopic;
-_19.feed=this;
-this.addChild(_19);
-this.childWidgets.push(_19);
-this.connect(_19,"onClick","_rowSelected");
-_18.domNode=_19.entryNode;
-_18._entryWidget=_19;
-_19.entry=_18;
-},deleteEntry:function(_1a){
-if(!this.localSaveOnly){
-this.atomIO.deleteEntry(_1a.entry,dojo.hitch(this,this._removeEntry,_1a),null,this.xmethod);
-}else{
-this._removeEntry(_1a,true);
-}
-dojo.publish(this.entrySelectionTopic,[{action:"delete",source:this,entry:_1a.entry}]);
-},_removeEntry:function(_1b,_1c){
-if(_1c){
-var idx=dojo.indexOf(this.childWidgets,_1b);
-var _1e=this.childWidgets[idx-1];
-var _1f=this.childWidgets[idx+1];
-if(_1e.declaredClass==="dojox.atom.widget.FeedViewerGrouping"&&(_1f===undefined||_1f.declaredClass==="dojox.atom.widget.FeedViewerGrouping")){
-_1e.destroy();
-}
-_1b.destroy();
-}else{
-}
-},_rowSelected:function(evt){
-var _21=evt.target;
-while(_21){
-if(_21.attributes){
-var _22=_21.attributes.getNamedItem("widgetid");
-if(_22&&_22.value.indexOf("FeedViewerEntry")!=-1){
-break;
-}
-}
-_21=_21.parentNode;
-}
-for(var i=0;i<this._feed.entries.length;i++){
-var _24=this._feed.entries[i];
-if((_21===_24.domNode)&&(this._currentSelection!==_24)){
-dojo.addClass(_24.domNode,"feedViewerEntrySelected");
-dojo.removeClass(_24._entryWidget.timeNode,"feedViewerEntryUpdated");
-dojo.addClass(_24._entryWidget.timeNode,"feedViewerEntryUpdatedSelected");
-this.onEntrySelected(_24);
-if(this.entrySelectionTopic!==""){
-dojo.publish(this.entrySelectionTopic,[{action:"set",source:this,feed:this._feed,entry:_24}]);
-}
-if(this._isEditable(_24)){
-_24._entryWidget.enableDelete();
-}
-this._deselectCurrentSelection();
-this._currentSelection=_24;
-break;
-}else{
-if((_21===_24.domNode)&&(this._currentSelection===_24)){
-dojo.publish(this.entrySelectionTopic,[{action:"delete",source:this,entry:_24}]);
-this._deselectCurrentSelection();
-break;
-}
-}
-}
-},_deselectCurrentSelection:function(){
-if(this._currentSelection){
-dojo.addClass(this._currentSelection._entryWidget.timeNode,"feedViewerEntryUpdated");
-dojo.removeClass(this._currentSelection.domNode,"feedViewerEntrySelected");
-dojo.removeClass(this._currentSelection._entryWidget.timeNode,"feedViewerEntryUpdatedSelected");
-this._currentSelection._entryWidget.disableDelete();
-this._currentSelection=null;
-}
-},_isEditable:function(_25){
-var _26=false;
-if(_25&&_25!==null&&_25.links&&_25.links!==null){
-for(var x in _25.links){
-if(_25.links[x].rel&&_25.links[x].rel=="edit"){
-_26=true;
-break;
-}
-}
-}
-return _26;
-},onEntrySelected:function(_28){
-},_isRelativeURL:function(url){
-function _2a(url){
-var _2c=false;
-if(url.indexOf("file://")===0){
-_2c=true;
-}
-return _2c;
-};
-function _2d(url){
-var _2f=false;
-if(url.indexOf("http://")===0){
-_2f=true;
-}
-return _2f;
-};
-var _30=false;
-if(url!==null){
-if(!_2a(url)&&!_2d(url)){
-_30=true;
-}
-}
-return _30;
-},_calculateBaseURL:function(_31,_32){
-var _33=null;
-if(_31!==null){
-var _34=_31.indexOf("?");
-if(_34!=-1){
-_31=_31.substring(0,_34);
-}
-if(_32){
-_34=_31.lastIndexOf("/");
-if((_34>0)&&(_34<_31.length)&&(_34!==(_31.length-1))){
-_33=_31.substring(0,(_34+1));
-}else{
-_33=_31;
-}
-}else{
-_34=_31.indexOf("://");
-if(_34>0){
-_34=_34+3;
-var _35=_31.substring(0,_34);
-var _36=_31.substring(_34,_31.length);
-_34=_36.indexOf("/");
-if((_34<_36.length)&&(_34>0)){
-_33=_35+_36.substring(0,_34);
-}else{
-_33=_35+_36;
-}
-}
-}
-}
-return _33;
-},_isFilterAccepted:function(_37){
-var _38=false;
-if(this._includeFilters&&(this._includeFilters.length>0)){
-for(var i=0;i<this._includeFilters.length;i++){
-var _3a=this._includeFilters[i];
-if(_3a.match(_37)){
-_38=true;
-break;
-}
-}
-}else{
-_38=true;
-}
-return _38;
-},addCategoryIncludeFilter:function(_3b){
-if(_3b){
-var _3c=_3b.scheme;
-var _3d=_3b.term;
-var _3e=_3b.label;
-var _3f=true;
-if(!_3c){
-_3c=null;
-}
-if(!_3d){
-_3c=null;
-}
-if(!_3e){
-_3c=null;
-}
-if(this._includeFilters&&this._includeFilters.length>0){
-for(var i=0;i<this._includeFilters.length;i++){
-var _41=this._includeFilters[i];
-if((_41.term===_3d)&&(_41.scheme===_3c)&&(_41.label===_3e)){
-_3f=false;
-break;
-}
-}
-}
-if(_3f){
-this._includeFilters.push(dojox.atom.widget.FeedViewer.CategoryIncludeFilter(_3c,_3d,_3e));
-}
-}
-},removeCategoryIncludeFilter:function(_42){
-if(_42){
-var _43=_42.scheme;
-var _44=_42.term;
-var _45=_42.label;
-if(!_43){
-_43=null;
-}
-if(!_44){
-_43=null;
-}
-if(!_45){
-_43=null;
-}
-var _46=[];
-if(this._includeFilters&&this._includeFilters.length>0){
-for(var i=0;i<this._includeFilters.length;i++){
-var _48=this._includeFilters[i];
-if(!((_48.term===_44)&&(_48.scheme===_43)&&(_48.label===_45))){
-_46.push(_48);
-}
-}
-this._includeFilters=_46;
-}
-}
-},_handleEvent:function(_49){
-if(_49.source!=this){
-if(_49.action=="update"&&_49.entry){
-var evt=_49;
-if(!this.localSaveOnly){
-this.atomIO.updateEntry(evt.entry,dojo.hitch(evt.source,evt.callback),null,true);
-}
-this._currentSelection._entryWidget.setTime(this._displayDateForEntry(evt.entry).toLocaleTimeString());
-this._currentSelection._entryWidget.setTitle(evt.entry.title.value);
-}else{
-if(_49.action=="post"&&_49.entry){
-if(!this.localSaveOnly){
-this.atomIO.addEntry(_49.entry,this.url,dojo.hitch(this,this._addEntry));
-}else{
-this._addEntry(_49.entry);
-}
-}
-}
-}
-},_addEntry:function(_4b){
-this._feed.addEntry(_4b);
-this.setFeed(this._feed);
-dojo.publish(this.entrySelectionTopic,[{action:"set",source:this,feed:this._feed,entry:_4b}]);
-},destroy:function(){
-this.clear();
-dojo.forEach(this._subscriptions,dojo.unsubscribe);
-}});
-dojo.declare("dojox.atom.widget.FeedViewerEntry",[dijit._Widget,dijit._Templated],{templateString:"<tr class=\"feedViewerEntry\" dojoAttachPoint=\"entryNode\" dojoAttachEvent=\"onclick:onClick\">\n    <td class=\"feedViewerEntryUpdated\" dojoAttachPoint=\"timeNode\">\n    </td>\n    <td>\n        <table border=\"0\" width=\"100%\" dojoAttachPoint=\"titleRow\">\n            <tr padding=\"0\" border=\"0\">\n                <td class=\"feedViewerEntryTitle\" dojoAttachPoint=\"titleNode\">\n                </td>\n                <td class=\"feedViewerEntryDelete\" align=\"right\">\n                    <span dojoAttachPoint=\"deleteButton\" dojoAttachEvent=\"onclick:deleteEntry\" class=\"feedViewerDeleteButton\" style=\"display:none;\">[delete]</span>\n                </td>\n            <tr>\n        </table>\n    </td>\n</tr>\n",entryNode:null,timeNode:null,deleteButton:null,entry:null,feed:null,postCreate:function(){
-var _4c=dojo.i18n.getLocalization("dojox.atom.widget","FeedViewerEntry");
-this.deleteButton.innerHTML=_4c.deleteButton;
-},setTitle:function(_4d){
-if(this.titleNode.lastChild){
-this.titleNode.removeChild(this.titleNode.lastChild);
-}
-var _4e=document.createElement("div");
-_4e.innerHTML=_4d;
-this.titleNode.appendChild(_4e);
-},setTime:function(_4f){
-if(this.timeNode.lastChild){
-this.timeNode.removeChild(this.timeNode.lastChild);
-}
-var _50=document.createTextNode(_4f);
-this.timeNode.appendChild(_50);
-},enableDelete:function(){
-if(this.deleteButton!==null){
-this.deleteButton.style.display="inline";
-}
-},disableDelete:function(){
-if(this.deleteButton!==null){
-this.deleteButton.style.display="none";
-}
-},deleteEntry:function(_51){
-_51.preventDefault();
-_51.stopPropagation();
-this.feed.deleteEntry(this);
-},onClick:function(e){
-}});
-dojo.declare("dojox.atom.widget.FeedViewerGrouping",[dijit._Widget,dijit._Templated],{templateString:"<tr dojoAttachPoint=\"groupingNode\" class=\"feedViewerGrouping\">\n\t<td colspan=\"2\" dojoAttachPoint=\"titleNode\" class=\"feedViewerGroupingTitle\">\n\t</td>\n</tr>\n",groupingNode:null,titleNode:null,setText:function(_53){
-if(this.titleNode.lastChild){
-this.titleNode.removeChild(this.titleNode.lastChild);
-}
-var _54=document.createTextNode(_53);
-this.titleNode.appendChild(_54);
-}});
-dojo.declare("dojox.atom.widget.AtomEntryCategoryFilter",[dijit._Widget,dijit._Templated],{scheme:"",term:"",label:"",isFilter:true});
-dojo.declare("dojox.atom.widget.FeedViewer.CategoryIncludeFilter",null,{constructor:function(_55,_56,_57){
-this.scheme=_55;
-this.term=_56;
-this.label=_57;
-},match:function(_58){
-var _59=false;
-if(_58!==null){
-var _5a=_58.categories;
-if(_5a!==null){
-for(var i=0;i<_5a.length;i++){
-var _5c=_5a[i];
-if(this.scheme!==""){
-if(this.scheme!==_5c.scheme){
-break;
-}
-}
-if(this.term!==""){
-if(this.term!==_5c.term){
-break;
-}
-}
-if(this.label!==""){
-if(this.label!==_5c.label){
-break;
-}
-}
-_59=true;
-}
-}
-}
-return _59;
-}});
-}

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedEntryEditor.js
deleted file mode 100644
index f7f1558..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[edit]","save":"[save]","cancel":"[cancel]","doNew":"[new]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedEntryViewer.js
deleted file mode 100644
index b294695..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[close]","title":"Title","authors":"Authors","summary":"Summary","content":"Content","contributors":"Contributors","updated":"Updated","displayOptions":"[display options]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedViewerEntry.js
deleted file mode 100644
index 6c686ff..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Delete]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/PeopleEditor.js
deleted file mode 100644
index 0f56092..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Add","addAuthor":"Add Author","addContributor":"Add Contributor"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedEntryEditor.js
deleted file mode 100644
index 45f2997..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[upravit]","save":"[uložit]","cancel":"[storno]","doNew":"[nové]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedEntryViewer.js
deleted file mode 100644
index 98e8851..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[zavřít]","title":"Název","authors":"Autoři","summary":"Souhrn","content":"Obsah","contributors":"Přispěvatelé","updated":"Aktualizováno","displayOptions":"[volby zobrazení]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedViewerEntry.js
deleted file mode 100644
index af02c93..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Odstranit]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/PeopleEditor.js
deleted file mode 100644
index d437043..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/cs/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Přidat","addAuthor":"Přidat autora","addContributor":"Přidat přispěvatele"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedEntryEditor.js
deleted file mode 100644
index c5a85ae..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[Bearbeiten]","save":"[Speichern]","cancel":"[Abbrechen]","doNew":"[Neu]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedEntryViewer.js
deleted file mode 100644
index 68976fb..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[Schließen]","title":"Titel","authors":"Autoren","summary":"Zusammenfassung","content":"Inhalt","contributors":"Mitwirkende","updated":"Aktualisiert","displayOptions":"[Anzeigeoptionen]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedViewerEntry.js
deleted file mode 100644
index 4bc5c03..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Löschen]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/PeopleEditor.js
deleted file mode 100644
index fdaff2f..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/de/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Hinzufügen","addAuthor":"Autor hinzufügen","addContributor":"Mitwirkenden hinzufügen"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedEntryEditor.js
deleted file mode 100644
index 426e7ad..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[editar]","save":"[guardar]","cancel":"[cancelar]","doNew":"[nuevo]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedEntryViewer.js
deleted file mode 100644
index d0d7a9a..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[cerrar]","title":"Título","authors":"Autores","summary":"Resumen","content":"Contenido","contributors":"Colaboradores","updated":"Actualizado","displayOptions":"[opciones de visualización]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedViewerEntry.js
deleted file mode 100644
index c33cee5..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Suprimir]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/PeopleEditor.js
deleted file mode 100644
index 6ed1de3..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/es/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Añadir","addAuthor":"Añadir autor","addContributor":"Añadir colaborador"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedEntryEditor.js
deleted file mode 100644
index ff19654..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[éditer]","save":"[sauvegarder]","cancel":"[annuler]","doNew":"[nouveau]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedEntryViewer.js
deleted file mode 100644
index 93c0cbc..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[fermer]","title":"Titre","authors":"Auteurs","summary":"Récapitulatif","content":"Contenu","contributors":"Collaborateurs","updated":"Mis à jour","displayOptions":"[options d'affichage]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedViewerEntry.js
deleted file mode 100644
index 8003cbb..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Supprimer]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/PeopleEditor.js
deleted file mode 100644
index 5b7d866..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/fr/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Ajouter","addAuthor":"Ajouter un auteur","addContributor":"Ajouter un collaborateur"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedEntryEditor.js
deleted file mode 100644
index 9686e11..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[szerkesztés]","save":"[mentés]","cancel":"[mégse]","doNew":"[új]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedEntryViewer.js
deleted file mode 100644
index c0f4853..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[bezárás]","title":"Cím","authors":"Szerzők","summary":"Összegzés","content":"Tartalom","contributors":"Közreműködők","updated":"Frissítve","displayOptions":"[megjelenítési beállítások]","id":"Azonosító"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedViewerEntry.js
deleted file mode 100644
index a826114..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Törlés]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/PeopleEditor.js
deleted file mode 100644
index ff7116b..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/hu/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Hozzáadás:","addAuthor":"Szerző hozzáadása","addContributor":"Közreműködő hozzáadása"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedEntryEditor.js
deleted file mode 100644
index 408de78..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[modifica]","save":"[salva]","cancel":"[annulla]","doNew":"[nuovo]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedEntryViewer.js
deleted file mode 100644
index 599029a..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[chiudi]","title":"Titolo","authors":"Autori","summary":"Riepilogo","content":"Contenuto","contributors":"Partecipanti","updated":"Aggiornato","displayOptions":"[opzioni di visualizzazione]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedViewerEntry.js
deleted file mode 100644
index af72631..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Elimina]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/PeopleEditor.js
deleted file mode 100644
index 3cda3b4..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/it/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Aggiungi","addAuthor":"Aggiungi autore","addContributor":"Aggiungi partecipante"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedEntryEditor.js
deleted file mode 100644
index ca8986a..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[編集]","save":"[保存]","cancel":"[キャンセル]","doNew":"[新規]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedEntryViewer.js
deleted file mode 100644
index b935c62..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[閉じる]","title":"タイトル","authors":"作成者","summary":"要約","content":"内容","contributors":"貢献者","updated":"更新","displayOptions":"[表示オプション]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedViewerEntry.js
deleted file mode 100644
index 6dcdea0..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[削除]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/PeopleEditor.js
deleted file mode 100644
index 203fc3f..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ja/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"追加","addAuthor":"作成者の追加","addContributor":"貢献者の追加"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedEntryEditor.js
deleted file mode 100644
index 227d37f..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[편집]","save":"[저장]","cancel":"[취소]","doNew":"[새로 작성]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedEntryViewer.js
deleted file mode 100644
index 39caa6d..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[닫기]","title":"제목","authors":"작성자","summary":"요약","content":"컨텐츠","contributors":"속성","updated":"갱신","displayOptions":"[옵션 표시]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedViewerEntry.js
deleted file mode 100644
index 98b1b3f..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[삭제]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/PeopleEditor.js
deleted file mode 100644
index 9d8563c..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ko/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"추가","addAuthor":"작성자 추가","addContributor":"기여자 추가"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedEntryEditor.js
deleted file mode 100644
index 8693a71..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[edytuj]","save":"[zapisz]","cancel":"[anuluj]","doNew":"[nowy]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedEntryViewer.js
deleted file mode 100644
index d4a65f4..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[zamknij]","title":"Tytuł","authors":"Autorzy","summary":"Podsumowanie","content":"Treść","contributors":"Kontrybutorzy","updated":"Zaktualizowano","displayOptions":"[opcje wyświetlania]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedViewerEntry.js
deleted file mode 100644
index b6a347e..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Usuń]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/PeopleEditor.js
deleted file mode 100644
index baa45b1..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pl/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Dodaj","addAuthor":"Dodaj autora","addContributor":"Dodaj kontrybutora"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedEntryEditor.js
deleted file mode 100644
index ab9981a..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[editar]","save":"[salvar]","cancel":"[cancelar]","doNew":"[novo]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedEntryViewer.js
deleted file mode 100644
index 9c07005..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[fechar]","title":"Título","authors":"Autores","summary":"Resumo","content":"Conteúdo ","contributors":"Contribuidores","updated":"Atualizado","displayOptions":"[opções de exibição]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedViewerEntry.js
deleted file mode 100644
index 74e0657..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Excluir]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/PeopleEditor.js
deleted file mode 100644
index b55f8d5..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/pt/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Incluir","addAuthor":"Incluir Autor","addContributor":"Incluir Contribuidor"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedEntryEditor.js
deleted file mode 100644
index c3a9380..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[изменить]","save":"[сохранить]","cancel":"[отмена]","doNew":"[создать]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedEntryViewer.js
deleted file mode 100644
index 0cd65ed..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[закрыть]","title":"Заголовок","authors":"Авторы","summary":"Обзор","content":"Содержимое","contributors":"Участники","updated":"Обновленный","displayOptions":"[показать опции]","id":"ИД"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedViewerEntry.js
deleted file mode 100644
index 39247e2..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[Удалить]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/PeopleEditor.js
deleted file mode 100644
index 1b8f136..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/ru/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"Добавить","addAuthor":"Добавить автора","addContributor":"Добавить участника"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedEntryEditor.js
deleted file mode 100644
index 64e5ba5..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[編輯]","save":"[儲存]","cancel":"[取消]","doNew":"[新建]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedEntryViewer.js
deleted file mode 100644
index 21d57cf..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[關閉]","title":"標題","authors":"作者","summary":"摘要","content":"內容","contributors":"提供者","updated":"已更新","displayOptions":"[顯示選項]","id":"ID"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedViewerEntry.js
deleted file mode 100644
index 9a535ed..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[刪除]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/PeopleEditor.js
deleted file mode 100644
index 4c0a49c..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh-tw/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"新增","addAuthor":"新增作者","addContributor":"新增貢獻者"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedEntryEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedEntryEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedEntryEditor.js
deleted file mode 100644
index 4d3c31d..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedEntryEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"edit":"[编辑]","save":"[保存]","cancel":"[取消]","doNew":"[新建]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedEntryViewer.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedEntryViewer.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedEntryViewer.js
deleted file mode 100644
index 2cfc7d6..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedEntryViewer.js
+++ /dev/null
@@ -1 +0,0 @@
-({"close":"[关闭]","title":"标题","authors":"作者","summary":"摘要","content":"内容","contributors":"贡献者","updated":"更新时间","displayOptions":"[显示选项]","id":"标识"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedViewerEntry.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedViewerEntry.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedViewerEntry.js
deleted file mode 100644
index b7ceb52..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/FeedViewerEntry.js
+++ /dev/null
@@ -1 +0,0 @@
-({"deleteButton":"[删除]"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/PeopleEditor.js
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/PeopleEditor.js b/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/PeopleEditor.js
deleted file mode 100644
index c13b993..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/nls/zh/PeopleEditor.js
+++ /dev/null
@@ -1 +0,0 @@
-({"add":"添加","addAuthor":"添加作者","addContributor":"添加投稿人"})
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/templates/EntryHeader.html
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/templates/EntryHeader.html b/components/camel-web/src/main/webapp/js/dojox/atom/widget/templates/EntryHeader.html
deleted file mode 100644
index 67d1e81..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/templates/EntryHeader.html
+++ /dev/null
@@ -1 +0,0 @@
-<span dojoAttachPoint="entryHeaderNode" class="entryHeaderNode"></span>

http://git-wip-us.apache.org/repos/asf/camel/blob/9f5e32db/components/camel-web/src/main/webapp/js/dojox/atom/widget/templates/FeedEntryEditor.html
----------------------------------------------------------------------
diff --git a/components/camel-web/src/main/webapp/js/dojox/atom/widget/templates/FeedEntryEditor.html b/components/camel-web/src/main/webapp/js/dojox/atom/widget/templates/FeedEntryEditor.html
deleted file mode 100644
index 6a7f445..0000000
--- a/components/camel-web/src/main/webapp/js/dojox/atom/widget/templates/FeedEntryEditor.html
+++ /dev/null
@@ -1,195 +0,0 @@
-<div class="feedEntryViewer">
-    <table border="0" width="100%" class="feedEntryViewerMenuTable" dojoAttachPoint="feedEntryViewerMenu" style="display: none;">
-        <tr width="100%"  dojoAttachPoint="entryCheckBoxDisplayOptions">
-        	<td align="left" dojoAttachPoint="entryNewButton">
-                <span class="feedEntryViewerMenu" dojoAttachPoint="doNew" dojoAttachEvent="onclick:_toggleNew"></span>
-        	</td>
-            <td align="left" dojoAttachPoint="entryEditButton" style="display: none;">
-                <span class="feedEntryViewerMenu" dojoAttachPoint="edit" dojoAttachEvent="onclick:_toggleEdit"></span>
-            </td>
-            <td align="left" dojoAttachPoint="entrySaveCancelButtons" style="display: none;">
-                <span class="feedEntryViewerMenu" dojoAttachPoint="save" dojoAttachEvent="onclick:saveEdits"></span>
-                <span class="feedEntryViewerMenu" dojoAttachPoint="cancel" dojoAttachEvent="onclick:cancelEdits"></span>
-            </td>
-            <td align="right">
-                <span class="feedEntryViewerMenu" dojoAttachPoint="displayOptions" dojoAttachEvent="onclick:_toggleOptions"></span>
-            </td>
-        </tr>
-        <tr class="feedEntryViewerDisplayCheckbox" dojoAttachPoint="entryCheckBoxRow" width="100%" style="display: none;">
-            <td dojoAttachPoint="feedEntryCelltitle">
-                <input type="checkbox" name="title" value="Title" dojoAttachPoint="feedEntryCheckBoxTitle" dojoAttachEvent="onclick:_toggleCheckbox"/>
-				<label for="title" dojoAttachPoint="feedEntryCheckBoxLabelTitle"></label>
-            </td>
-            <td dojoAttachPoint="feedEntryCellauthors">
-                <input type="checkbox" name="authors" value="Authors" dojoAttachPoint="feedEntryCheckBoxAuthors" dojoAttachEvent="onclick:_toggleCheckbox"/>
-				<label for="title" dojoAttachPoint="feedEntryCheckBoxLabelAuthors"></label>
-            </td>
-            <td dojoAttachPoint="feedEntryCellcontributors">
-                <input type="checkbox" name="contributors" value="Contributors" dojoAttachPoint="feedEntryCheckBoxContributors" dojoAttachEvent="onclick:_toggleCheckbox"/>
-				<label for="title" dojoAttachPoint="feedEntryCheckBoxLabelContributors"></label>
-            </td>
-            <td dojoAttachPoint="feedEntryCellid">
-                <input type="checkbox" name="id" value="Id" dojoAttachPoint="feedEntryCheckBoxId" dojoAttachEvent="onclick:_toggleCheckbox"/>
-				<label for="title" dojoAttachPoint="feedEntryCheckBoxLabelId"></label>
-            </td>
-            <td rowspan="2" align="right">
-                <span class="feedEntryViewerMenu" dojoAttachPoint="close" dojoAttachEvent="onclick:_toggleOptions"></span>
-            </td>
-		</tr>
-		<tr class="feedEntryViewerDisplayCheckbox" dojoAttachPoint="entryCheckBoxRow2" width="100%" style="display: none;">
-            <td dojoAttachPoint="feedEntryCellupdated">
-                <input type="checkbox" name="updated" value="Updated" dojoAttachPoint="feedEntryCheckBoxUpdated" dojoAttachEvent="onclick:_toggleCheckbox"/>
-				<label for="title" dojoAttachPoint="feedEntryCheckBoxLabelUpdated"></label>
-            </td>
-            <td dojoAttachPoint="feedEntryCellsummary">
-                <input type="checkbox" name="summary" value="Summary" dojoAttachPoint="feedEntryCheckBoxSummary" dojoAttachEvent="onclick:_toggleCheckbox"/>
-				<label for="title" dojoAttachPoint="feedEntryCheckBoxLabelSummary"></label>
-            </td>
-            <td dojoAttachPoint="feedEntryCellcontent">
-                <input type="checkbox" name="content" value="Content" dojoAttachPoint="feedEntryCheckBoxContent" dojoAttachEvent="onclick:_toggleCheckbox"/>
-				<label for="title" dojoAttachPoint="feedEntryCheckBoxLabelContent"></label>
-            </td>
-        </tr>
-    </table>
-    
-    <table class="feedEntryViewerContainer" border="0" width="100%">
-        <tr class="feedEntryViewerTitle" dojoAttachPoint="entryTitleRow" style="display: none;">
-            <td>
-                <table width="100%" cellpadding="0" cellspacing="0" border="0">
-                    <tr class="graphic-tab-lgray">
-						<td class="lp2">
-							<span class="lp" dojoAttachPoint="entryTitleHeader"></span>
-						</td>
-                    </tr>
-                    <tr>
-                        <td>
-                        	<select dojoAttachPoint="entryTitleSelect" dojoAttachEvent="onchange:_switchEditor" style="display: none">
-                        		<option value="text">Text</option>
-								<option value="html">HTML</option>
-								<option value="xhtml">XHTML</option>
-                        	</select>
-                        </td>
-                    </tr>
-                    <tr>
-                        <td colspan="2" dojoAttachPoint="entryTitleNode">
-                        </td>
-                    </tr>
-                </table>
-            </td>
-        </tr>
-
-        <tr class="feedEntryViewerAuthor" dojoAttachPoint="entryAuthorRow" style="display: none;">
-            <td>
-                <table width="100%" cellpadding="0" cellspacing="0" border="0">
-                    <tr class="graphic-tab-lgray">
-						<td class="lp2">
-							<span class="lp" dojoAttachPoint="entryAuthorHeader"></span>
-						</td>
-                    </tr>
-                    <tr>
-                        <td dojoAttachPoint="entryAuthorNode">
-                        </td>
-                    </tr>
-                </table>
-            </td>
-        </tr>
-
-        <tr class="feedEntryViewerContributor" dojoAttachPoint="entryContributorRow" style="display: none;">
-            <td>
-                <table width="100%" cellpadding="0" cellspacing="0" border="0">
-                    <tr class="graphic-tab-lgray">
-						<td class="lp2">
-							<span class="lp" dojoAttachPoint="entryContributorHeader"></span>
-						</td>
-                    </tr>
-                    <tr>
-                        <td dojoAttachPoint="entryContributorNode" class="feedEntryViewerContributorNames">
-                        </td>
-                    </tr>
-                </table>
-            </td>
-        </tr>
-        
-        <tr class="feedEntryViewerId" dojoAttachPoint="entryIdRow" style="display: none;">
-            <td>
-                <table width="100%" cellpadding="0" cellspacing="0" border="0">
-                    <tr class="graphic-tab-lgray">
-						<td class="lp2">
-							<span class="lp" dojoAttachPoint="entryIdHeader"></span>
-						</td>
-                    </tr>
-                    <tr>
-                        <td dojoAttachPoint="entryIdNode" class="feedEntryViewerIdText">
-                        </td>
-                    </tr>
-                </table>
-            </td>
-        </tr>
-    
-        <tr class="feedEntryViewerUpdated" dojoAttachPoint="entryUpdatedRow" style="display: none;">
-            <td>
-                <table width="100%" cellpadding="0" cellspacing="0" border="0">
-                    <tr class="graphic-tab-lgray">
-						<td class="lp2">
-							<span class="lp" dojoAttachPoint="entryUpdatedHeader"></span>
-						</td>
-                    </tr>
-                    <tr>
-                        <td dojoAttachPoint="entryUpdatedNode" class="feedEntryViewerUpdatedText">
-                        </td>
-                    </tr>
-                </table>
-            </td>
-        </tr>
-    
-        <tr class="feedEntryViewerSummary" dojoAttachPoint="entrySummaryRow" style="display: none;">
-            <td>
-                <table width="100%" cellpadding="0" cellspacing="0" border="0">
-                    <tr class="graphic-tab-lgray">
-						<td class="lp2" colspan="2">
-							<span class="lp" dojoAttachPoint="entrySummaryHeader"></span>
-						</td>
-                    </tr>
-                    <tr>
-                        <td>
-                        	<select dojoAttachPoint="entrySummarySelect" dojoAttachEvent="onchange:_switchEditor" style="display: none">
-                        		<option value="text">Text</option>
-								<option value="html">HTML</option>
-								<option value="xhtml">XHTML</option>
-                        	</select>
-                        </td>
-                    </tr>
-                    <tr>
-                        <td dojoAttachPoint="entrySummaryNode">
-                        </td>
-                    </tr>
-                </table>
-            </td>
-        </tr>
-    
-        <tr class="feedEntryViewerContent" dojoAttachPoint="entryContentRow" style="display: none;">
-            <td>
-                <table width="100%" cellpadding="0" cellspacing="0" border="0">
-                    <tr class="graphic-tab-lgray">
-						<td class="lp2">
-							<span class="lp" dojoAttachPoint="entryContentHeader"></span>
-						</td>
-                    </tr>
-                    <tr>
-                        <td>
-                        	<select dojoAttachPoint="entryContentSelect" dojoAttachEvent="onchange:_switchEditor" style="display: none">
-                        		<option value="text">Text</option>
-								<option value="html">HTML</option>
-								<option value="xhtml">XHTML</option>
-                        	</select>
-                        </td>
-                    </tr>
-                    <tr>
-                        <td dojoAttachPoint="entryContentNode">
-                        </td>
-                    </tr>
-                </table>
-            </td>
-        </tr>
-    </table>
-</div>