web/wdoc/add_content_en.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 24 Jun 2013 17:26:13 +0200
changeset 9060 8c0016d7a091
parent 0 b97547f5f1fa
child 10218 5ebbaf713caf
permissions -rw-r--r--
[client-connection] add an auto-close property for ClientConnection The next commit introduce a connect function that open a new Session and return an associated ClientConnection. The Session should not be used by anything else than the created ClientConnection, so we want to close it at the same time than the ClientConnection. The implementation in this changeset is simplistic. We probably want to move this notion in the session itself. This be improved once we have server side Connection

Add some entities
-----------------
As manager, you can access to entity creation forms by using the `site management`_ page.

.. _`site management`: manage

As regular user, the index page or the action box may propose some links to create entities according to the context.