Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 18, 20213 yr Has anyone been able to successfully create dropdown menus for the CKEditor, using this plugin which is created and up kept by the CKEditor team? (Does that count as 3rd party?) And if so would you be willing to show me / us how it's done? WARNING If you install the plugin provided in that link as is, it will break your editor causing all buttons to disappear. I believe it needs to be configured properly first. If you do that, you can restore the toolbar to its default state and they will reappear, but any customization you've done to the editor will be gone. It also has a dependency, which is the menubutton plugin, also created and up kept by the CKEditor team. Edited December 18, 20213 yr by Aramaech
December 18, 20213 yr @Makoto has done it once here https://invisioncommunity.com/files/file/7738-editor-message-box/ Unfortunately abandoned. You can download a copy from this review https://invisioncommunity.com/files/file/7738-editor-message-box/?do=findReview&review=12508 to see how it is done.
December 18, 20213 yr Author You are awesome. Thanks again! EDIT: unfortunately that's not quite what I'm looking for. I basically just want to be able to make regular dropdown menus. For example, I'd like to put all of the text justifications (left, right, center, fill) into one dropdown to save space. Edited December 18, 20213 yr by Aramaech