I'm building a site with Drupal (a CMS), which names many of its files with an
extension of 'module' (e.g., system.module). Dreamweaver's text search seems
to be ignoring these files -- doing a 'Find all' for 'Entire site' fails to
find strings that are obviously there, and the number of files examined is
clearly wrong. This is presumably because DW doesn't recognize the extension
and doesn't know that they might contain text instead of graphics bits or
something. Does anyone know how I can convince it otherwise? I've put .module
into the list of file types to be opened in code view, but that hasn't affected
the search process. Thanks, Jim Miller