Mercurial > public > src > moin > 1.9
diff MoinMoin/config/multiconfig.py @ 5241:495a020af0b5
fix (wiki markup) doc strings used by WikiConfigHelp
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Thu, 29 Oct 2009 01:32:58 +0100 |
parents | 641b595ce675 |
children | 852a5dbe3ef5 f9a7aa1a4a4a |
line wrap: on
line diff
--- a/MoinMoin/config/multiconfig.py Wed Oct 28 22:35:33 2009 +0100 +++ b/MoinMoin/config/multiconfig.py Thu Oct 29 01:32:58 2009 +0100 @@ -758,13 +758,13 @@ 'AttachFile': (90, 60), 'cache': (600, 30), # cache action is very cheap/efficient }, - "Surge protection tries to deny clients causing too much load/traffic, see /SurgeProtection."), + "Surge protection tries to deny clients causing too much load/traffic, see HelpOnConfiguration/SurgeProtection."), ('surge_lockout_time', 3600, "time [s] someone gets locked out when ignoring the warnings"), ('textchas', None, "Spam protection setup using site-specific questions/answers, see HelpOnTextChas."), ('textchas_disabled_group', None, - "Name of a group of trusted users who do not get asked TextCha questions."), + "Name of a group of trusted users who do not get asked !TextCha questions."), ('antispam_master_url', "http://master.moinmo.in/?action=xmlrpc2", "where antispam security policy fetches spam pattern updates (if it is enabled)"), @@ -1121,7 +1121,7 @@ # id -> username for page info and recent changes, but it # is not usable for the user any more: ], - "Describes user preferences, see /UserPreferences."), + "Describes user preferences, see HelpOnConfiguration/UserPreferences."), ('checkbox_defaults', { @@ -1137,13 +1137,13 @@ 'wikiname_add_spaces': 0, 'remember_me': 1, }, - "Defaults for user preferences, see /UserPreferences."), + "Defaults for user preferences, see HelpOnConfiguration/UserPreferences."), ('checkbox_disable', [], - "Disable user preferences, see /UserPreferences."), + "Disable user preferences, see HelpOnConfiguration/UserPreferences."), ('checkbox_remove', [], - "Remove user preferences, see /UserPreferences."), + "Remove user preferences, see HelpOnConfiguration/UserPreferences."), ('form_fields', [