aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/recentchanges.mdwn
diff options
context:
space:
mode:
authorPaulePanter <PaulePanter@web>2009-08-16 08:34:57 -0400
committerJoey Hess <joey@kitenet.net>2009-08-16 08:34:57 -0400
commit216f5b5b203ca3ea9ddb3f6d8c2e03dae35aeb7e (patch)
tree9818236688db759d48fedcb345741528cb22c94d /doc/plugins/recentchanges.mdwn
parent294aa199694a602325751420650da2b533c80fbf (diff)
downloadikiwiki-216f5b5b203ca3ea9ddb3f6d8c2e03dae35aeb7e.tar
ikiwiki-216f5b5b203ca3ea9ddb3f6d8c2e03dae35aeb7e.tar.gz
Add sentence to clarify how to get feeds for the RecentChanges page.
Diffstat (limited to 'doc/plugins/recentchanges.mdwn')
-rw-r--r--doc/plugins/recentchanges.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/recentchanges.mdwn b/doc/plugins/recentchanges.mdwn
index 4ab2cd078..9375296a4 100644
--- a/doc/plugins/recentchanges.mdwn
+++ b/doc/plugins/recentchanges.mdwn
@@ -24,3 +24,6 @@ Here's an example of how to show only changes that Joey didn't make.
\[[!inline pages="internal(recentchanges/change_*) and
!author(joey) and !author(http://joey.kitenet.net*)"
template=recentchanges show=0]]
+
+If you want to generate feeds for the RecentChanges page, you have to use
+[[`rss`_or_`atom`_in_the_setup_file|/todo/minor adjustment to setup documentation for recentchanges feeds]].