new module mix too modules : taxonomySearch & multiSelect
ali27 - May 7, 2008 - 08:43
| Project: | Taxonomy Search Module |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | ali27 |
| Status: | needs review |
Jump to:
Description
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
| Attachment | Size |
|---|---|
| taxonomySearch.zip | 14.14 KB |

#1
Such a great job, Ali!
#2
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
#3
u can replace it by this code
$prefix_post.= _html_for_buttonsTax($fieldname);