Spage has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/81631


Change subject: Remove visualEditor.standalone RL dependency
......................................................................

Remove visualEditor.standalone RL dependency

I don't think there's an actual dependency at the moment; I can add
items on my local wiki without VE installed.

It would be nice if this was a configuration option, since VE is
somewhat hard to configure on a labs instance (but is easy in
mediawiki-vagrant). Though we should talk about whether a Flow that can
work without VE should be a deliverable.

Change-Id: I9b471a5708fbb446b843337c9073ba822ec326ae
---
M Flow.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/31/81631/1

diff --git a/Flow.php b/Flow.php
index e94ba4d..faf2812 100755
--- a/Flow.php
+++ b/Flow.php
@@ -139,7 +139,6 @@
                // 'styles' => 'base/ext.flow.base.css',
                'scripts' => 'base/ext.flow.base.js',
                'dependencies' => array(
-                       'ext.visualEditor.standalone',
                        'mediawiki.api',
                        'jquery.json',
                ),

-- 
To view, visit https://gerrit.wikimedia.org/r/81631
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b471a5708fbb446b843337c9073ba822ec326ae
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to