# HG changeset patch # User Katia Saurfelt # Date 1239357073 -7200 # Node ID 0d63ee3096f6c3983a163246531b35fc790950a7 # Parent 85d1bc9da0ad9ec35d498cc998ccdb4b1c3c39ed# Parent b1f26971ec445ab9505226c2eed545dd37cc0d11 merge diff -r 85d1bc9da0ad -r 0d63ee3096f6 doc/book/en/B1022-views-stdlib.en.txt --- a/doc/book/en/B1022-views-stdlib.en.txt Fri Apr 10 11:32:32 2009 +0200 +++ b/doc/book/en/B1022-views-stdlib.en.txt Fri Apr 10 11:51:13 2009 +0200 @@ -3,8 +3,8 @@ Predefined views in the library ``````````````````````````````` -`CubicWeb` provides a lot of standard views for the default class -`EntityType`. You can find them in ``cubicweb/web/views/``. +`CubicWeb` provides a lot of standard views. You can find them in +``cubicweb/web/views/``. A certain number of views are used to build the web interface, which apply to one or more entities. Their identifier is what distinguish them from @@ -60,7 +60,8 @@ This view displays usually a side box of some related entities in a primary view. -Start view: + +Start view (e.g. views that don't apply to a result set): *index* This view defines the home page of your application. It does not require