From 189e62f700ecf190fec6e677ac6c5cc96a6f7ed7 Mon Sep 17 00:00:00 2001 From: Amitai Schleier Date: Wed, 5 Jun 2019 13:50:22 -0400 Subject: Reply to fancypodcast question. --- doc/podcast/discussion.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/podcast/discussion.mdwn b/doc/podcast/discussion.mdwn index 1a2e22275..ac3da985c 100644 --- a/doc/podcast/discussion.mdwn +++ b/doc/podcast/discussion.mdwn @@ -1 +1,12 @@ I'm trying to figure out if there is a way to perhaps host podcast content on the Internet Archive and make reference to the files there as enclosures. So far I've not had the greatest successes trying to upload content to incorporate as enclosures on my own site. I'm still trying to straighten things out to get the site running https as it is now... -- [skellat](http://coyote.works) / [alpacaherder](https://mastodon.sdf.org/@alpacaherder) + +> Podcast content must be in `srcdir`, at present, +> so that `bestlink()` can find it (applying [[SubPage/LinkingRules]]). +> Some future enhancement might turn external media into enclosures; see +> [[forum/ikiwiki_and_big_files]], +> [[todo/git-annex_support]], +> and +> [[todo/fancypodcast]]). +> In the meantime, enclosures from your site can definitely work. +> What have you tried, and in what way did it fail? +> -- [[schmonz]] -- cgit v1.2.3 From bf412a027b6fcb10cbae7b2af849604eb04976c0 Mon Sep 17 00:00:00 2001 From: Amitai Schleier Date: Wed, 5 Jun 2019 13:52:41 -0400 Subject: Fix link in previous. --- doc/podcast/discussion.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/podcast/discussion.mdwn b/doc/podcast/discussion.mdwn index ac3da985c..7209b22e7 100644 --- a/doc/podcast/discussion.mdwn +++ b/doc/podcast/discussion.mdwn @@ -1,7 +1,7 @@ I'm trying to figure out if there is a way to perhaps host podcast content on the Internet Archive and make reference to the files there as enclosures. So far I've not had the greatest successes trying to upload content to incorporate as enclosures on my own site. I'm still trying to straighten things out to get the site running https as it is now... -- [skellat](http://coyote.works) / [alpacaherder](https://mastodon.sdf.org/@alpacaherder) > Podcast content must be in `srcdir`, at present, -> so that `bestlink()` can find it (applying [[SubPage/LinkingRules]]). +> so that `bestlink()` can find it (applying [[ikiwiki/SubPage/LinkingRules]]). > Some future enhancement might turn external media into enclosures; see > [[forum/ikiwiki_and_big_files]], > [[todo/git-annex_support]], -- cgit v1.2.3