Page 1 of 1
Embed FCKEditor for Text Pages
Posted: 19 Feb 2009, 23:38
by primitivehuman
Which files need to be changed in order to add the FCKEditor WYSIWYG? I can't even read the tooltips from the current version's editor (20090209).
Posted: 20 Feb 2009, 02:59
by GeoPal
I had the same problem, nothing in the menu could be seen, You just have to re-download the version from site, it is now without the wysiwig menu, hope Imagevue team will fix it soon!
I just downloaded it
Posted: 20 Feb 2009, 05:51
by primitivehuman
Mine was downloaded just yesterday and was the latest build. I guess I'll just do some tinkering. If I get anywhere, I'll post it up here.
Posted: 23 Feb 2009, 11:04
by Nick
Sorry we forgot to update .zip on the site, the wysiwig was added as an experiment editor and we forgot to remove it. Its not fully working with imagevue.
To remove it on your site edit imagevue/admin/templates/index.index.html, and delete those lines:
<script src="http://js.nicedit.com/nicEdit-latest.js" type="text/javascript"></script>
<script type="text/javascript">bkLib.onDomLoaded(nicEditors.allTextAreas);</script>