-
Basically, I want to highlight certain elements in a similar fasion as the ContentTools editor itself does when the editor is open, but open a modal when they are clicked. (e.g. when a `product` is cl…
-
You did this thing for youtube and vimeo but what about other website embedded code. otherwise give one additional feature for simple HTML so any one can paste their own code directly like example i w…
-
Hello there!
First, let me say that this is an amazing project. It is the nicest solution to the WYSIWYG-problem I've seen thus far. Although, of course, some things are still missing or behave oddly…
-
I need to access the PropertiesDialog, which takes an element argument.
The argument I want to pass I only have access to as a JS dom element.... Is there anyways for me to create a new CT element ou…
-
Is it possible to implement a span element so that I can assign custom classes to said element by clicking the "span" button on the bottom left of the screen?
I want something like this to be possibl…
-
I notice that if you hit enter, it creates a new paragraph. The limitation with this is that you cannot highlight, therefore, across multiple paragraphs. Is there an easier option or way to configure …
-
Hi, created a page with only static data e.g.
```
Static part
```
The idea is to be able to enrich this with some 'extra info'
This doesn't seems to be possible.
Checked this also in the onlin…
-
Hi, I'm loving how ContentTools feels for End Users. I was looking for a RTE who is also displaying the structure / nodes of the text in an easy to understand manner... and CT does that just perfect (…
-
I'm trying to rebuild ContentTools, but when I try to use the newly generated content tools I get the a bunch of JS errors.
Uncaught TypeError: Cannot read property 'prototype' of undefined
chrome-ex…
-
Hi there.
I think it'd be cool to have the editor trigger events on `start` and `stop`.
I can make a PR for that but would like to discuss beforehand if there's any reason not to do that.