Robert Vogel has submitted this change and it was merged.
Change subject: Enabled colorpicker plugin
......................................................................
Enabled colorpicker plugin
This enables a visual colorpicker in TinyMCE dialogues.
Change-Id: Iea596772a7daee51b801d334080f9bc40ba411cd
---
M VisualEditor/VisualEditor.class.php
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Robert Vogel: Verified; Looks good to me, approved
diff --git a/VisualEditor/VisualEditor.class.php
b/VisualEditor/VisualEditor.class.php
index 25aec9b..b6876a1 100644
--- a/VisualEditor/VisualEditor.class.php
+++ b/VisualEditor/VisualEditor.class.php
@@ -68,7 +68,8 @@
//"link" //Needed for "unlink"
//"autoresize",
"charmap",
- "noneditable"
+ "noneditable",
+ "colorpicker"
),
'external_plugins' => array(
'bswikicode' =>
'../tiny_mce_plugins/bswikicode/plugin.js',
--
To view, visit https://gerrit.wikimedia.org/r/176922
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iea596772a7daee51b801d334080f9bc40ba411cd
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Mglaser <[email protected]>
Gerrit-Reviewer: Pigpen <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: Smuggli <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits