doc/book/en/development/webstdlib/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 24 Jul 2009 19:43:12 +0200
changeset 2505 5d7d4af9eadf
parent 1714 a721966779be
child 5263 196eb979318f
permissions -rw-r--r--
fix some default autoform_section

Standard features for web interface development
===============================================

This chapter describes generic web features built as CubicWeb application objects.

They are used for CubicWeb default automatic interface, but you're free to use
them or not for you're own application.

.. toctree::
   :maxdepth: 1

   basetemplates
   primary
   baseviews
   startup
   boxes
   table
   xmlrss
   autoform
   editforms
   editcontroller
   urlpublish
   breadcrumbs
   facets
   wdoc
   embedding
   idownloadable