TheDJ has uploaded a new change for review.
https://gerrit.wikimedia.org/r/124319
Change subject: Move betafeatures images into the images dir.
......................................................................
Move betafeatures images into the images dir.
It's not really nice to have this lying around in the root of the
extension. Even if it's for beta, better to use a proper subdir, so the
directory is somewhat 'readable'
Change-Id: Ib6e6b27b2169626a4f9028fa0f772bbdab16a40c
---
M Math.hooks.php
R images/betafeatures-icon-VisualEditor-formulae-ltr.svg
R images/betafeatures-icon-VisualEditor-formulae-rtl.svg
3 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math
refs/changes/19/124319/1
diff --git a/Math.hooks.php b/Math.hooks.php
index 7d5f71c..38c0d69 100644
--- a/Math.hooks.php
+++ b/Math.hooks.php
@@ -162,7 +162,7 @@
'label-message' =>
'math-preference-mwmathinspector-label',
'desc-message' =>
'math-preference-mwmathinspector-description',
'screenshot' => $wgExtensionAssetsPath .
-
"/Math/betafeatures-icon-VisualEditor-formulae-$dir.svg",
+
"/Math/images/betafeatures-icon-VisualEditor-formulae-$dir.svg",
'info-message' =>
'math-preference-mwmathinspector-info-link',
'discussion-message' =>
'math-preference-mwmathinspector-info-link',
'requirements' => array(
diff --git a/betafeatures-icon-VisualEditor-formulae-ltr.svg
b/images/betafeatures-icon-VisualEditor-formulae-ltr.svg
similarity index 100%
rename from betafeatures-icon-VisualEditor-formulae-ltr.svg
rename to images/betafeatures-icon-VisualEditor-formulae-ltr.svg
diff --git a/betafeatures-icon-VisualEditor-formulae-rtl.svg
b/images/betafeatures-icon-VisualEditor-formulae-rtl.svg
similarity index 100%
rename from betafeatures-icon-VisualEditor-formulae-rtl.svg
rename to images/betafeatures-icon-VisualEditor-formulae-rtl.svg
--
To view, visit https://gerrit.wikimedia.org/r/124319
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib6e6b27b2169626a4f9028fa0f772bbdab16a40c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: TheDJ <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits