I have a simple use case that I'm sure thousands of other Drupal users share. I have a simple site and I'd like to enable comments, but I don't want to have to deal with a lot of spam. My ideal solution is to let people log in with OpenID and then present a captcha before they can post a comment. I thought the point of OpenID was SINGLE server registration, but this is not how Drupal OpenID is implemented. In order to log in with OpenID on my Drupal 6 site, users are still required to create a Drupal registration.
Need to do a find and replace of text through the entire site. Is there a module that can do this or do I need to go into MySQL? phpmyadmin looks promising, but all I could find was a tutorial on changing one table at a time. Need to search and replace entire database.
Newbie to databases, so the simpler the better. Exported a Filemaker database and imported it into Drupal with Node Import module. Had a bunch of problems with special characters, so I did a find and replace in Filemaker (very easy) to removed the offending text. Now I need to replace the text...