Attachment 'formatter.groups.py.patch'

Download

   1 --- ./MoinMoin/formatter/groups.py.orig	2012-02-07 23:36:48.000000000 +0200
   2 +++ ./MoinMoin/formatter/groups.py	2012-07-31 19:08:49.220375050 +0300
   3 @@ -68,3 +68,9 @@ class Formatter(FormatterBase):
   4      table_row = table_cell = attachment_link = attachment_image = attachment_drawing = null
   5      transclusion = transclusion_param = null
   6  
   7 +    # Adding all other functions used by parser from
   8 +    # MoinMoin/formatter/text_html*. Macro in particular caused havoc
   9 +    # as macros are fairly common in group pages.
  10 +    macro = lang = anchordef = span = line_anchordef = sysmsg = null
  11 +    startContent = escapedText = line_anchorlink = null
  12 +    div = endContent = anchorlink = interwikilink = null
  13 

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] (2012-07-31 18:17:38, 0.7 KB) [[attachment:formatter.groups.py.patch]]
 All files | Selected Files: delete move to page copy to page

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