summaryrefslogtreecommitdiff
path: root/extensions/Vector
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Vector')
-rw-r--r--extensions/Vector/README9
-rw-r--r--extensions/Vector/Vector.php6
2 files changed, 15 insertions, 0 deletions
diff --git a/extensions/Vector/README b/extensions/Vector/README
new file mode 100644
index 00000000..386c3c6d
--- /dev/null
+++ b/extensions/Vector/README
@@ -0,0 +1,9 @@
+The Vector extension has been discontinued and most of its
+functionality was moved into MediaWiki core. If you see this file,
+you should remove the extension from your MediaWiki installation.
+
+It used to provide enhancements to the Vector skin, some experimental,
+some well-established. The good parts have been integrated and the
+failed experiments were removed.
+
+See: https://www.mediawiki.org/wiki/Extension:Vector
diff --git a/extensions/Vector/Vector.php b/extensions/Vector/Vector.php
new file mode 100644
index 00000000..041d5c84
--- /dev/null
+++ b/extensions/Vector/Vector.php
@@ -0,0 +1,6 @@
+<?php
+// The Vector extension has been discontinued and most of its
+// functionality was moved into MediaWiki core. If you see this file,
+// you should remove the extension from your MediaWiki installation.
+//
+// See: https://www.mediawiki.org/wiki/Extension:Vector