diff -r 3bd9b317b1d8 -r 18893bb969d2 web/views/urlpublishing.py --- 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