r91396 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91395‎ | r91396 | r91397 >
Date:08:17, 4 July 2011
Author:raymond
Status:resolved (Comments)
Tags:
Comment:
Followup r91375: Register new social profile module
Modified paths:
  • /trunk/extensions/Translate/groups/MediaWiki/SocialProfileAgg.yaml (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -1499,6 +1499,10 @@
15001500 file = SocialProfile/UserStats/UserStats.i18n.php
15011501 descmsg = topusers
15021502
 1503+Social Profile - User Status
 1504+id = ext-socialprofile-userstatus
 1505+file = SocialProfile/UserStats/UserStatus.i18n.php
 1506+
15031507 Social Profile - User Welcome
15041508 id = ext-socialprofile-userwelcome
15051509 file = SocialProfile/UserWelcome/UserWelcome.i18n.php
Index: trunk/extensions/Translate/groups/MediaWiki/SocialProfileAgg.yaml
@@ -15,4 +15,5 @@
1616 - ext-socialprofile-userprofile
1717 - ext-socialprofile-userrelationship
1818 - ext-socialprofile-userstats
 19+ - ext-socialprofile-userstatus
1920 - ext-socialprofile-userwelcome

Follow-up revisions

RevisionCommit summaryAuthorDate
r91397Followup r91396: Fix typoraymond08:20, 4 July 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r91375wgEnableUserStatus = false; improved js file; added i18n file in SocialProfil...zhenya17:13, 3 July 2011

Comments

#Comment by Siebrand (talk | contribs)   22:12, 4 July 2011

Raymond, e aggregate configuration can be simplified to use ext-socialprofile-*. please also check if other groups can use the same simplification that also may save maintenance for new groups.

Status & tagging log