advanced editor Tinymce #2947

Closed
opened 2026-02-05 05:49:27 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @dnazerox on GitHub (Aug 10, 2022).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

hi, how can the advanced menus be enabled in the Tinymce editor?
es. file - edit - view - insert - format - tools - tables

tnks

Exact BookStack Version

v22

Log Content

No response

PHP Version

7.2

Hosting Environment

debian

Originally created by @dnazerox on GitHub (Aug 10, 2022). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario hi, how can the advanced menus be enabled in the Tinymce editor? es. file - edit - view - insert - format - tools - tables tnks ### Exact BookStack Version v22 ### Log Content _No response_ ### PHP Version 7.2 ### Hosting Environment debian
OVERLORD added the 🐕 Support label 2026-02-05 05:49:27 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Aug 10, 2022):

Hi @dnazerox,

We expose some events that can be used to edit the TinyMCE config. My comment here shows an example of using this to alter the toolbar of TinyMCE.

Note: Altering of tinymce is not supported and customizations may break upon future updates.

@ssddanbrown commented on GitHub (Aug 10, 2022): Hi @dnazerox, We [expose some events](https://www.bookstackapp.com/docs/admin/hacking-bookstack/#bookstack-editor-events) that can be used to edit the TinyMCE config. My [comment here](https://github.com/BookStackApp/BookStack/issues/1203#issuecomment-621342313) shows an example of using this to alter the toolbar of TinyMCE. Note: Altering of tinymce is not supported and customizations may break upon future updates.
Author
Owner

@dnazerox commented on GitHub (Aug 10, 2022):

thank you very much, I'll give it a look

Il giorno mer 10 ago 2022 alle ore 14:12 Dan Brown @.***>
ha scritto:

Hi @dnazerox https://github.com/dnazerox,

We expose some events
https://www.bookstackapp.com/docs/admin/hacking-bookstack/#bookstack-editor-events
that can be used to edit the TinyMCE config. My comment here
https://github.com/BookStackApp/BookStack/issues/1203#issuecomment-621342313
shows an example of using this to alter the toolbar of TinyMCE.

Note: Altering of tinymce is not supported and customizations may break
upon future updates.


Reply to this email directly, view it on GitHub
https://github.com/BookStackApp/BookStack/issues/3634#issuecomment-1210587055,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/A2OVCPRSTO6A347IDJWAOCTVYOMDLANCNFSM56D2FCZA
.
You are receiving this because you were mentioned.Message ID:
@.***>

@dnazerox commented on GitHub (Aug 10, 2022): thank you very much, I'll give it a look Il giorno mer 10 ago 2022 alle ore 14:12 Dan Brown ***@***.***> ha scritto: > Hi @dnazerox <https://github.com/dnazerox>, > > We expose some events > <https://www.bookstackapp.com/docs/admin/hacking-bookstack/#bookstack-editor-events> > that can be used to edit the TinyMCE config. My comment here > <https://github.com/BookStackApp/BookStack/issues/1203#issuecomment-621342313> > shows an example of using this to alter the toolbar of TinyMCE. > > Note: Altering of tinymce is not supported and customizations may break > upon future updates. > > — > Reply to this email directly, view it on GitHub > <https://github.com/BookStackApp/BookStack/issues/3634#issuecomment-1210587055>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/A2OVCPRSTO6A347IDJWAOCTVYOMDLANCNFSM56D2FCZA> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> >
Author
Owner

@ssddanbrown commented on GitHub (Aug 10, 2022):

Happy to help, will therefore close this off.

@ssddanbrown commented on GitHub (Aug 10, 2022): Happy to help, will therefore close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2947