doc/book/en/intro/tutorial/conclusion.rst
author sylvain.thenault@logilab.fr
Thu, 07 May 2009 16:33:22 +0200
branchtls-sprint
changeset 1714 a721966779be
parent 293 doc/book/en/A02d-conclusion.en.txt@a21688a55d21
child 2172 cf8f9180e63e
permissions -rw-r--r--
new book layout, do not compile yet

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