web/wdoc/custom_view_last_update_fr.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 20 Sep 2010 15:58:45 +0200
branchstable
changeset 6291 f6cba3be6ba2
parent 0 b97547f5f1fa
child 10218 5ebbaf713caf
permissions -rw-r--r--
[primary view] we should not limit related rset, else if something else than autolimited view is used, some content will be missed without a 'view all' link

.. -*- coding: utf-8 -*-
 
Dernières modifications
-----------------------

* la table des `derniers changements`_ fournit un exemple d'utilisation de RQL
  pour récupérer les derniers changements ayant eu lieu sur ce site.

.. _`derniers changements`: view?rql=Any+M%2CX+WHERE+X+modification_date+M+ORDERBY+M+DESC+LIMIT+30