This saves headaches.
for i in $(svn st | grep "?" | awk '{print $2}'); do svn add $i; done;
found via http://blog.chrisramsay.co.uk/2009/02/09/add-multiple-items-into-svn-rep...
Packt Press was kind enough to send me a copy of "Learning Drupal 6 Module Development" by Matt Butcher. After being slightly disappointed with their Drupal 6 Themes offering, I find this book to be a superb introduction to building modules in Drupal 6. I usually approach Drupal as a themer so module development is somewhat new to me (although I have written a few small glue modules).
Drupal 6 Themes by Ric Shreves is an update to his Drupal book of the same title.
I recently upgraded this site to Drupal 6 and wanted to share a few notes. I had several objectives during this upgrade:
In the last installment we styled our pageContainer div by giving it a width of 791px. Today we want to style the following divs: columnContainer, leftPage and rightPage.
When You Are Engulfed in Flames
David Sedaris
Drupal 6 JavaScript and jQuery
Matt Butcher
Learning Drupal 6 Module Development
Matt Butcher
Front End Drupal: Designing, Theming, Scripting
Konstantin Käfer
Neuromancer (Sprawl Trilogy, #1)
William Gibson