summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-06 22:44:34 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-06 22:44:34 +0000
commit54551d38666a5260e1743a394b7e66a1f3b2cc89 (patch)
tree56635b7b8ae71e4e78aa6ac5917c8793d911f277 /doc
parent4175b35d38aa98c5e6cb99df9eb7d5ed7700a041 (diff)
web commit by JoshTriplett: Canonical feed location?
Diffstat (limited to 'doc')
-rw-r--r--doc/index/discussion.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn
index c171e09f0..0572a9ff8 100644
--- a/doc/index/discussion.mdwn
+++ b/doc/index/discussion.mdwn
@@ -32,3 +32,9 @@ $config{url}. That way you won't have to hard-code the URL of the wiki into
the template. -- Ethan
> That's already available in the BASEURL parameter. --[[Joey]]
+
+----
+
+# Canonical feed location?
+
+Any way to use `inline` but point the feed links to a different feed on the same site? I have news in news/*, a news archive in news.mdwn, and the first few news items on index.mdwn, but I don't really want two separate feeds, one with all news and one with the latest few articles; I'd rather point the RSS feed links of both to the same feed. (Which one, the one with all news or the one with the latest news only, I don't know yet.) \ No newline at end of file