diff options
Diffstat (limited to 'doc/index')
-rw-r--r-- | doc/index/discussion.mdwn | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 69e612896..9373ec187 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -282,4 +282,12 @@ or the path to the sub-page. I think this is handled by the htmllink() routine. # Should not create an existing page This might be a bug, but will discuss it here first. -Clicking on an old "?" or going to a create link but new Markdown content exists, should not go into "create" mode, but should do a regular "edit".
\ No newline at end of file +Clicking on an old "?" or going to a create link but new Markdown content exists, should not go into "create" mode, but should do a regular "edit". + +---- + +# Refreshing RecentChanges page + +What do you think about refreshing RecentChanges page (via Meta Refresh Tag)? +It can be useful for users like me which rather prefer watching the last changes +in WWW browser tab than subscribing to page. --Pawel
\ No newline at end of file |