- CCK form field changes using Drupal's hook_form_alter don't work? Use #after_build
- Views query substitutions in Drupal 6
- Should you be building your next website in Drupal?
- How to add Zoopy video to your Drupal site using CCK and the Embedded Media Field module
- My state of Drupal, today, 18 March 2009
- Drupal Johannesburg 11 March meetup notes
- Quick Drupal setup using Acquia's DAMP stack
- Drupal conference 2009 videos available on the Internet Archive
- Drupal 500 Internal Server Error on shared hosting
- The case for Drupal
Batch renaming of files
I was trying to search for a certain bit of code in some files in dreamweaver, and was getting frustrated as there were no results, even though I knew the text was there. Turns out that dreamweaver was not searching in files that it didn't recognise (the extension was .men). I tried changing some settings to allow it to recognise the files, which it now does, but it still doesn't search them. Finally decided to change all the extensions to php as I know dreamweaver recognises php files and does search them. Found a nice freeware program that will rename multiple files. It's called The Rename. I downloaded it (2.7MB), installed it, and within 1 minute had renamed all those nasty .men files to .php. Now my searches work.
- Wordpress category:
