Mercurial > moin > 1.9
changeset 5852:3ae216a66dd8
docs/CHANGES: information related rss_rc action update added.
author | Eugene Syromyatnikov <evgsyr@gmail.com> |
---|---|
date | Fri, 18 May 2012 13:35:35 +0400 |
parents | ab0bc2441518 |
children | e1a4caec2513 |
files | docs/CHANGES |
diffstat | 1 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/CHANGES Fri May 18 13:35:07 2012 +0400 +++ b/docs/CHANGES Fri May 18 13:35:35 2012 +0400 @@ -16,6 +16,24 @@ editor_force = True editor_default = 'text' # internal default, just for completeness +Current: + + Fixes: + * rss_rc: Fix diffs added in RSS with diffs=1 (now they correspond to item + listed in feed and not just last page diffs). Links generated with ddiffs=1 + also fixed. + + New features: + * rss_rc: several new options added: lines parameter gives ability to set + maximum size of diffs showed in RSS. show_att parameter gives ability + to show information aboout attachment-related items in RSS. page parameter + gives ability to specify set of pages for which changes RSS feed should be + generated. Confgiuration of defaults and limits can now be done via wiki + configuration mechanism. + * As soon as it is now possible to provide RSS for page change history, + appropriate alternate link is now added for every page (controlled by + rss_show_page_history_link configuration parameter). + Version 1.9.4: SECURITY HINT: make sure you have allow_xslt = False (or just do not use