Skip to content

Is there a way to control available plugin in CMS plugin dropdown from text editor #7721

Answered by fsbraun
sveetch asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sveetch ! Thank you for bringing this up!

As a general note, unused plugins should be removed from the project. This can be done either by removing its app from the installed apps or by actively unregistering the plugin in your project (e.g., if you need other plugins from that app).

Regarding text fields, there are three opinions around:

  1. Do not allow any child plugins in text fields.
    This would make HTML fields and Text plugins equivalent. It would, however, need a way to enter dynamic links into the HTML potentially for both the HTMLField and the TextPlugin. Other elements such as images would never go into a rich text field.
  2. Make it configurable which plugins I can have inside a t…

Replies: 4 comments 2 replies

Comment options

fsbraun
Dec 14, 2023
Maintainer Sponsor

You must be logged in to vote
0 replies
Answer selected by fsbraun
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@fsbraun
Comment options

fsbraun Dec 14, 2023
Maintainer Sponsor

Comment options

You must be logged in to vote
1 reply
@fsbraun
Comment options

fsbraun Dec 14, 2023
Maintainer Sponsor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants