I've uploaded a new apk for the application (joooid 2.0 beta 4). In this release I've fixed some html problems pointed by morpheus:
- lyout alignment
- layouts overlapping
- images size
- article layout preferences
you can see an example article here :
www.weracle.org/dev/j17/index.php/content/182
I've also fixed the draft manager and local article cache.
About the problem with tinymce I've found no way to make it leave javascript as is, anyway I've found a post in tinymce's forum:
www.tinymce.com/forum/viewtopic.php?id=15899
in short them says that that tinymce is able to handle javascript from 2009. So I've googled a little bit more and found this interesting article :
support.getcu3er.com/entries/20314188-ho...vascript-to-articles
It shows how to configure tinymce to not remove <script> tags: in extension -> plugin manager -> tinymce remove the script tag from "prohibited elements".
Anyway the cache system is working fine now so you can always edit a local copy instead of deal with tinymce.
So a little bit more testing is really welcome, we've almost done, in short the 2.0 will be on market.
Thank you in advance for your support.