r108805 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r108804
|
r108805
|
r108806
>
Date:
11:25, 13 January 2012
Author:
santhosh
Status:
ok
Tags:
Comment:
Add help link to the main page of Special:Translate too.
Followup
r108804
.
Modified paths:
/trunk/extensions/Translate/specials/SpecialTranslate.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Translate/specials/SpecialTranslate.php
—
—
@@ -60,6 +60,7 @@
61
61
$errors = array();
62
62
63
63
if ( $this->options['group'] === '' ) {
64
+ TranslateUtils::addSpecialHelpLink( $wgOut, 'Help:Extension:Translate' );
64
65
$this->groupInformation();
65
66
return;
66
67
}
Follow-up revisions
Revision
Commit summary
Author
Date
r110310
MFT 1.18wmf1
r108719
r108793
r108804
r108805
r109019
r109744
r109745
r109747
...
nikerabbit
18:11, 30 January 2012
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r108804
Add help links for special pages of Translate....
santhosh
11:11, 13 January 2012
Status & tagging log
18:24, 30 January 2012
Nikerabbit
(
talk
|
contribs
)
changed the
tags
for r108805
[
removed:
i18ndeploy]
09:22, 28 January 2012
Nikerabbit
(
talk
|
contribs
)
changed the
tags
for r108805
[
removed:
i18nreview]
09:18, 28 January 2012
Nikerabbit
(
talk
|
contribs
)
changed the
tags
for r108805
[
added:
i18ndeploy]
11:26, 13 January 2012
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r108805
[
removed:
new
added:
ok]
11:26, 13 January 2012
Santhosh.thottingal
(
talk
|
contribs
)
changed the
tags
for r108805
[
added:
i18nreview]