doc/book/en/A02d-conclusion.en.txt
author Sandrine Ribeau <sandrine.ribeau@logilab.fr>
Thu, 23 Apr 2009 11:58:11 -0700
changeset 1461 023b123ab76b
parent 293 a21688a55d21
permissions -rw-r--r--
[doc] Splits initial set-up section in two sections => re-order part III.

.. -*- coding: utf-8 -*-

What's next?
------------

We demonstrated how from a straight out of the box `CubicWeb`
installation, you can build your web-application based on a
schema. It's all already there: views, templates, permissions,
etc. The step forward is now for you to customize according
to your needs.

More than a web application, many features are available to
extend your application, for example: RSS channel integration 
(:ref:`rss`), hooks (:ref:`hooks`), support of sources such as 
Google App Engine (:ref:`gaecontents`) and lots of others to 
discover through our book.