greetings --
I believe the Node Picker module should list another 3rd party module as a dependancy.
Without the jquery_ui module the following error occurs when the TinyMCE window appears upon load:
Fatal error: Call to undefined function jquery_ui_add() in /Users/foo/Sites/MYSITE/www/sites/all/modules/contrib/tinymce_node_picker/tinymce_node_picker.page.inc on line 19
by default a Drupal Jquery's installation does not include the optional UI modules ...
thank you for your time and this wonderful module.
-dg
Comments
Comment #1
peter törnstrand commentedThanks for reporting this. Seems some code got missplaced. The jquery_ui stuff is not used in this module.
This is fixed in HEAD. New release coming soon.