README
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Fri, 26 Feb 2010 07:44:18 +0100
branchstable
changeset 4709 6a71fc0b4274
parent 2562 dd76d0f88796
child 5024 9e718abe3fde
permissions -rw-r--r--
[web] fix #724769: Use RemoteCallFailed in the publisher's error_handler On json_request, errors handled by the publisher should raise RemoteCallFailed exceptions instead of standard StatusResponse so that errbacks get called normally on the client side.

CubicWeb semantic web framework
===============================

Install
-------

More details at http://www.cubicweb.org/doc/en/admin/setup

Getting started
---------------

Execute:

 apt-get install cubicweb cubicweb-dev cubicweb-blog
 cubicweb-ctl create blog myblog
 cubicweb-ctl start -D myblog
 sensible-browser http://localhost:8080/

Details at http://www.cubicweb.org/doc/en/intro/tutorial/blog-in-five-minutes

Documentation
-------------

Look in the doc/ subdirectory or read http://www.cubicweb.org/doc/en/