Menu

Commit [r9390]  Maximize  Restore  History

wiki web_ui: finally call `IWikiPageManipulator.prepare_wiki_page(req, page, fields)`.

This method was: ''Not currently called, but should be provided for future compatibility.''

Now we use it to ''Validate a wiki page before rendering it''. The `fields` can be used to manipulate the `text` before rendering.

Closes #9096.

cboos 2010-03-22

changed /trunk/trac/wiki/api.py
changed /trunk/trac/wiki/templates/wiki_view.html
changed /trunk/trac/wiki/web_ui.py
/trunk/trac/wiki/api.py Diff Switch to side-by-side view
Loading...
/trunk/trac/wiki/templates/wiki_view.html Diff Switch to side-by-side view
Loading...
/trunk/trac/wiki/web_ui.py Diff Switch to side-by-side view
Loading...