Re: [Xsltforms-support] custom buttons in TinyMCE 4.3.12 and XSLTForms 638
Brought to you by:
alain-couthures
From: C. M. Sperberg-M. <cm...@bl...> - 2017-02-12 16:35:51
|
> On Feb 12, 2017, at 9:21 AM, Alain Couthures <ala...@ag...> wrote: > > Thank you very much for all these explanations! > > The proposed patch will be integrated in rev. 640. Thank you! You should have a pull request in your queue for xphoneforms at github, which may (or may not) simplify the change. > 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). Thank you again. I was confused for a while over how fully one had to escape the angle brackets in that function to make things work, and then I was confused later over how fully one had to escape them to make the wik display them correctly. (I find wiki markup confusing — it’s like traveling back to text processing in the 1980s.) And I’ve added a ‘toolbar’ property to the init object in the example in the wiki. Michael > > --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 >> ******************************************** >> >> > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support ******************************************** C. M. Sperberg-McQueen Black Mesa Technologies LLC cm...@bl... http://www.blackmesatech.com ******************************************** |