Mercurial > moin > 1.9
changeset 2923:f750bbd14640
TOC formatter: transclusion method
author | Johannes Berg <johannes AT sipsolutions DOT net> |
---|---|
date | Mon, 29 Oct 2007 09:39:44 +0100 |
parents | befa63710c05 |
children | b551fc405222 |
files | MoinMoin/macro/TableOfContents.py |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/macro/TableOfContents.py Mon Oct 29 02:06:50 2007 +0100 +++ b/MoinMoin/macro/TableOfContents.py Mon Oct 29 09:39:44 2007 +0100 @@ -130,6 +130,7 @@ span = _anything_return_empty escapedText = _anything_return_empty comment = _anything_return_empty + transclusion = _anything_return_empty def macro_TableOfContents(macro, maxdepth=int): """