On Tue, Jun 24, 2008 at 11:45 AM, Marius Dumitru Florea
<mariusdumitru.florea(a)xwiki.com> wrote:
Hi devs,
Before Jerome applies the patch, I need to make a small change regarding
the following question:
Do we include in the feed by default the entire
description/content/summary of a feed entry or only the first N
characters? There is a ContentLength length property that could have by
default the -1 value, meaning the entire content, or N value, meaning the
first N characters. For instance, in the current XWiki.BlogRssCode, the
default length is 400 characters (so not the entire content).
+1 with no limit as the default.
JV, whos likes to stay in his feed reader.