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.
  • [get | view] (2006-02-12 22:55:07, 0.6 KB) [[attachment:include.patch]]
  • [get | view] (2006-02-12 22:29:29, 24.6 KB) [[attachment:traceback.html]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.