A bit late to announce but about a week ago I have released the first stable release of Administration theme for Drupal 5 and Drupal 6. A Drupal 7 version is available but as long as Drupal 7 isn't officially released this one will be a development version.
So what is in this release?
I hope you'll all enjoy this release. Let me know you feature requests in the issue queue.
I have just contributed two small modules.
The first one is Instant Search and allows you to make your Drupal content appear directly in search results after creation.
By default, Drupal indexes node content only when running the cron. This means that your new or updated content may only appear in search results after a few minutes, when cron has run. Using Instant search, you can make Drupal index your new nodes when submitting them (inserting or updating), after which they will instantly appear in search results.
The second one is called Administration theme use Drupal's built in administration theme feature on more pages then possible with Drupal's out of the box settings. You can have the administration theme then on batch processing pages, devel pages, ... or any page from a list you define.
