In the site configuration / clean URLs menu, Drupal comes with an option to test the URL settings. Would it be possible to add a similar option to test to make search search attachments and all the 3rd party utilities are also working? Thanks.
In the site configuration / clean URLs menu, Drupal comes with an option to test the URL settings. Would it be possible to add a similar option to test to make search search attachments and all the 3rd party utilities are also working? Thanks.
Comments
Comment #1
markj commentedGood suggestion. Now that I've added some long-desired configuration features, I'll take a look at this one. Thanks for suggesting it. Of the top of my head, one issue I can think of is that it would require identification of a test file to index. Maybe an option to upload a test file where you configure each helper? Can you suggest an alternative way of identifying a test file?
Comment #2
markj commentedOK, I've added a simple testing mechanism. Will refine later. The module looks for the first file in your file upload directory that matches the helper's extension and extracts its text, displaying it in the form. If the helper could not extract the text, you are told so.
Comment #3
(not verified) commented