Am 06.11.2012 19:47, schrieb FFFFFFFab:
> In __init__.py, line 153
> edit_needed = resource_mapping['tinymce'].append(kotti_tinymce)
> seems not include some part of kotti_tinymce javascript
indeed, you are right. The latest change to use js.deform takes deform
forms into account, but not forms build up on its own like the one in
kottibrowser.pt.
I made a pull request to fix this:
https://github.com/disko/kotti_tinymce/pull/4
Maybe Andreas has another idea how to fix this with js.deform.
Marco