From fa1cb20542a8c249706e0b219c70682e22af915a Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 28 Jan 2007 01:20:25 +0000 Subject: split out into its own page --- doc/todo/refreshing_recentchanges_page.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/todo/refreshing_recentchanges_page.mdwn (limited to 'doc/todo') diff --git a/doc/todo/refreshing_recentchanges_page.mdwn b/doc/todo/refreshing_recentchanges_page.mdwn new file mode 100644 index 000000000..656a2e963 --- /dev/null +++ b/doc/todo/refreshing_recentchanges_page.mdwn @@ -0,0 +1,15 @@ +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 + +> Depends, if it were done the time period should be made configurable. +> Unwanted server load due to refeshing could be a problem for some. +> --[[Joey]] + +>> Yes, it should be configurable by ikiwiki admin. I believe he's not +>> stupid and he will not set too short refresh period to kill his server :) +>> I propose to add `recentchanges_refresh` variable in ikiwiki setup +>> to setting refresh period. If it's not defined, then ikiwiki doesn't put +>> refresh meta tag into `recentchanges.tmpl`. Do you like it? ;) --Pawel + +>>> Seems reasonable --[[Joey]] -- cgit v1.2.3