projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
294aa19
)
Add sentence to clarify how to get feeds for the RecentChanges page.
author
PaulePanter
<PaulePanter@web>
Sun, 16 Aug 2009 12:34:57 +0000
(08:34 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 16 Aug 2009 12:34:57 +0000
(08:34 -0400)
doc/plugins/recentchanges.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/recentchanges.mdwn
b/doc/plugins/recentchanges.mdwn
index 4ab2cd078395f3275368a61847f3c3e63dc1d3a2..9375296a4d81158f737a59f408b66ab124372885 100644
(file)
--- 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]].