Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Feedback & Suggestion Tab

Screenshot of the Feedback & Suggestion Tab module in action on Drupal.geek.nz

Feeback & Suggestion Tab adds a tab to the viewport, next to the scrollbar, which solicits feedback and suggestions from website visitors. GetSatisfaction.com, UserVoice.com and other similar services use a tab like this, and are the source of inspiration for this module. The webpage in the modal dialog that appears after clicking the tab is configurable, but only pages in an <iframe> are supported for now. Contributions for AHAH content are encouraged.

To set the URI for the iframe, add a line like the following to your settings.php file.

$conf['feedbacktab_iframe_uri'] = 'http://example.com/';

The animation settings are also not yet configurable or over-ridable. A UI for these settings is needed. Contributions welcome.

Animation is slightly different in each of Safari, IE7 and Firefox, due to browser bugs with the position: fixed layout and jQuery UI Bounce effect library. This needs to be better debugged and patched, possibly to jQuery UI. Contributions welcome.

There is some support for placing the tab on the left or at the bottom, but this needs to be completed. Need I say that contributions are welcome? :)

Patchdoq

Adds API to patch Drupal core and contributions from code.

Using Patchdoq module

In you own module you should implement hook_patch(). For example:

Command

Adds API to launch applications from Drupal.

Currently it just provides one function

CA Taxonomy

CA Taxonomy provides actions and condition checks for nodes and their taxonomy terms for the Conditional Actions module bundled with Ubercart 6.x-2.0

UC Product Triggers

UC Product Triggers provides triggers for the Conditional Actions module bundled with Ubercart for common product related tasks, such as adding or removing a product from the cart.

Mosso Cloud Servers

Provide integration with the forthcoming Mosso Cloud Servers API.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools