r92706 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r92705
|
r92706
|
r92707
>
Date:
22:54, 20 July 2011
Author:
werdna
Status:
ok
Tags:
Comment:
Fix LiquidThreads JS/CSS adding for tags. Resolves
bug 29211
Modified paths:
/trunk/extensions/LiquidThreads/classes/ParserFunctions.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/LiquidThreads/classes/ParserFunctions.php
—
—
@@ -168,7 +168,7 @@
169
169
}
170
170
171
171
$out->mLqtReplacements[$text] = $result;
172
- LqtView::addJsAndCss();
172
+ $out->addModules( 'ext.liquidThreads' );
173
173
}
174
174
175
175
return true;
Follow-up revisions
Revision
Commit summary
Author
Date
r98704
1.18wmf1: MFT
r92706
catrope
19:40, 2 October 2011
r100668
LQT MFT
r92706
...
reedy
00:14, 25 October 2011
Status & tagging log
00:14, 25 October 2011
Reedy
(
talk
|
contribs
)
changed the
tags
for r92706
[
removed:
1.18]
21:24, 24 October 2011
😂
(
talk
|
contribs
)
changed the
status
of r92706
[
removed:
new
added:
ok]
19:43, 2 October 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r92706
[
added:
1.18]