This past week I launched a new site, and of course, it's built on Drupal. Yay!
Coming out of that project, I wanted to publish one particular story about a problem I solved along the way, to offer an explanation (and perhaps an apology) for the new d.o git sandbox project I ended up creating, currently titled "Drush Body Mangler".
No, it won't mangle any physical bodies (I hope), but it can most certainly mangle some content node body fields! Indeed, if you find yourself needing to wrangle, mangle, tangle or untangle the simple title/body fields of a Drupal 6 "node" object, and you have a hankering to do so in a scripted way, and with the help of Drush, then my hope is that this post and the code will prove a useful example for some other developers. Beyond that (as I'll get to), I hope it can be refined and improved to be even more useful to the community :)