Search…

X3 Photo Gallery Support Forums

Search…
 
primitivehuman
Topic Author
Posts: 3
Joined: 19 Feb 2009, 23:19

Embed FCKEditor for Text Pages

19 Feb 2009, 23:38

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).
 
User avatar
GeoPal
Experienced
Posts: 228
Joined: 20 Dec 2007, 12:56

20 Feb 2009, 02:59

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!
 
primitivehuman
Topic Author
Posts: 3
Joined: 19 Feb 2009, 23:19

I just downloaded it

20 Feb 2009, 05:51

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.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

23 Feb 2009, 11:04

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:
Code
	<script src="http://js.nicedit.com/nicEdit-latest.js" type="text/javascript"></script>
			<script type="text/javascript">bkLib.onDomLoaded(nicEditors.allTextAreas);</script>
firedev.com