@julian said in Advanced Editor Plugin:
You'll probably want to use the Quill Composer, which is our official (in development) WYSIWYG composer.
You should be able to download it from the plugins list.
😄
Don't you use markdown here?
Add more buttons to composer (colorpicker, align, title, spoil)
WARNING: Still in development
Install via NPM: npm install nodebb-plugin-editor-plus
More Info on Github
For my work i like make dropdown list with more title ( Title 1 , Title 2 , ...).
Someone know if it's possible to add select to composer ? Because i find the function addButtons but nothing else.
Thx
Check out my buttons galore project if you need ideas or get stuck, it does something similar. One primary difference is that I didn't integrate spoilers or color as there were already plug-ins.
@Ted Yes i know your work And i want all in one plugin
But i search how i can doing a dropdown list in composer and i don't know
Add image button
Thanks for the work, i really like it.