From 204e66f791b6f84ce50449e0cc80a8ca3a37a32e Mon Sep 17 00:00:00 2001 From: helmutm Date: Fri, 20 Feb 2009 16:28:39 +0000 Subject: [PATCH] add new node view 'ContentView' for showing target content without title and description git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3245 fd906abe-77d9-0310-91a1-e0d9ade77398 --- browser/configure.zcml | 17 +++++++++++------ browser/node.py | 5 +++++ browser/node_macros.pt | 20 ++++++++++++++++++++ 3 files changed, 36 insertions(+), 6 deletions(-) diff --git a/browser/configure.zcml b/browser/configure.zcml index a7b05f1..fee72f0 100644 --- a/browser/configure.zcml +++ b/browser/configure.zcml @@ -476,14 +476,21 @@ menu="zmi_views" title="Configure" /> + + + permission="zope.View" /> + permission="zope.View" /> + permission="zope.View" /> + + +
+ Body +

+
+
+
+ The body +
+
+
+ +