X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/e968dbac13a7343c895eb0f8303cbef2c4e3761f..01d1ec0489e9b63b160f54b14daa787b0feca347:/doc/todo/inline_plugin:_ability_to_override_feed_name.mdwn diff --git a/doc/todo/inline_plugin:_ability_to_override_feed_name.mdwn b/doc/todo/inline_plugin:_ability_to_override_feed_name.mdwn index 0aab7b9e6..df5bf9194 100644 --- a/doc/todo/inline_plugin:_ability_to_override_feed_name.mdwn +++ b/doc/todo/inline_plugin:_ability_to_override_feed_name.mdwn @@ -20,9 +20,10 @@ could perhaps change it to `/sandbox-comments.atom` or --[[smcv]] > This is slightly hard to do, because you have to worry about -> conflicting pages setting feedname, which would cause ikiwiki to blow up. +> conflicting pages setting feedname, which could cause ikiwiki to blow up. > > Particularly for the non-usedirs case, where a page `sandbox/comments` -> would produce the same feed as sandbox with `feedname=comments` . -> I don't think there's a solution in the non-usedirs case, so maybe this -> option would need to only work for usedirs. --[[Joey]] +> would produce the same feed as sandbox with `feedname=comments`. +> --[[Joey]] + +> [[done]] as feedfile option --[[Joey]]