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
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

AttachmentSize
taxonomySearch.zip14.14 KB

#1

doc2@drupalfr.org - May 14, 2008 - 09:31

Such a great job, Ali!

#2

paulnem - October 17, 2008 - 20:19

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

ali27 - October 18, 2008 - 15:09

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

 
 

Drupal is a registered trademark of Dries Buytaert.