The html tags and css are not saved in the database. I can preview the content with the editor, everything is ok, but when I use the save button, the css styles are not saved in my module, it works in blog module but not in the module I created
Thanks, the problem is now solved.
I'm ending my project this week, but I still have a bug conerning the styles added to content with CKEditor
I did a module, where i just can add few styles (bold, italic, underline). When I add a color, it's not …
This one doesn't work but I used the _render method form blog_base_controller, I just had to change some config variables and it works !
However, I actually meet problems with foreign characters in admin interface, it seems like fuel doesn't accept…
I'm using the 0.93 master branch
I'll check the 1.0 version, but I maybe found the correct way to do that, create a loop in a before_save method and add entries to my database