diff options
author | Joey Hess <joey@kitenet.net> | 2008-01-29 21:57:50 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-01-29 21:57:50 -0500 |
commit | d758d326042ee3f2b44d899dc78158c99f901c3f (patch) | |
tree | efe67498bcaa51df50ef30b04cda965ad1857ec9 /doc/todo | |
parent | 002cf74f182dbf70ea3d85f8e8e4117ecdc38621 (diff) |
web commit by http://subvert.org.uk/~bma/
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/multiple_output_formats.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/multiple_output_formats.mdwn b/doc/todo/multiple_output_formats.mdwn index 76fd39303..00623be39 100644 --- a/doc/todo/multiple_output_formats.mdwn +++ b/doc/todo/multiple_output_formats.mdwn @@ -5,4 +5,13 @@ This would provide true "printable versions" of the wiki pages supporting it. --[[JeremieKoenig]] +Could this be done by making the output format a plugin, similar to the way +pyblosxom works? Atom and RSS could then possibly be moved into plugins. + +Presumably they'd have to work by converting HTML into some other format, as +trying to force all input languages to generate more than one output language +would be impractical to say the least. + +--[[bma]] + [[tag wishlist]] |