Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove upload tab from Link menu

Tags:

ckeditor

Is there a way to remove the "Upload" tab when using the Link dialog? I don't need it removed globally, just in the Link functionality.

enter image description here

like image 918
RHPT Avatar asked May 22 '26 19:05

RHPT


1 Answers

See config.dialogRemoveTabs:

config.removeDialogTabs = 'link:upload';
like image 186
Reinmar Avatar answered May 25 '26 23:05

Reinmar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!