XMLsitemap Images

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends features of XML Sitemap module.
According to Google Webmaster Tools Help (http://www.google.com/support/webmasters/bin/answer.py?answer=178636) we are able to add additional information about important images on site pages.
This module will add information about all published images (from image fields in content types) to XML Sitemap.

ShareBar

Component type

module

Maintenance status

Development status

Downloads

18490

Component created

Component changed

The Drupal Sharebar module lets you easily add a "floating" social media submission bar on your website (like that found on Mashable) that includes share buttons for the most popular social media websites online such as Facebook, Twitter, and Google +1 Buttons.

Drush Environments

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a very basic drush plugging.

What this does is allow you to set up "Environments" options in your drushrc.php file so you can easily do a set of task you when enable a certain environment.

One example of this is enabling views_ui, devel, and turning off js preprocessing when you're developing

Instead of having to run the same set of drush commands every time you bring in a new database from production you can just now set up your environments and just call drush en-env development and viola ;-)