Expand my Community achievements bar.

SOLVED

Best way to override RTE table JS files

Avatar

Level 4

I need to add some additional properties to the RTE table properties dialog and cell dialog properties. This means I have to override Table.js, TablePropertiesDialog.js and CellPropertiesDialog.js.

I don't really want to use the overlay approach creating matching paths under /apps as this will pollute the apps folder with additional folders e.g. apps/cq/ui/ret etc.

Whats the alternative/best practice?

I have created a widgets client library folder, adding the changed JS files to this. This approach seems to work, but is this the right thing to do?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi danchapmanme ,

Create your own plugin.

Thanks,
Sham
Tweet: @adobe_sham

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi danchapmanme ,

Create your own plugin.

Thanks,
Sham
Tweet: @adobe_sham