Attachment 'moin-var.patch'

Download

   1 --- PageEditor.py.orig	2007-01-02 10:47:44.000000000 +0800
   2 +++ PageEditor.py	2007-01-02 10:46:26.000000000 +0800
   3 @@ -661,6 +661,8 @@
   4              'USERNAME': signature,
   5              'USER': "-- %s" % signature,
   6              'SIG': "-- %s [[DateTime(%s)]]" % (signature, now),
   7 +            'TS': "%s [[DateTime(%s)]]" % (signature, now),
   8 +            'SUBPAGE': self.page_name.split('/')[-1],
   9          }
  10    
  11          if user.valid and user.name:

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] (2007-01-02 03:20:00, 0.4 KB) [[attachment:moin-var.patch]]
 All files | Selected Files: delete move to page copy to page

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