]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/recentchanges.mdwn
thoughts
[ikiwiki.git] / doc / plugins / recentchanges.mdwn
index 4ab2cd078395f3275368a61847f3c3e63dc1d3a2..9375296a4d81158f737a59f408b66ab124372885 100644 (file)
@@ -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]].