aboutsummaryrefslogtreecommitdiff
path: root/basewiki
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-01 06:45:59 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-01 06:45:59 +0000
commit369cf45ace663f42960cea72f87e669ea81979cd (patch)
tree45cd7a205266435dae8e3e7afb455cf98601be9d /basewiki
parentf8dbe2657cb4ed768815c5cf699ecb922e796934 (diff)
downloadikiwiki-369cf45ace663f42960cea72f87e669ea81979cd.tar
ikiwiki-369cf45ace663f42960cea72f87e669ea81979cd.tar.gz
* Patch from James Westby to support podcasting, photoblogging, vidcasting,
or what have you, by creating enclosures for non-page items that are included in feeds.
Diffstat (limited to 'basewiki')
-rw-r--r--basewiki/blog.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/basewiki/blog.mdwn b/basewiki/blog.mdwn
index b1c2b9b33..859fa6aaa 100644
--- a/basewiki/blog.mdwn
+++ b/basewiki/blog.mdwn
@@ -5,7 +5,9 @@ You can turn any page on this wiki into a weblog by inserting a
Any pages that match the specified [[PageSpec]] (in the example, any
[[SubPage]] of "blog") will be part of the blog, and the newest 10
-of them will appear in the page.
+of them will appear in the page. Note that if files that are not pages
+match the [[PageSpec]], they will be included in the feed using RSS
+enclosures, which is useful for podcasting.
The optional `rootpage` parameter tells the wiki that new posts to this blog
should default to being [[SubPage]]s of "blog", and enables a form at the