r94660 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r94659
|
r94660
|
r94661
>
Date:
17:01, 16 August 2011
Author:
kaldari
Status:
ok
Tags:
Comment:
adding comments for people who copy to thier own JS
Modified paths:
/trunk/extensions/WikiLove/modules/ext.wikiLove/ext.wikiLove.defaultOptions.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/WikiLove/modules/ext.wikiLove/ext.wikiLove.defaultOptions.js
—
—
@@ -1,3 +1,5 @@
2
+//See http://www.mediawiki.org/wiki/Extension:WikiLove for basic documentation on configuration.
3
+//<nowiki>
2
4
( function( $ ) {
3
5
$.wikiLoveOptions = {
4
6
defaultText: '{| style="background-color: $5; border: 1px solid $6;"\n\
—
—
@@ -371,3 +373,4 @@
372
374
};
373
375
374
376
} )( jQuery );
377
+//</nowiki>
Status & tagging log
01:09, 18 January 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r94660
[
removed:
wikilovedeploy]
16:56, 17 August 2011
Kaldari
(
talk
|
contribs
)
changed the
tags
for r94660
[
added:
wikilovedeploy]
17:26, 16 August 2011
😂
(
talk
|
contribs
)
changed the
status
of r94660
[
removed:
new
added:
ok]