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/for+answer+2.png
  
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-810649-20690/262-80/for+answer+2.png
 

../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&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to