Warning: Table './interoperating/mark_sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM mark_users u INNER JOIN mark_sessions s ON u.uid = s.uid WHERE s.sid = 'sgoqnf8m73bbhqr5i9aisdepa1' in /home/.sites/99/site76/web/interoperating.info/mark/includes/database.mysql.inc on line 174
Blogs | Mark's web presence

Blogs

search_attachments merging with Search Files

See the Search Attachments page on this site and the d.o. project page for details.

Thanks to lee20 for taking over this project.

Integrating node and file search results

Many users of search_attachments have requested being able to have search results from both node content and files in a single tab, as opposed to having separate tabs for each. Currently, any module that calls hook_search() and do_search(), both of which search_attachments does because it uses the core index tables, gets its search results placed in a separate tab.

Screen captures updated to version 5.x-4

I've updated the screencaps to show version 5.x-4. I'll be revising the other documentation over the next few days.

Screencast on installing search_attachments

Drupal user mroswell has created a screencast on installing search_attachments 5.x-4. Very cool!

Version 5.x_4-dev available

Please note: This module is no longer supported. Drupal 6 users are encouraged to use Search Files, which incorporates much of the funcationality of Search Attachments.

Update 2008-03-05: The third version of 5.x-4-dev is now available.

Survey: What kinds of modules or configurations are people using to restrict access to nodes and files?

[This is a duplicate of http://drupal.org/node/215646]

In order to make search_attachments respect access permissions better, I need to know what modules and/or access control configurations people are using to restrict access to nodes that files might be attached to.

Syndicate content