doc/book/en/intro/tutorial/conclusion.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 07 Jul 2009 11:38:25 +0200
changeset 2301 a9e9582d5fb6
parent 2175 16d3c37c5d28
child 2535 c7b736929a58
permissions -rw-r--r--
obsolete implicit context

.. -*- 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.