Chad has submitted this change and it was merged.
Change subject: Adjust 'remoteBasePath' to the skins/ directory
......................................................................
Adjust 'remoteBasePath' to the skins/ directory
Bug: 61256
Change-Id: Ia3bf08de3e99f4f71c0a9412372dbcbf7a8d0e8e
---
M Nostalgia.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Chad: Verified; Looks good to me, approved
diff --git a/Nostalgia.php b/Nostalgia.php
index 7e04bf4..0b386f5 100644
--- a/Nostalgia.php
+++ b/Nostalgia.php
@@ -22,5 +22,5 @@
'print.css' => array( 'media' => 'print' ),
),
'localBasePath' => __DIR__,
- 'remoteExtPath' => 'Nostalgia',
+ 'remoteBasePath' => $GLOBALS['wgStylePath'] . '/Nostalgia',
);
--
To view, visit https://gerrit.wikimedia.org/r/137198
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia3bf08de3e99f4f71c0a9412372dbcbf7a8d0e8e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Nostalgia
Gerrit-Branch: master
Gerrit-Owner: Bartosz DziewoĆski <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits