doc/tutorials/advanced/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 27 Jun 2016 09:45:46 +0200
branch3.23
changeset 11386 aaa77d16993a
parent 10491 c67bcee93248
permissions -rw-r--r--
Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 4b07f2a79021


.. _TutosPhotoWebSite:

Building a photo gallery with |cubicweb|
========================================

Desired features
----------------

* basically a photo gallery

* photo stored on the file system and displayed dynamically through a web interface

* navigation through folder (album), tags, geographical zone, people on the
  picture... using facets

* advanced security (not everyone can see everything). More on this later.


.. toctree::
   :maxdepth: 2

   part01_create-cube
   part02_security
   part03_bfss
   part04_ui-base
   part05_ui-advanced