r97733 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r97732
|
r97733
|
r97734
>
Date:
13:54, 21 September 2011
Author:
catrope
Status:
ok
Tags:
Comment:
(
bug 31069
) WikiEditor toolbar cannot be disabled. Was caused by hideSig (a module that is globally enabled) unnecessarily depending on ext.wikiEditor.toolbar
Modified paths:
/trunk/extensions/WikiEditor/WikiEditor.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/WikiEditor/WikiEditor.php
—
—
@@ -506,7 +506,6 @@
507
507
'scripts' => 'ext.wikiEditor.toolbar.hideSig.js',
508
508
'dependencies' => array(
509
509
'ext.wikiEditor',
510
- 'ext.wikiEditor.toolbar',
511
510
)
512
511
),
513
512
);
Follow-up revisions
Revision
Commit summary
Author
Date
r97734
1.18wmf1: MFT
r97733
catrope
14:05, 21 September 2011
r98759
MFT
r92930
,
r96665
,
r97650
,
r97701
,
r97702
,
r97733
,
r97794
,
r97892
reedy
13:31, 3 October 2011
Status & tagging log
13:31, 3 October 2011
Reedy
(
talk
|
contribs
)
changed the
tags
for r97733
[
removed:
1.18]
14:20, 21 September 2011
😂
(
talk
|
contribs
)
changed the
status
of r97733
[
removed:
new
added:
ok]
13:56, 21 September 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r97733
[
added:
1.18]