13. Araxis Merge File Comparison Report

Produced by Araxis Merge on Fri Oct 19 14:26:00 2007 UTC. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Internet Explorer. For optimum results when printing this report, enable printing of background images and colours in your browser and use landscape orientation.

13.1 Files compared

#FileLocationLast Modified
1box.jspC:\jahia\template_diff\V2_JAHIA_5_0_2\src\jsp\boxFri Oct 19 14:17:31 2007 UTC
2box.jspC:\jahia\template_diff\V2_JAHIA_5_0_3\src\jsp\boxFri Oct 19 14:16:50 2007 UTC

13.2 Comparison summary

DescriptionBetween
Files 1 and 2
BlocksLines
Unchanged895
Changed15
Inserted00
Removed621

13.3 Comparison options

WhitespaceAll differences in whitespace within lines are ignored
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersHidden in comparison detail

13.4 Active regular expressions

No regular expressions were active.

13.5 Comparison detail

1 <%-- 1 <%--
2 Copyright 2002-2006 Jahia Ltd 2 Copyright 2002-2006 Jahia Ltd
3  3 
4 Licensed under the JAHIA COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (JCDDL), 4 Licensed under the JAHIA COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (JCDDL),
5 Version 1.0 (the "License"), or (at your option) any later version; you may 5 Version 1.0 (the "License"), or (at your option) any later version; you may
6 not use this file except in compliance with the License. You should have 6 not use this file except in compliance with the License. You should have
7 received a copy of the License along with this program; if not, you may obtain 7 received a copy of the License along with this program; if not, you may obtain
8 a copy of the License at 8 a copy of the License at
9  9 
10  http://www.jahia.org/license/ 10  http://www.jahia.org/license/
11  11 
12 Unless required by applicable law or agreed to in writing, software 12 Unless required by applicable law or agreed to in writing, software
13 distributed under the License is distributed on an "AS IS" BASIS, 13 distributed under the License is distributed on an "AS IS" BASIS,
14 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 See the License for the specific language governing permissions and 15 See the License for the specific language governing permissions and
16 limitations under the License. 16 limitations under the License.
17 --%><%@ include file="../common/declarations.inc"%> 17 --%><%@ include file="../common/declarations.inc"%>
18 <%@ include file="../common/common_vars.inc"%> 18 <%@ include file="../common/common_vars.inc"%>
19  19 
20 <%@ include file="declarations.inc"%> 20 <%@ include file="declarations.inc"%>
21   
22 <content:containerList name='<%="boxContainer" + id%>' id="boxContainerList"> 21 <content:containerList name='<%="boxContainer" + id%>' id="boxContainerList">
23     <jahiaHtml:actionMenu name="boxContainerList" namePostFix=".boxContainers" 22     <jahiaHtml:actionMenu name="boxContainerList" namePostFix=".boxContainers"
24         resourceBundle="jahiatemplates.Corporate_portal_templates_v2"><br/> 23         resourceBundle="jahiatemplates.Corporate_portal_templates_v2"><br/>
25         <content:container id="boxContainer"> 24         <content:container id="boxContainer">
26             <content:textField name='boxType' valueId="boxTypeValue" display='false' defaultValue='texts'/> 25             <content:textField name='boxType' valueId="boxTypeValue" display='false' defaultValue='texts'/>
27  26 
28             <bean:define id="files"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"files",""),jParams.getLocale())%>'/> 27             <bean:define id="files"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"files",""),jParams.getLocale())%>'/>
29             <bean:define id="links"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"links",""),jParams.getLocale())%>'/> 28             <bean:define id="links"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"links",""),jParams.getLocale())%>'/>
30             <bean:define id="pages"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"pages",""),jParams.getLocale())%>'/> 29             <bean:define id="pages"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"pages",""),jParams.getLocale())%>'/>
31             <!--bean:define id="filterWizards" value ='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"filterWizards",""),jParams.getLocale())%>'/--> 30             <%
  31             String bund l e valuekey=   ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"pollbox",""),jParams.getLocale());
  32             logger.debug("valuebox="+bundlevaluekey);
  33             %>
