r70400 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70399‎ | r70400 | r70401 >
Date:19:15, 3 August 2010
Author:siebrand
Status:ok
Tags:
Comment:
Use int: to keep references consistent.
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -354,11 +354,11 @@
355355 However, many have found MediaWiki to be useful in a wide variety of roles, and sometimes it is not easy to convince everyone of the benefits of the wiki way.
356356 So you have the the choice.
357357
358 -A '''traditional wiki''' allows anyone to edit, without even logging in.
359 -A wiki with '''account creation required''' provides extra accountability, but may deter casual contributors.
 358+A '''{{int:config-profile-wiki}}''' allows anyone to edit, without even logging in.
 359+A wiki with '''{{int:config-profile-no-anon}}''' provides extra accountability, but may deter casual contributors.
360360
361 -The '''authorized editors only''' scenario allows approved users to edit, but the public can view the pages, including history.
362 -A '''private wiki''' only allows approved users to view pages, with the same group allowed to edit.
 361+The '''{{int:config-profile-fishbowl}}''' scenario allows approved users to edit, but the public can view the pages, including history.
 362+A '''{{int:config-profile-private}}''' only allows approved users to view pages, with the same group allowed to edit.
363363
364364 More complex user rights configurations are available after installation, see the [http://www.mediawiki.org/wiki/Manual:User_rights relevant manual entry].",
365365 'config-license' => 'Copyright and license:',

Status & tagging log