Attachment 'wikiconfig2.py'

Download

   1     # standard buttons in the iconbar for classic theme
   2     page_iconbar = ["edit", "view", "diff", "info", "subscribe", "quicklink", "attach", "print", ]
   3 
   4     # classic theme big icons
   5     page_icons_table = {
   6         # key           querystr dict             alt-text                        icon-key
   7         'edit':         ({'action': 'edit'},       _("Edit"),                      "edit-big"),
   8         'view':         ({'action': 'refresh'},    _("View / Refresh"),            "view-big"),
   9         'diff':         ({'action': 'diff'},       _("Show latest changes"),       "diff-big"),
  10         'info':         ({'action': 'info'},       _("History / Page properties"), "info-big"),
  11         'unsubscribe':  ({'action': 'subscribe'},  _("UnSubscribe"),               "unsubscribe-big"),
  12         'subscribe':    ({'action': 'subscribe'},  _("Subscribe"),                 "subscribe-big"),
  13         'delquicklink': ({'action': 'quicklink'},  _("Delete quicklink"),          "delquicklink-big"),
  14         'addquicklink': ({'action': 'quicklink'},  _("Add quicklink"),             "addquicklink-big"),
  15         'attach':       ({'action': 'AttachFile'}, _("Add/Manage files"),          "attach-big"),
  16         'print':        ({'action': 'print'},      _("Print"),                     "print-big"),
  17         }

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] (2009-10-15 09:01:24, 101.9 KB) [[attachment:MoinDroplineIconSet.zip]]
  • [get | view] (2007-02-01 16:00:57, 6.7 KB) [[attachment:__init__.py]]
  • [get | view] (2007-01-01 22:06:11, 3.8 KB) [[attachment:classic_theme.jpg]]
  • [get | view] (2007-02-01 15:53:10, 4.5 KB) [[attachment:classic_theme2.jpg]]
  • [get | view] (2007-02-01 16:01:45, 0.9 KB) [[attachment:common.diff]]
  • [get | view] (2007-02-01 21:53:39, 23.1 KB) [[attachment:common_icons.jpg]]
  • [get | view] (2007-02-01 16:02:08, 1.2 KB) [[attachment:msie.diff]]
  • [get | view] (2007-01-01 22:05:45, 40.2 KB) [[attachment:smileys.jpg]]
  • [get | view] (2007-01-01 22:07:18, 1.0 KB) [[attachment:wikiconfig.py]]
  • [get | view] (2007-02-01 15:59:51, 1.3 KB) [[attachment:wikiconfig2.py]]
 All files | Selected Files: delete move to page copy to page

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