Software Listing of Author : "Rob Loach"
- Favicon
- License: Freeware
- Price: 0.00


A very small module to make requests to http://example.com/favicon.ico forward to the actual site's true favicon. mfer said: This module takes the favicon for the current site/theme and makes it available at the url example.com/favicon.ico (where example.com is your domain). The problem is that some web browsers and web applications blindly make a call to example.com/favicon.ico looking for your sites favicon. In drupal this causes an error entry to show up in the logs because there is nothing there. If you want your icon to show at that address you can put a copy of your favicon n the root drupal directory. But, what if you have a multisite configuration with different favicons. This module will allow that address to show the current themes favicon at example.com/favicon.ico and it will work for multisite configurations.
- Platform: PHP, Scripts
- Mouse Wheel
- License: Freeware
- Price: 0.00


A small utility module that allows registration of mouse wheel events through the Mouse Wheel jQuery Plugin.
- Platform: PHP, Scripts
- Ohloh
- License: Freeware
- Price: 0.00


Ohloh is a web application that tracks open source projects and contributers. This module allows users, with the right permissions, to display their Ohloh profiles in their Drupal account page. It will also facilitate any future integrations with Ohloh. Installation 1. Download and extract the Ohloh module to your favourite modules directory (sites/all/modules) 2. Enable the Ohloh module in your Drupal installation (admin/build/modules) 3. Set the correct permissions for viewing and setting the Ohloh profiles (admin/user/access) 4. Edit your own user account and add in your Ohloh account number (user)
- Platform: PHP, Scripts
- REST Server
- License: Freeware
- Price: 0.00


The REST Server provides an interface for the Services module to communicate with REST clients.
- Platform: PHP, Scripts
- ShareThis
- License: Freeware
- Price: 0.00


Integration with the ShareThis social bookmarking utility on selected node types. The code for this project was based on the original share project for Drupal 5.x. The code for this project has been trimmed down to only work with the ShareThis system, and not require any additional modules to work properly. Features * Customize your ShareThis code using the STAPI * Select node types you wish to display ShareThis module on * Choose to display in $teaser view or not * Choose to display the ShareThis link in either the $link items, or in the $node->content itself * Customize the weight of the ShareThis link if in $node placement * Uses the ShareThis jQuery plugin so the ShareThis servers are queried after page rendering * Place a ShareThis block anywhere on your site * Views 2 integration
- Platform: PHP, Scripts
