This project is under active development.

Performance Logging and Monitoring (D7)

D6-7 note: kbahey was kind enough to grant me permissions to bring life back into this project aft

Image Title

Image Title Module - Allows to upload image to replace existing node title for better look for your unique & creative design for every node & links.

Floating block

The Floating block module allows you to keep html blocks, selected using jquery selectors in a fixed position on the page as you scroll. It works in a similar way the table header fixer in Drupal Core. This means that when the user scrolls their browser selected parts of the page can stay in the users view.

This is extremely useful when you have pages with lots of content and you want a side menu to stay in view. Visit http://dev.vit-al.co.uk/floating_block to see the module in action.

Tips for using jQuery selectors
Using the default Garland theme in Drupal 6 example selectors would be:
#sidebar-left Float the left sidebar
.primary-links Float the primary menu
.block-user Float the user login block

The important thing is to look at the html drupal is generating for your page and look at the id or class of the element your want to float. Find out more about jQuery selectors... Additionally another very useful tool (if you are using Firefox) is Firebug.

SPIP to Drupal

SPIP to Drupal imports SPIP contents into Drupal.

Salesforce Webform Data Integration

This module extends the Webform module to easily allow the creation of a webform that feeds to your Salesforce.com Account. It utilizes the Salesforce API, which must be downloaded separately from the module. In order to use the Salesforce API, your Salesforce installation must be either the Enterprise, Ultimate, or Developer edition. Other editions do not have support for the Salesforce API.

Simple Gallery

Notes

Changes will be coming to this module soon! I just took over this project and it will be in active development.

Recently added pager functionality.

I have cleared out the issue queue. If you reported an issue that was closed and you still need assistance please open a new issue.

Creates a simple gallery using taxonomy and CCK imagefields.
Requires ImageCache to display thumbnails.
Utilizes Lightbox2 to display all images in an album.

Pages

Subscribe with RSS Subscribe to RSS - Under active development