extending table inside rich text editor plugin | Community
Skip to main content
New Participant
October 16, 2015
Solved

extending table inside rich text editor plugin

  • October 16, 2015
  • 22 replies
  • 6376 views

Hi,

 

I am currently using the rich text editor table plugin. I would like to extend it to include two more extra properties I was wondering whether this is possible and if there is any examples.

 

Chris 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ojjis

Hmm,
I would overlay the file in "/apps" with the same name/structure so you wont have to worry about that later one since it's quite a lot of scripts and different functions involved. 

Glad it worked out
/Johan

22 replies

Ojjis
OjjisAccepted solution
New Participant
October 16, 2015

Hmm,
I would overlay the file in "/apps" with the same name/structure so you wont have to worry about that later one since it's quite a lot of scripts and different functions involved. 

Glad it worked out
/Johan

chrisu168Author
New Participant
October 16, 2015

hi,

 

sorry one last question. For me to modify table.js I will need to make a new copy of it. I was wondering how the newtableplugin refers to the newtable.js

 

Chris