diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-11 09:58:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-11 09:58:31 +0000 |
commit | ea50434091b2e87d585fc6aa0d7203baf229e5b5 (patch) | |
tree | d59c9994ec2442697ed5347672778ffd060cbbd9 | |
parent | ffc583bbf28cc6bdf306da20ab918d2f5667ea54 (diff) |
web commit by http://ptecza.myopenid.com/: Refreshing RecentChanges page
-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 |