This is the initial drupal.org release of NewsFlash, the latest GPL theme by RoopleTheme. It features 3 color styles, 12 collapsible regions, fluid or fixed widths, built-in IE transparent PNG fix, and lots more. To see NewsFlash in action, take a look at our demo site.
-- #169610 fixes issue with db_rewrite_sql and table abbreviations in post.inc and comment.inc.
-- blog.inc did not use db_rewrite_sql() when searching content lists. It also did not LOWER the search term.
-- term.in did not LOWER the search term.
-- user.inc did not LOWER the search term.
If you're upgrading from the 5.x-1.2 version of image module you need follow this set instructions when upgrading to this release. If you've already followed these instructions once, just update.php as you normally would.
Make a backup of your files and database before beginning.
Use the Site maintenance setting (admin/settings/site-maintenance) to take your site off-line.
Update the module files.
Run the update.php script. To prevent the possible loss of image files, it is important that you do this before viewing any image nodes.