Closed bert-bruggeman closed 5 years ago
The buttons on the toolbar can't be added to, but you can add shortcode plugins that are accessed through the +
icon. Here's the documentation for adding shortcode plugins to the editor, and here's an example where we implement a plugin for adding YouTube video shortcodes in Hugo syntax in a way that can be previewed through the CMS.
You can also ask questions on our Gitter channel: https://gitter.im/netlify/netlifycms. Please reach out if you need help!
I do think this is still an issue, H3, h4, blockquote, ul, ol,... should be default buttons on the editor...
@bert-bruggeman agreed! This makes sense as a feature request.
We do have a few more buttons coming in #254, check it out in the deploy preview: https://deploy-preview-254--cms-demo.netlify.com/#/collections/posts/entries/new
@bert-bruggeman I'll be working on adding some additional things to #254 in the coming days, but most of what you mentioned is there already.
I should also clarify - I'm viewing this as a feature request to allow the toolbar to be configured. I don't think headers higher than h2 should be in the toolbar by default, but it should be possible to add them by config.
Nice! Looking forward to the next version!
This was mostly addressed in #1236. The remaining issue of header levels 3 - 6 is covered specifically in #1851.
Shortcodes definitely are cool, but is extend of the editor toolbar still blocked? I just need some formatting like "underline". Shortcodes are my single solution.
I can't find a way to extend the editor toolbar buttons...