I had to modified the cvs version of filestore to support the drupal cvs and correct little bugs
First, the 4.4 version modified the _search hook
it should now return an array of 2 elements:
-a title to sort the results from several type of node
-the actual results
Second a bug in the search was not showing the username in the result because the users table was not joined in the query.
I include a patch I created quickly. The patch also includes another change in the _form hook.
| Comment | File | Size | Author |
|---|---|---|---|
| filestore-search.patch | 1.54 KB | thorpexmachine |
Comments
Comment #1
gordon commentedapplied in cvs DRUPAL-4-4
Comment #2
(not verified) commentedComment #3
(not verified) commentedComment #4
(not verified) commentedComment #5
(not verified) commentedComment #6
Uwe Hermann commented