You can come true by modifying a little my plugin.
Plugin:
WYSIWYG Editor for admin for Q2A standard CKEditor OR CKEditor4 for admin for CKEditor4
Plugin hacks:
Target source: qa-wysiwyg-editor-admin-layer.php / qa-ckeditor4-admin-layer.php
Code:
// if (empty($firstrequest) || $firstrequest != 'admin') return; if (empty($firstrequest) || ($firstrequest != 'admin' && $firstrequest != 'tag-edit')) return;
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.