r89871 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89870‎ | r89871 | r89872 >
Date:07:33, 11 June 2011
Author:reedy
Status:ok
Tags:
Comment:
Followup r88873, remove setting of $wgEnableCreativeCommonsRdf in LocalSettingsGenerator
Modified paths:
  • /trunk/phase3/includes/installer/LocalSettingsGenerator.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/LocalSettingsGenerator.php
@@ -322,7 +322,6 @@
323323 ## For attaching licensing metadata to pages, and displaying an
324324 ## appropriate copyright notice / icon. GNU Free Documentation
325325 ## License and Creative Commons licenses are supported so far.
326 -{$rightsUrl}\$wgEnableCreativeCommonsRdf = true;
327326 \$wgRightsPage = \"\"; # Set to the title of a wiki page that describes your license/copyright
328327 \$wgRightsUrl = \"{$this->values['wgRightsUrl']}\";
329328 \$wgRightsText = \"{$this->values['wgRightsText']}\";

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88873* (bug 29144) Move action=dublincore and action=creativecommons to extensions...reedy00:08, 26 May 2011

Status & tagging log