doc/book/en/development/webstdlib/index.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 02 Mar 2010 19:15:26 +0100
branchstable
changeset 4751 1a9d2c3c7f0c
parent 1714 a721966779be
child 5263 196eb979318f
permissions -rw-r--r--
[book] more id -> __regid__

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