# HG changeset patch # User Sylvain Thénault <sylvain.thenault@logilab.fr> # Date 1269345948 -3600 # Tue Mar 23 13:05:48 2010 +0100 # Branch stable # Node ID 51f55a77be208a4c24dce1431c7d8ee10a20fba3 # Parent 82bd97d48f4524c5f66770a3f5451737904e805b fix documentation diff --git a/__pkginfo__.py b/__pkginfo__.py --- a/__pkginfo__.py +++ b/__pkginfo__.py @@ -13,7 +13,7 @@ author_email = "contact@logilab.fr" web = 'http://www.cubicweb.org/project/%s' % distname -short_desc = "blog component for the CubicWeb framework" +short_desc = "blogging component for the CubicWeb framework" long_desc = """\ Summary ------- @@ -34,13 +34,13 @@ Specific boxes provided by this cube: - `BlogEntryArchiveBox`, displays a box with the total number of blog entries -submitted by month for the last twelve months. + submitted by month for the last twelve months. - `BlogEntryListBox`, displays a box with the latest five blog entries -published in your application as well as link to subscribe to a RSS feed. + published in your application as well as link to subscribe to a RSS feed. - `BlogEntrySummary`, displays a box with the list of users who submitted -blog entries and the total number of blog entries they submitted. + blog entries and the total number of blog entries they submitted. This cube also provides some web services such as: