# HG changeset patch # User Sandrine Ribeau # Date 1230149861 28800 # Node ID a21688a55d211dda2acf93860d27a2ac2b391ff8 # Parent 2d9e83c34b23def0901411d46c2c4ee6b190213c [doc] Move out from tutoriel RSS and CSS to make it independant chapters. Adds a conclusion to the tutorial. diff -r 2d9e83c34b23 -r a21688a55d21 doc/book/en/A020-tutorial.en.txt --- a/doc/book/en/A020-tutorial.en.txt Tue Dec 23 13:50:56 2008 -0800 +++ b/doc/book/en/A020-tutorial.en.txt Wed Dec 24 12:17:41 2008 -0800 @@ -23,4 +23,4 @@ .. include:: A02a-create-cube.en.txt .. include:: A02b-components.en.txt .. include:: A02c-maintemplate.en.txt -.. include:: A02d-rss-xml.en.txt +.. include:: A02d-conclusion.en.txt diff -r 2d9e83c34b23 -r a21688a55d21 doc/book/en/A02c-maintemplate.en.txt --- a/doc/book/en/A02c-maintemplate.en.txt Tue Dec 23 13:50:56 2008 -0800 +++ b/doc/book/en/A02c-maintemplate.en.txt Wed Dec 24 12:17:41 2008 -0800 @@ -87,11 +87,12 @@ ```````````````` If you want to change the footer for example, look -for HTMLPageFooter and override it in your views file as in: -:: +for HTMLPageFooter and override it in your views file as in: :: - form ginco.web.views.basetemplates import HTMLPageFooter + from cubicweb.web.views.basetemplates import HTMLPageFooter + class MyHTMLPageFooter(HTMLPageFooter): + def call(self, **kwargs): self.w(u'