Re: [Xsltforms-support] TinyMCE
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2015-05-04 17:47:58
|
Hello Kristian, I will add a supported version of TinyMCE in repositories soon. If you look at source of http://www.agencexml.com/xsltforms/tinymce.xml, you will see this line: <script type="text/javascript" src="xsltforms/scripts/tinymce_4.0.21/tinymce.min.js <http://www.agencexml.com/xsltforms/xsltforms/scripts/tinymce_4.0.21/tinymce.min.js>" data-uri="http://www.tinymce.com" data-version="4.0.21">/* */</script> I am confident that latest TinyMCE version should work with XSLTForms as 4.0.21 does. Thank you for your feedback! --Alain Le 04/05/2015 07:54, Kristian Kankainen a écrit : > Hello! > > I wanted to try out TinyMCE but I can't find the new version in the > repositories. I have struggled quite some hours now going through the > files I get from Git clone and SVN checkout of the SourceForge > repository[1]. Still I can't find anything else than version 3.4.6 of > TinyMCE. I also set up the tXs building system and built the three main > components but this didn't do the trick, obviously perhaps. > > How can I find the latest build in the source repository? > > Greetings > Kristian K > > [1] http://sourceforge.net/p/xsltforms/code/ci/master/tree/ and > http://sourceforge.net/p/xsltforms/svn/HEAD/tree/ > > |