-
Hi Anthony
Referring to this below, I have made it to save in the database.
[http://stackoverflow.com/questions/33677596/content-tools-gives-save-confirmation-but-does-not-save-on-php-project/33678…
-
Hello,
I am looking for a way so I can upload a image using kcfinder from the contenttools script.
Since I am no way a hero with javascript I hope somebody could show me how to do it or push me in th…
wotta updated
8 years ago
-
Hi man,
Great extension!
I was updating the extension today and get following error:
```
[Composer\Downloader\TransportException]
The "https://bower.heroku…
-
Hi Anthony,
First of all, thanks for the amazing work done with ContentTools. It's really a nice library.
I am currently using it on a Laravel based website, linked with SQL db. I'm gonna need to d…
-
I have `saved` event listener, and there is a check for the regions data being changed.
``` js
if (Object.keys(regions).length === 0) {
return;
}
```
But I found that it's not 100% working solut…
-
I would like to suggest adding a **class to the body element** while the editor is active, so it becomes really simple to style certain elements conditionally, like putting an outline on certain eleme…
-
Hello,
thanks for this editor is really great and easy to use (even for me ) !
But i need a feature I don't find :
I need to have html5 article, section tags (and some more) but i will be nice to ad…
-
Hi, if I insert `` at the end of a paragraph and I save everything it's ok. but when i click in edit again I lost then.
thanks and sorry for my english
-
Probably its a newbie question, but i get stuck playing with a tag.
So i want to be update to update text between
`SIGN UP`
and looks like with default settings i'm unable to do that.
My solution - …
-
I wanted to create a tool that would be used to Clear inline elements, such as a inline list.
I figured this would be simple enough, as we already have tools such as the line-break tool that accompli…