32             <bean:define id="webapps"  value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"webapps",""),jParams.getLocale())%>'/> 34             <bean:define id="webapps"  value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"webapps",""),jParams.getLocale())%>'/>
33             <bean:define id="lastNews"     value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"lastNews",""),jParams.getLocale())%>'/> 35             <bean:define id="lastNews"     value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"lastNews",""),jParams.getLocale())%>'/>
34             <bean:define id="webdav"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"webdav",""),jParams.getLocale())%>'/>  
35             <bean:define id="savedSearch"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"savedSearch",""),jParams.getLocale())%>'/>  
36             <bean:define id="texts"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"texts",""),jParams.getLocale())%>'/> 36             <bean:define id="texts"    value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"texts",""),jParams.getLocale())%>'/>
37             <bean:define id="usersContainer" value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"usersContainer",""),jParams.getLocale())%>'/>  
38                         <bean:define id="groupsContainer" value='<%=ResourceBundleMarker.getValue(ResourceBundleMarker.drawMarker(resBundleID,"groupsContainer",""),jParams.getLocale())%>'/>  
39             <logic:present name="boxContainer" property="field(layout)"> 37             <logic:present name="boxContainer" property="field(layout)">
40             <bean:define id="layoutValue"   name="boxContainer" property='field(layout).value'/> 38             <bean:define id="layoutValue"   name="boxContainer" property='field(layout).value'/>
41             </logic:present> 39             </logic:present>
42             <logic:notPresent name="boxContainer" property="field(layout)"> 40             <logic:notPresent name="boxContainer" property="field(layout)">
43             <bean:define id="layoutValue" value="layout0"/> 41             <bean:define id="layoutValue" value="layout0"/>
44             </logic:notPresent> 42             </logic:notPresent>
45             <bean:define id="boxTypeRealValue" value='<%=ResourceBundleMarker.getValue((String) pageContext.getAttribute("boxTypeValue"),jParams.getLocale())%>'/> 43             <bean:define id="boxTypeRealValue" value='<%=ResourceBundleMarker.getValue((String) pageContext.getAttribute("boxTypeValue"),jParams.getLocale())%>'/>
46             <% 44             <%
47             String layout = (String) pageContext.findAttribute("layoutValue"); 45             String layout = (String) pageContext.findAttribute("layoutValue");
48             ContainerBean boxContainerBean = (ContainerBean) pageContext.findAttribute("boxContainer"); 46             ContainerBean boxContainerBean = (ContainerBean) pageContext.findAttribute("boxContainer");
49             JahiaContainer boxContainer = boxContainerBean.getJahiaContainer(); 47             JahiaContainer boxContainer = boxContainerBean.getJahiaContainer();
50   
51             %> 48             %>
52             <div class='<%=getCss(layout,resBundleID)%>'> 49             <div class='<%=getCss(layout,resBundleID)%>'>
53                 <div class="deco"> 50                 <div class="deco">
54                     <div class="title"> 51                     <div class="title">
55                     <content:textField name='title' diffActive="true" defaultValue="" valueId="boxtitle"/> 52                     <content:textField name='title' diffActive="true" defaultValue="" valueId="boxtitle"/>
56                     <jahiaHtml:actionMenu name="boxContainer" namePostFix=".boxContainer" 53                     <jahiaHtml:actionMenu name="boxContainer" namePostFix=".boxContainer"
57                         resourceBundle="jahiatemplates.Corporate_portal_templates_v2" useFieldSet="false"> 54                         resourceBundle="jahiatemplates.Corporate_portal_templates_v2" useFieldSet="false">
58                     </jahiaHtml:actionMenu> 55                     </jahiaHtml:actionMenu>
59                     </div> 56                     </div>
60                 </div> 57                 </div>
61                 <div class="boxcontent"> 58                 <div class="boxcontent">
62                     <c:choose> 59                     <c:choose>
63                         <c:when test="${boxTypeRealValue == files}"> 60                         <c:when test="${boxTypeRealValue == files}">
64                             <%@ include file="files.inc"%> 61                             <%@ include file="files.inc"%>
65                         </c:when> 62                         </c:when>
66                         <c:when test="${boxTypeRealValue == links}"> 63                         <c:when test="${boxTypeRealValue == links}">
67                             <%@ include file="links.inc"%> 64                             <%@ include file="links.inc"%>
68                         </c:when> 65                         </c:when>
69                         <c:when test="${boxTypeRealValue == pages}"> 66                         <c:when test="${boxTypeRealValue == pages}">
70                             <%@ include file="pages.inc"%> 67                             <%@ include file="pages.inc"%>
71                         </c:when> 68                         </c:when>
72                         <c:when test="${boxTypeRealValue == webapps}"> 69                         <c:when test="${boxTypeRealValue == webapps}">
73                             <%@ include file="webapps.inc"%> 70                             <%@ include file="webapps.inc"%>
74                         </c:when> 71                         </c:when>
75                         <c:when test="${boxTypeRealValue == filterWizards}">  
76                             <%@ include file="filterWizards.inc"%>  
77                         </c:when>  
78                         <c:when test="${boxTypeRealValue == lastNews}"> 72                         <c:when test="${boxTypeRealValue == lastNews}">
79                             <%@ include file="lastNews.inc"%> 73                             <%@ include file="lastNews.inc"%>
80                         </c:when> 74                         </c:when>
81                         <c:when test="${boxTypeRealValue == webdav}">  
82                             <%@ include file="dav.inc"%>  
83                         </c:when>  
84                         <c:when test="${boxTypeRealValue == savedSearch}">  
85                             <%@ include file="savedsearch.inc"%>  
86                         </c:when>  
87                         <c:when test="${boxTypeRealValue == usersContainer}">  
88                             <%@ include file="usersContainer.inc"%>  
89                         </c:when>  
90                         <c:when test="${boxTypeRealValue == groupsContainer}">  
91                             <%@ include file="groupsContainer.inc"%>  
92                         </c:when>  
93                         <c:otherwise> 75                         <c:otherwise>
94                             <%@ include file="texts.inc"%> 76                             <%@ include file="texts.inc"%>
95                         </c:otherwise> 77                         </c:otherwise>
96                     </c:choose> 78                     </c:choose>
97                 </div> 79                 </div>
98             </div> 80             </div>
99         </content:container> 81         </content:container>
100         <content:addContainerURL id="addBoxContainerURL" display="false"/> 82         <content:addContainerURL id="addBoxContainerURL" display="false"/>
101         <logic:present name="addBoxContainerURL"> 83         <logic:present name="addBoxContainerURL">
102             <br/> 84             <br/>
103             <logic:equal name="boxContainerList" property="fullSize" value="0"> 85             <logic:equal name="boxContainerList" property="fullSize" value="0">
104                 <div class="box"></div> 86                 <div class="box"></div>
105             </logic:equal> 87             </logic:equal>
106             <a 88             <a
107                 href="<bean:write name='addBoxContainerURL'/>"><img 89                 href="<bean:write name='addBoxContainerURL'/>"><img
108                 src="<content:contextURL/>/img/actions/component_add.gif" width="16" height="16" 90                 src="<content:contextURL/>/img/actions/component_add.gif" width="16" height="16"
109                 alt="+" border="0"/> 91                 alt="+" border="0"/>
110                 <content:resourceBundle 92                 <content:resourceBundle
111                     resourceBundle="jahiatemplates.Corporate_portal_templates_v2" 93                     resourceBundle="jahiatemplates.Corporate_portal_templates_v2"
112                     resourceName="add.boxContainers"/></a> 94                     resourceName="add.boxContainers"/></a>
113         </logic:present> 95         </logic:present>
114     </jahiaHtml:actionMenu> 96     </jahiaHtml:actionMenu>
115  97 
116  98 
117 </content:containerList> 99 </content:containerList>