From fbfe84d7c4bea225d67424012b062d9e1735de86 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 4 Nov 2010 02:27:44 -0400 Subject: remove r.b.skins reference, note that we need an analogue for r.b.viewgroup --- TODO.txt | 2 ++ docs/tutorials/cmf/skins.rst | 6 ------ 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/TODO.txt b/TODO.txt index b89b8f1fa..a3fe68958 100644 --- a/TODO.txt +++ b/TODO.txt @@ -88,3 +88,5 @@ - Do something about ZODB session chapter: either remove or create a pyramid_zodbsessions package. + +- repoze.bfg.viewgroup in CMF tutorial diff --git a/docs/tutorials/cmf/skins.rst b/docs/tutorials/cmf/skins.rst index a81d584f7..7ec3b1be6 100644 --- a/docs/tutorials/cmf/skins.rst +++ b/docs/tutorials/cmf/skins.rst @@ -21,9 +21,3 @@ Python code (as opposed to resources), :term:`view` code combined with differing :term:`predicate` arguments can provide a good deal of the same sort of behavior. -Relatedly, the `repoze.bfg.skins -`_ package is an attempt to -allow directories on disk to represent collections of views simply by -adding templates to the directory. - - -- cgit v1.2.3