use feedpages to limit all feeds to new items, in preparation for switching
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 14 Apr 2007 21:09:19 +0000 (21:09 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 14 Apr 2007 21:09:19 +0000 (21:09 +0000)
ikiwiki.info to usedirs

doc/bugs.mdwn
doc/news.mdwn
doc/patchqueue.mdwn
doc/plugins.mdwn
doc/plugins/contrib.mdwn
doc/tips.mdwn
doc/todo.mdwn

index e9970f18a4b833ab548e206eade34d08a3fc9f94..50204e4e06ee5507c86e7c93a34368c3bac24558 100644 (file)
@@ -3,4 +3,5 @@ This is ikiwiki's bug list. Link bugs to [[bugs/done]] when done.
 Also see the [Debian bugs](http://bugs.debian.org/ikiwiki).
 
 [[inline pages="bugs/* and !bugs/done and !link(bugs/done) and !*/Discussion"
+feedpages="created_after(no_commit_mails_for_new_pages)"
 actions=yes rootpage="bugs" postformtext="Add a new bug titled:" show=0]]
index 79509572559bdc83d5b0bc6c3523ff4af680f70c..85fafd88a7645f522f9df0ac8345f054f22db0f9 100644 (file)
@@ -2,7 +2,8 @@ This is where announcements of new releases, features, and other news are
 posted. [[IkiWikiUsers]] are recommended to subscribe to this page's RSS
 feed.
 
-[[inline pages="news/* and !*/Discussion" rootpage="news" show="30"]]
+[[inline pages="news/* and !*/Discussion"
+feedpages="created_after(version_1.49)" rootpage="news" show="30"]]
 
 By the way, some other pages with RSS feeds about ikiwiki include
 [[plugins]], [[TODO]] and [[bugs]].
index 09a63cae5b1bbea36add74b2fafb83251e53060a..d63fd6cf739fc1cc27d0f6d715122c0efd9aedd9 100644 (file)
@@ -5,4 +5,6 @@ Feel free to either copy the patch inline, or link to one elsewhere (or nag
 [[Joey]] to open up anonymous svn access to this wiki so you can check in the
 patches directly).
 
-[[inline pages="patchqueue/* and !*/Discussion" rootpage="patchqueue" archive="yes"]]
+[[inline pages="patchqueue/* and !*/Discussion"
+feedpages="created_after(enable-htaccess-files)"
+rootpage="patchqueue" archive="yes"]]
index 095f2bb8f4235ca9d235a2369d12be427e8c375a..39f0d0209ae584ea59f50768680bbf4197de0cbd 100644 (file)
@@ -15,5 +15,6 @@ by default. To enable other plugins, use the `--plugin` switch described in
 # Plugin directory
 
 [[inline pages="plugins/* and !plugins/type/* and !plugins/write and
-!plugins/contrib and !*/Discussion" archive="yes"
+!plugins/contrib and !*/Discussion"
+feedpages="created_after(graphviz)" archive="yes"
 rootpage="plugins/contrib" postformtext="Add a new plugin named:" show=0]]
index e1b4a2b247cc46307ab1740d4ae51b8654a964c1..44c845643701e3a03cb61d82d363f3996587d84b 100644 (file)
@@ -1,6 +1,7 @@
 Contributed [[plugins]]:
 
-[[inline pages="plugins/contrib/* !*/Discussion" archive="yes"
+[[inline pages="plugins/contrib/* !*/Discussion" 
+feedpages="created_after(navbar)" archive="yes"
 rootpage="plugins/contrib" postformtext="Add a new plugin named:" show=0]]
 
 # Installing third party plugins
index 8bb21f6af6ce351d2544bc3273e58da1de7fa294..3538feb211fe9781615ef866d0a164b683b4f40b 100644 (file)
@@ -1,4 +1,5 @@
 This page is a place to document tips and techniques for using ikiwiki.
 
-[[inline pages="tips/* and !*/Discussion" archive="yes"
+[[inline pages="tips/* and !*/Discussion" 
+feedpages="created_after(howto_avoid_flooding_aggregators)" archive="yes"
 rootpage="tips" postformtext="Add a new tip about:" show=0]]
index 001828b44acce7d79156f374a91f0d708934a155..154d5382dae71f7b1e15580e631155cca5df4a5d 100644 (file)
@@ -3,4 +3,5 @@ Welcome to ikiwiki's todo list. Link items to [[todo/done]] when done.
 Also see the [Debian bugs](http://bugs.debian.org/ikiwiki).
 
 [[inline pages="todo/* and !todo/done and !link(todo/done) and !*/Discussion"
+feedpages="created_after(supporting_comments_via_disussion_pages)"
 actions=yes rootpage="todo" show=0]]