saper has uploaded a new change for review.

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

Change subject: Load ext.semanticforms.wikieditor using the bottom queue
......................................................................

Load ext.semanticforms.wikieditor using the bottom queue

The module will be loaded after the page content.

Change-Id: I6449e47b0f88bcebdca09a061dce7c9b2eb33b5a
---
M includes/SF_Utils.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticForms 
refs/changes/70/259270/1

diff --git a/includes/SF_Utils.php b/includes/SF_Utils.php
index c06e9a7..3685ffb 100644
--- a/includes/SF_Utils.php
+++ b/includes/SF_Utils.php
@@ -1310,6 +1310,7 @@
                                        'remoteExtPath' => 'SemanticForms',
                                        'scripts' => 'libs/SF_wikieditor.js',
                                        'styles' => 'skins/SF_wikieditor.css',
+                                       'position' => 'bottom',
                                        'dependencies' => array(
                                                'ext.semanticforms.main',
                                                'jquery.wikiEditor',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6449e47b0f88bcebdca09a061dce7c9b2eb33b5a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticForms
Gerrit-Branch: master
Gerrit-Owner: saper <[email protected]>

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

Reply via email to