how to disable image drag and drop in richtexteditor plugin ?
I would like to configure the richtexteditor plugin to disable image drag and drop from the content finder. How can i achieve this goal ? I'm using CQ5.5 SP3
I would like to configure the richtexteditor plugin to disable image drag and drop from the content finder. How can i achieve this goal ? I'm using CQ5.5 SP3
Currently it is not supported and request has been placed CQ5-6234. See if below works
property ddAccept can help your case. Overlay the OOTB "/libs/foundation/components/text/dialog/items/tab1/items/text" and add the following property -1 to ddAccept
Name=ddAccept
Type=String
Value=-1
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.