Attachment 'include.patch'
Download 1 --- MoinMoin/macro/Include.py Sun Feb 12 17:53:25 2006
2 +++ MoinMoin-1.3-1.5-hybrid/macro/Include.py Fri Feb 10 00:30:12 2006
3 @@ -204,7 +204,7 @@
4 result.append(
5 #macro.formatter.heading(1, level, hid,
6 # icons=edit_icon.replace('<img ', '<img align="right" ')) +
7 - macro.formatter.heading(1, level, hid) +
8 + macro.formatter.heading(1, level) +
9 inc_page.link_to(request, heading, css_class="include-heading-link") +
10 macro.formatter.heading(0, level)
11 )
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.