Sergey Kornilov [
https://community.jboss.org/people/kornilovs] created the discussion
"Re: jBPM-Designer plugin creation not working"
To view the discussion, visit:
https://community.jboss.org/message/810649#810649
--------------------------------------------------------------
may be it can help you. Copy files from zip in you designer.war
This plugin add button on panel. Onclick open window with two tabs. Button "OK"
- don't work, button "Cancel" - close window.
https://community.jboss.org/servlet/JiveServlet/showImage/2-810649-20690/...
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-810649-20...
../js/Plugins/tiny_mce.js - new plugin file. Plugin contains button
../images/tinymce.png - picture for button
../js/Plugins/plugins.xml - add row <plugin source="tiny_mce.js"
name="ORYX.Plugins.TinyMCE"/>
../js/Plugins/profiles.xml - <plugin name="ORYX.Plugins.TinyMCE"/> -
perhaps unnecessary
../profiles/jbpm.xml - add row <plugin name="ORYX.Plugins.TinyMCE"/>
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/810649#810649]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]