Re: [Xsltforms-support] custom buttons in TinyMCE 4.3.12 and XSLTForms 638
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2017-02-12 16:21:21
|
Thank you very much for all these explanations! The proposed patch will be integrated in rev. 640. I have been able to build my own test form (I first forgot to add the custom button names in "toolbar" and I had to replace the 2 "&lt;" with "<" in the "insertElem" function). --Alain Le 2/7/2017 à 3:58 AM, C. M. Sperberg-McQueen a écrit : > I’ve written down what I think I have learned in the last few days > about using TinyMCE from XSLTForms, in the XSLTForms wikibook: > > https://en.wikibooks.org/wiki/XSLTForms/TinyMCE > > If any readers find errors there, please fix them or tell me so I can > fix them. > > The section on custom buttons may explain the changes I needed to make > in XSLTForms 638 better than my earlier mails to the XSLTForms support > list. (Or maybe not.) > > > ******************************************** > C. M. Sperberg-McQueen > Black Mesa Technologies LLC > cm...@bl... > http://www.blackmesatech.com > ******************************************** > > |