aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/refreshing_recentchanges_page.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-07 23:48:00 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-07 23:48:00 +0000
commit5fe490c7d7ead8a3c0cf06eeb4363f26ce4874c2 (patch)
treeffcb4140ff043880ebb84b2b8d38cd3e64d0807a /doc/todo/refreshing_recentchanges_page.mdwn
parent1fe10b61149821571bd74da712b381a63afeaee6 (diff)
downloadikiwiki-5fe490c7d7ead8a3c0cf06eeb4363f26ce4874c2.tar
ikiwiki-5fe490c7d7ead8a3c0cf06eeb4363f26ce4874c2.tar.gz
massive naming and userlink patch from Paweł Tęcza
Diffstat (limited to 'doc/todo/refreshing_recentchanges_page.mdwn')
-rw-r--r--doc/todo/refreshing_recentchanges_page.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/refreshing_recentchanges_page.mdwn b/doc/todo/refreshing_recentchanges_page.mdwn
index de22bb758..4846236fe 100644
--- a/doc/todo/refreshing_recentchanges_page.mdwn
+++ b/doc/todo/refreshing_recentchanges_page.mdwn
@@ -1,6 +1,6 @@
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
+in WWW browser tab than subscribing to page. --[[Paweł|ptecza]]
> Depends, if it were done the time period should be made configurable.
> Unwanted server load due to refeshing could be a problem for some.
@@ -10,7 +10,7 @@ in WWW browser tab than subscribing to page. --Pawel
>> 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
+>> refresh meta tag into `recentchanges.tmpl`. Do you like it? ;) --[[Paweł|ptecza]]
>>> Seems reasonable --[[Joey]]