Commit Graph

2 Commits

Author SHA1 Message Date
Adam Waldenberg fb0b29c6c5 The format module now supports function callbacks for different formats.
There is now a call_output_function() which automatically decides which
function (of any three supplied ones) should be called.
2012-10-18 15:32:55 +02:00
Adam Waldenberg ac5c5ddb31 Added format module with initial support for different formats.
Currently this does nothing but will later enable us to output xml and
html alongside the current support for text output.
2012-10-12 12:52:35 +02:00