aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive
diff options
context:
space:
mode:
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2013-07-21 20:06:12 -0400
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2013-07-21 20:06:12 -0400
commit1414bb94bfbcc7ba485c258225ec92e1e81c43b2 (patch)
treeed028fa7ddf5f2210ce12f5b95d81ede5dca738e /doc/ikiwiki/directive
parentb4a41c0595c83a33760ed6d19cac651cbd19c956 (diff)
downloadikiwiki-1414bb94bfbcc7ba485c258225ec92e1e81c43b2.tar
ikiwiki-1414bb94bfbcc7ba485c258225ec92e1e81c43b2.tar.gz
Document podcasts, from scratch and by migrating.
Diffstat (limited to 'doc/ikiwiki/directive')
-rw-r--r--doc/ikiwiki/directive/inline.mdwn5
-rw-r--r--doc/ikiwiki/directive/meta.mdwn3
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/ikiwiki/directive/inline.mdwn b/doc/ikiwiki/directive/inline.mdwn
index c0d4e035b..c6c401b53 100644
--- a/doc/ikiwiki/directive/inline.mdwn
+++ b/doc/ikiwiki/directive/inline.mdwn
@@ -11,8 +11,9 @@ 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. 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 simple podcasting; for fuller-featured
-podcast feeds, enclose media files in blog posts using [[meta]].
+enclosures, which is useful for simple [[podcasting|podcast]]; for
+fuller-featured podcast feeds, enclose media files in blog posts
+using [[meta]].
The optional `rootpage` parameter tells the wiki that new posts to this
blog should default to being [[SubPages|SubPage]] of "blog", and enables a
diff --git a/doc/ikiwiki/directive/meta.mdwn b/doc/ikiwiki/directive/meta.mdwn
index fbbffa575..4cb02c597 100644
--- a/doc/ikiwiki/directive/meta.mdwn
+++ b/doc/ikiwiki/directive/meta.mdwn
@@ -139,7 +139,8 @@ Supported fields:
* enclosure
Specifies a link to a file to be rendered as an "enclosure" in
- RSS/Atom feeds (and a plain old link in HTML). Useful for podcasting.
+ RSS/Atom feeds (and a plain old link in HTML). Useful for
+ [[podcasting|podcast]].
* redir