From 380aba02edb43119f9cfb25a9610bb7330c35291 Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Fri, 4 Jan 2013 15:20:14 +0100 Subject: [PATCH] new concept type SimpleBlogItem, stores text in concept, not in resource --- compound/blog/configure.zcml | 13 +++++++++++++ compound/blog/interfaces.py | 27 ++++++++++++++++++++++++--- compound/blog/post.py | 25 ++++++++++++++++++++----- compound/blog/view_macros.pt | 4 ++-- 4 files changed, 59 insertions(+), 10 deletions(-) diff --git a/compound/blog/configure.zcml b/compound/blog/configure.zcml index 6c8673c..b74ccec 100644 --- a/compound/blog/configure.zcml +++ b/compound/blog/configure.zcml @@ -5,6 +5,19 @@ xmlns:browser="http://namespaces.zope.org/browser" i18n_domain="zope"> + + + + + + + Will Smith - + (Private) @@ -65,7 +65,7 @@
Here comes the text...

Private Comment