r90539 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90538‎ | r90539 | r90540 >
Date:18:03, 21 June 2011
Author:raymond
Status:ok
Tags:
Comment:
Followup r90503: Register new special page in alias file too.
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.alias.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.alias.php
@@ -8,6 +8,7 @@
99 /** English (English) */
1010 $specialPageAliases['en'] = array(
1111 'CentralNotice' => array( 'CentralNotice' ),
 12+ 'CentralNoticeLogs' => array( 'CentralNoticeLogs' ),
1213 'NoticeTemplate' => array( 'NoticeTemplate' ),
1314 'BannerAllocation' => array( 'BannerAllocation' ),
1415 'BannerController' => array( 'BannerController' ),

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r90503setting up new tab for CentralNotice logs - no logs to actually display yetkaldari00:38, 21 June 2011

Status & tagging log