changeset 8272 | 18893bb969d2 |
parent 8039 | 1fe90d4ec307 |
child 8748 | f5027f8d2478 |
--- a/web/views/urlpublishing.py Mon Feb 27 11:50:04 2012 +0100 +++ b/web/views/urlpublishing.py Mon Feb 27 11:51:09 2012 +0100 @@ -106,7 +106,8 @@ :param req: the request object :type path: str - :param path: the path of the resource to publish + :param path: the path of the resource to publish. If empty, None or "/" + "view" is used as the default path. :rtype: tuple(str, `cubicweb.rset.ResultSet` or None) :return: the publishing method identifier and an optional result set