Bugo
Bugo
If SCEditor is planned to be kept, it would be better to write a separate mentions plugin specifically for it. As it turns out, Tribute.js has issues with [support for...
The modern solutions have the tendency to abandon BBCode. For example, CKEditor 4 has BBCode addon, and perfect [Mentions/ Tags and Emoji](https://ckeditor.com/docs/ckeditor4/latest/examples/mentions.html) addon (3 in 1), but CKEditor 4 reached...
Yeah, if we update this rule: ```css #display_jump_to_select, #message_index_jump_to_select, #search_jump_to_select, #quick_mod_jump_to_select, #list_integration_hooks select { width: 29ch; overflow: hidden; } ``` Can I use selector `#list_integration_hooks select` or should I add...
Icons in the admin area are not indented enough:  Unable to load the '' template at Forum Maintenance - Routine:  SCEditor doesn't have a dark theme?  Instead...
Have you ever thought of using Tailwind CSS? It would give more opportunities for everyone. ```css @tailwind base; @tailwind components; @tailwind utilities; :root { /* Base vars */ } /*...
Maybe it's easier to use composer.json to conveniently update the libraries with each release? ```json { "require": { "google/recaptcha": "^1.3", "matthiasmullie/minify": "^1.3" }, "config": { "vendor-dir": "Libs", "optimize-autoloader": true, "preferred-install":...
There is nothing stopping from changing the location and specifying other paths in the source code, as in the case of moving the Languages folder. For example, let it be...
Any such script is better than nothing.
Answer with screenshots from the official site :)   You...
Ok, I can change this to https://github.com/mdbassit/Coloris. It uses the MIT license.