I've mixed too modules: taxonomySearch & multiSelect , to make a new module that have capability to do the taxonomy search and the multi selection in the same time .
It works on our site. Please check the code to tell us if it's secure and drupal code compliant enough.

You'll see the :
-modified and added codes in the taxonomySearch.module
-javascript file :taxSearch.js
-css file : multiselect.css
-folder for the images : images contain add.png & remove.png

Thank you

ali27

CommentFileSizeAuthor
taxonomySearch.zip14.14 KBali27

Comments

doc2@drupalfr.org’s picture

Such a great job, Ali!

paulnem’s picture

Tried to apply this module to a test (freshly installed) 5.11 install and it's failing with the below error :

Parse error: syntax error, unexpected '/' in /public_html/test/sites/default/modules/taxonomySearch/taxonomySearch.module on line 174

ali27’s picture

u can replace it by this code
$prefix_post.= _html_for_buttonsTax($fieldname);