Menu

Commit [r9427]  Maximize  Restore  History

WikiFormatting: add deprecation notice for `wiki_to_html`, `wiki_to_oneliner` and `wiki_to_outline`. Use the `format_to...` methods instead.

There's no equivalent yet for `wiki_to_outline`, so this one should still be used for now. For the next major version, where the most likely replacement API for this will be `format_to(env, 'outline', ...)`.

Closes #9183.

cboos 2010-04-04

changed /trunk/trac/wiki/formatter.py
/trunk/trac/wiki/formatter.py Diff Switch to side-by-side view
Loading...