Author: mcardle
Date: Wed Aug 16 09:30:41 2006
New Revision: 1067
URL:
https://svndev.jahia.net/websvn/listing.php?sc=1&rev=1067&repname=corporate_portal_templates
Log:
* adds aclGroup template sharing support
Modified:
trunk/src/view/jsp/double.jsp
trunk/src/view/jsp/faq.jsp
trunk/src/view/jsp/guestbook.jsp
trunk/src/view/jsp/home.jsp
trunk/src/view/jsp/news_list.jsp
trunk/src/view/jsp/people.jsp
trunk/src/view/jsp/simple.jsp
Modified: trunk/src/view/jsp/double.jsp
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/view/jsp/double.jsp&rev=1067&repname=corporate_portal_templates
==============================================================================
--- trunk/src/view/jsp/double.jsp (original)
+++ trunk/src/view/jsp/double.jsp Wed Aug 16 09:30:41 2006
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
--%><%@ taglib uri="/WEB-INF/tld/jesi-tags" prefix="jesi" %>
-<jesi:template >
+<jesi:template aclGroup="true" >
<%@ include file="include/header.inc"%>
Modified: trunk/src/view/jsp/faq.jsp
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/view/jsp/faq.jsp&rev=1067&repname=corporate_portal_templates
==============================================================================
--- trunk/src/view/jsp/faq.jsp (original)
+++ trunk/src/view/jsp/faq.jsp Wed Aug 16 09:30:41 2006
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
--%><%@ taglib uri="/WEB-INF/tld/jesi-tags" prefix="jesi" %>
-<jesi:template >
+<jesi:template aclGroup="true" >
<%@ include file="include/header.inc"%>
Modified: trunk/src/view/jsp/guestbook.jsp
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/view/jsp/guestbook.jsp&rev=1067&repname=corporate_portal_templates
==============================================================================
--- trunk/src/view/jsp/guestbook.jsp (original)
+++ trunk/src/view/jsp/guestbook.jsp Wed Aug 16 09:30:41 2006
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
--%><%@ taglib uri="/WEB-INF/tld/jesi-tags" prefix="jesi" %>
-<jesi:template >
+<jesi:template aclGroup="true" >
<%@ include file="include/header.inc"%>
<%@ include file="include/top_banner.inc"%>
Modified: trunk/src/view/jsp/home.jsp
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/view/jsp/home.jsp&rev=1067&repname=corporate_portal_templates
==============================================================================
--- trunk/src/view/jsp/home.jsp (original)
+++ trunk/src/view/jsp/home.jsp Wed Aug 16 09:30:41 2006
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
--%><%@ taglib uri="/WEB-INF/tld/jesi-tags" prefix="jesi" %>
-<jesi:template >
+<jesi:template aclGroup="true" >
<%@ include file="include/header.inc"%>
Modified: trunk/src/view/jsp/news_list.jsp
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/view/jsp/news_list.jsp&rev=1067&repname=corporate_portal_templates
==============================================================================
--- trunk/src/view/jsp/news_list.jsp (original)
+++ trunk/src/view/jsp/news_list.jsp Wed Aug 16 09:30:41 2006
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
--%><%@ taglib uri="/WEB-INF/tld/jesi-tags" prefix="jesi" %>
-<jesi:template >
+<jesi:template aclGroup="true" >
<%@ include file="include/header.inc"%>
Modified: trunk/src/view/jsp/people.jsp
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/view/jsp/people.jsp&rev=1067&repname=corporate_portal_templates
==============================================================================
--- trunk/src/view/jsp/people.jsp (original)
+++ trunk/src/view/jsp/people.jsp Wed Aug 16 09:30:41 2006
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
--%><%@ taglib uri="/WEB-INF/tld/jesi-tags" prefix="jesi" %>
-<jesi:template >
+<jesi:template aclGroup="true" >
<%@ include file="include/header.inc"%>
Modified: trunk/src/view/jsp/simple.jsp
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/view/jsp/simple.jsp&rev=1067&repname=corporate_portal_templates
==============================================================================
--- trunk/src/view/jsp/simple.jsp (original)
+++ trunk/src/view/jsp/simple.jsp Wed Aug 16 09:30:41 2006
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
--%><%@ taglib uri="/WEB-INF/tld/jesi-tags" prefix="jesi" %>
-<jesi:template >
+<jesi:template aclGroup="true" >
<%@ include file="include/header.inc"%>