Author: cmailleux
Date: Mon Sep 10 11:17:49 2007
New Revision: 1235
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D1235&repname=
=3Dcorporate_portal_templates
Log:
Reuse prefetched generation for fragments to highly increase performance
Make container fragment absolute as they are in Jahia
Modified:
branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/double.jsp
Modified: branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/double.jsp
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/src/view/jsp/double.jsp&rev=3D1235&repname=3Dcorporate_portal_templ=
ates
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/double.jsp (original)
+++ branches/JAHIA-5-0-SP-BRANCH/src/view/jsp/double.jsp Mon Sep 10 11:17:4=
9 2007
@@ -21,7 +21,6 @@
<%@ include file=3D"include/header.inc"%>
<%@ include file=3D"include/top_banner.inc"%>
=
-<jesi:fragment aclGroup=3D"true">
<table width=3D"100%" border=3D"0" cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td rowspan=3D"2" width=3D"159" valign=3D"top"><%@ include file=3D"inc=
lude/left_menu.inc"%></td>
@@ -30,34 +29,24 @@
<h1><%@ include file=3D"include/page_title_ctn.inc"%></h1>
</td>
</tr>
-</jesi:fragment>
=
<tr>
<td width=3D"50%" valign=3D"top">
- <jesi:fragment aclGroup=3D"true">
<jsp:include page=3D"include/main_content.jsp" flush=3D"true">
<jsp:param name=3D"id" value=3D"main_1"/>
</jsp:include>
- </jesi:fragment>
- <jesi:fragment aclGroup=3D"true">
<jsp:include page=3D"include/box.jsp" flush=3D"true">
<jsp:param name=3D"id" value=3D"main_1"/>
</jsp:include>
- </jesi:fragment>
-
</td>
<td class=3D"verticaleline"><img src=3D"<content:contextURL/>/images/p=
ix.gif" width=3D"25" height=3D"12" alt=3D""/></td>
<td width=3D"50%" valign=3D"top">
- <jesi:fragment aclGroup=3D"true">
<jsp:include page=3D"include/main_content.jsp" flush=3D"true">
<jsp:param name=3D"id" value=3D"main_2"/>
</jsp:include>
- </jesi:fragment>
- <jesi:fragment aclGroup=3D"true">
<jsp:include page=3D"include/box.jsp" flush=3D"true">
<jsp:param name=3D"id" value=3D"main_2"/>
</jsp:include>
- </jesi:fragment>
</td>
</tr>
</table>
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list