doc/book/en/development/devweb/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 12 Nov 2009 09:27:01 +0100
branchstable
changeset 3820 52cd7432030d
parent 2539 0f26a76b0348
child 4430 0b6a069eb29e
permissions -rw-r--r--
c-c create stopped asking if anonymous access should be activated introduced by 2654:6512522860aa, close #469418 Generic behaviour of WebCreateHandler should be kept for twisted and all-in-one configurations.

Web development
===============

In this chapter, we will describe the core api for web development in the *CubicWeb* framework.

.. toctree::
   :maxdepth: 1

   request
   publisher
   controllers
   property
   rtags
   views
   form
   facets
   httpcaching
   js
   css
   internationalization