summaryrefslogtreecommitdiff
path: root/docs/tutorials/cmf/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/cmf/index.rst')
-rw-r--r--docs/tutorials/cmf/index.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/tutorials/cmf/index.rst b/docs/tutorials/cmf/index.rst
new file mode 100644
index 000000000..64e7f2ea3
--- /dev/null
+++ b/docs/tutorials/cmf/index.rst
@@ -0,0 +1,26 @@
+Converting an Existing Zope/CMF Application to :mod:`repoze.bfg`
+================================================================
+
+The Zope `Content Management Framework
+<http://www.zope.org/Products/CMF/>`_ (aka CMF) is a layer on top of
+:term:`Zope` 2 that provides facilities for creating content-driven
+websites. It's reasonably easy to convert a modern Zope/CMF
+application to :mod:`repoze.bfg`.
+
+Missing:
+
+ cataloging.rst
+ workflow.rst
+ skins.rst
+ actions.rst
+ membership.rst
+ discussions.rst
+ syndication.rst
+ dublincore.rst
+
+
+.. toctree::
+ :maxdepth: 2
+
+ content.rst
+