Attachment 'multiconfig_moin1-5-5-a-1.diff'
Download 1 --- multiconfig_old.py 2006-10-15 15:41:00.000000000 +0200
2 +++ multiconfig.py 2006-12-03 17:57:08.000000000 +0100
3 @@ -179,6 +179,7 @@
4 acl_rights_valid = ['read', 'write', 'delete', 'revert', 'admin']
5
6 actions_excluded = [] # ['DeletePage', 'AttachFile', 'RenamePage']
7 + visitor_actions_excluded = []
8 allow_xslt = 0
9 attachments = None # {'dir': path, 'url': url-prefix}
10 auth = [authmodule.moin_cookie]
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.