]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/refreshing_recentchanges_page.mdwn
* Allow plugins to add new types of tests that can be used in PageSpecs.
[ikiwiki.git] / doc / todo / refreshing_recentchanges_page.mdwn
1 What do you think about refreshing RecentChanges page (via Meta Refresh Tag)?
2 It can be useful for users like me which rather prefer watching the last changes
3 in WWW browser tab than subscribing to page. --Pawel
4
5 > Depends, if it were done the time period should be made configurable.
6 > Unwanted server load due to refeshing could be a problem for some.
7 > --[[Joey]]
8
9 >> Yes, it should be configurable by ikiwiki admin. I believe he's not
10 >> stupid and he will not set too short refresh period to kill his server :)
11 >> I propose to add `recentchanges_refresh` variable in ikiwiki setup
12 >> to setting refresh period. If it's not defined, then ikiwiki doesn't put
13 >> refresh meta tag into `recentchanges.tmpl`. Do you like it? ;) --Pawel
14
15 >>> Seems reasonable --[[Joey]]