From 9a30d5d5387b80fac15eaaeaedeb054df99790b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 22 Aug 2013 16:10:28 +0200 Subject: [PATCH] add an export to json view (#3358) --- src/collective/dms/thesaurus/configure.zcml | 7 +++ src/collective/dms/thesaurus/utils.py | 47 ++++++++++++++++++++- 2 files changed, 52 insertions(+), 2 deletions(-) diff --git a/src/collective/dms/thesaurus/configure.zcml b/src/collective/dms/thesaurus/configure.zcml index 699d166..0779f34 100644 --- a/src/collective/dms/thesaurus/configure.zcml +++ b/src/collective/dms/thesaurus/configure.zcml @@ -44,6 +44,13 @@ permission="cmf.ManagePortal" /> + +