The current maintainers are looking for new people to take ownership.

Search by Page

This module is an enhancement to the core Drupal search module, which adds a new tab to the core Search page or can also be used in stand-alone mode. It indexes the content of your pages as rendered by your theme, and allows you to search for content, user profiles, and pages like Views output intermixed.

Open Form Help Links In New Window

Annotated screenshot of the Open Form Help Links In New Window module in action.

About

The Open Form Help Links In New Window module makes all links in forms in the content area open in a new window or tab. It changes the behaviour of any link in the form, regardless of whether it links to an internal or external URI. It doesn't change the behaviour of other links on the page that are not in the form. It adds a small link-opens-in-new-window Only local images are allowed. icon to the links it changes the behaviour of.

This module was inspired primarily by usability issues that I (Bevan) became aware of at the usability testing at UMN, and also by elements of the External Links package. A technical tip was taken from the External New Tab module.

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? :)

File Newest Revision

This module allows for the use of "stable" links to the newest revision of a file.

Textarea Expander

This module makes resizable textarea fields expand and contract dynamically using JavaScript as you enter or delete text. Inspired by the comment fields in BaseCamp.

Ubercart pictured cart block

Bootstrap example

Our pictured cart block provides some advantages in contrast with standard Ubercart block.

  • Show product image (or default icon).
  • Vertical or horizontal ("large icons") orientation.
  • Sort by name, quantity or price.
  • User can decrease or increase quantity of product right in block (and remove in vertical orientation).
  • Optional show item's description in vertical orientation (e.g. selected attributes, content of product kit, etc).
  • Optional scrolling.
  • Items count in summary is number of icons, not sum of products quantity (optional).

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer