Produced by Araxis Merge on Fri Oct 19 14:25:20 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.
| # | File | Location | Last Modified |
|---|---|---|---|
| 1 | pages.inc | C:\jahia\template_diff\V2_JAHIA_5_0_0\src\jsp\box | Fri Oct 19 14:18:35 2007 UTC |
| 2 | pages.inc | C:\jahia\template_diff\V2_JAHIA_5_0_3\src\jsp\box | Fri Oct 19 14:16:50 2007 UTC |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Blocks | Lines | |
| Unchanged | 2 | 51 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | All differences in whitespace within lines are ignored |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Hidden in comparison detail |
No regular expressions were active.
| 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 | --%><content:containerList name='<%="pages" + id%>' id="pages" parentContainerName="boxContainer"> | 17 | --%><content:containerList name='<%="pages" + id%>' id="pages" parentContainerName="boxContainer"> | |||
| 18 | <content:container id="pageContainer"> | 18 | <content:container id="pageContainer"> | |||
| 19 | <content:pageField valueId="page" name='page'> | 19 | <content:pageField valueId="page" name='page'> | |||
| 20 | <logic:notEmpty name="page"> | 20 | <logic:notEmpty name="page"> | |||
| 21 | <div class="link"> | 21 | <div class="link"> | |||
| 22 | <a <logic:equal name="page" property="type" value="2">target="_new"</logic:equal> | 22 | <a <logic:equal name="page" property="type" value="2">target="_new"</logic:equal> | |||
| 23 | href="<bean:write name='page' property='url'/>"> | 23 | href="<bean:write name='page' property='url'/>"> | |||
| 24 | <bean:write name="page" property=" t itle" filter="false"/> | 24 | <bean:write name="page" property="highLightDiffTitle" filter="false"/> | |||
| 25 | </a> | 25 | </a> | |||
| 26 | <jahiaHtml:actionMenu name="pageContainer" namePostFix=".page" | 26 | <jahiaHtml:actionMenu name="pageContainer" namePostFix=".page" | |||
| 27 | resourceBundle="jahiatemplates.Corporate_portal_templates_v2" useFieldSet="false"> | 27 | resourceBundle="jahiatemplates.Corporate_portal_templates_v2" useFieldSet="false"> | |||
| 28 | </jahiaHtml:actionMenu> | 28 | </jahiaHtml:actionMenu> | |||
| 29 | 29 | |||||
| 30 | </div> | 30 | </div> | |||
| 31 | </logic:notEmpty> | 31 | </logic:notEmpty> | |||
| 32 | 32 | |||||
| 33 | <logic:empty name="page"> | 33 | <logic:empty name="page"> | |||
| 34 | <logic:equal name="currentRequest" property="editMode" value="true"> | 34 | <logic:equal name="currentRequest" property="editMode" value="true"> | |||
| 35 | <div class="links error"> | 35 | <div class="links error"> | |||
| 36 | <content:resourceBundle | 36 | <content:resourceBundle | |||
| 37 | resourceBundle="jahiatemplates.Corporate_portal_templates_v2" | 37 | resourceBundle="jahiatemplates.Corporate_portal_templates_v2" | |||
| 38 | resourceName="noLink"/> | 38 | resourceName="noLink"/> | |||
| 39 | <jahiaHtml:actionMenu name="linkContainer" namePostFix=".page" | 39 | <jahiaHtml:actionMenu name="linkContainer" namePostFix=".page" | |||
| 40 | resourceBundle="jahiatemplates.Corporate_portal_templates_v2" useFieldSet="false"> | 40 | resourceBundle="jahiatemplates.Corporate_portal_templates_v2" useFieldSet="false"> | |||
| 41 | </jahiaHtml:actionMenu> | 41 | </jahiaHtml:actionMenu> | |||
| 42 | </div> | 42 | </div> | |||
| 43 | </logic:equal> | 43 | </logic:equal> | |||
| 44 | </logic:empty> | 44 | </logic:empty> | |||
| 45 | </content:pageField> | 45 | </content:pageField> | |||
| 46 | </content:container> | 46 | </content:container> | |||
| 47 | <jahiaHtml:actionMenu name="pages" namePostFix=".pages" | 47 | <jahiaHtml:actionMenu name="pages" namePostFix=".pages" | |||
| 48 | resourceBundle="jahiatemplates.Corporate_portal_templates_v2" useFieldSet="false" | 48 | resourceBundle="jahiatemplates.Corporate_portal_templates_v2" useFieldSet="false" | |||
| 49 | labelKey="add.pages"> | 49 | labelKey="add.pages"> | |||
| 50 | </jahiaHtml:actionMenu> | 50 | </jahiaHtml:actionMenu> | |||
| 51 | 51 | |||||
| 52 | </content:containerList> | 52 | </content:containerList> |
Araxis Merge (but not this generated report) is Copyright © 1993-2003 Araxis Ltd (www.araxis.com). All rights reserved.