Teleport

Component type

module

Maintenance status

Development status

Downloads

7252

Component created

Component changed

This module is intended for administrators who have to jump around to specific pages while managing Drupal sites. It's a hotkey-activated launcher utility inspired by Quicksilver, Gnome Do and other desktop launchers. A configurable hotkey (Ctrl-M by default, or Crtl-T in older versions) brings up the dialog. Type in any part of the title or path of the page and an autocompleted list of possibilities will pop up. Unlike many other dynamic search modules, Teleport searches titles and paths of system pages as well as node titles. See this short screencast for a demonstration.

If you don't want to wait for the autocomplete to finish, you can just type a query and submit the form. Teleport will guess what you mean and send you right there, or display a list of options if it can't figure it out.

Development generously sponsored by Trellon.

Help toggle

Component type

module

Maintenance status

Development status

Downloads

2300

Component created

Component changed

Help toggle adds a 'Hide help'/'Show help' link on pages that contain help text or field descriptions for hiding and showing them.

Requirements

This module uses jquery.cookie.js to set cookies in javascript. You can download the latest version from https://raw.github.com/carhartl/jquery-cookie/master/jquery.cookie.js. Place the file in sites/all/libraries/jquery.cookie. See the README.txt for full installing instructions.

CCK Validation

Component type

module

Maintenance status

Development status

Downloads

2162

Component created

Component changed

CCK Validation adds a content field, that lets you add custom validation to your content types. With the included Widget 'Textarea PHP Code' you can add the first custom validation rules.

Widget 'Textarea PHP Code':

About This Node

Component type

module

Maintenance status

Development status

Downloads

24162

Component created

Component changed

Seeking a new maintainer

Please contact Todd Nienkerk if you are interested in taking over maintenance of this module.

About This Node

About This Node creates a block that displays information about the node you're viewing. It allows users to see, at a glance, the following information without clicking "Edit" or digging into revision history:

Highslide

Component type

module

Maintenance status

Development status

Downloads

11623

Component created

Component changed

This module implements Highslide JS, an open source image, media and gallery viewer written in JavaScript. These are some of it's advantages (taken from highslide.com):

  • Quick and elegant looking.
  • No plugins like Flash or Java required.
  • Popup blockers are no problem. The content opens within the active browser window.
  • Single click. After opening the image or HTML popup, the user can scroll further down or leave the page without closing it.
  • Lots of configuration options and scalability without compromizing on simplicity. A component system lets you strip away unused features down to a filesize of 10kB.
  • Outstanding, unconditional and free user support for both commercial and non-commercial users.
  • Compatibility and safe degrading. If the user has disabled JavaScript or is using an old browser, the browser redirects directly to the image itself or to a given HTML page.

Multisite Search

Component type

module

Maintenance status

Development status

Downloads

6415

Component created

Component changed

Multisite Search allows you to index and search content from all sites in a Multisite configuration.

New Drupal 7.x version has been released!!! Note that there are some changes, so please read the release notes.

Requirements
This modules assumes the following is true:

  • You have a Multisite Drupal installation
  • You are sharing tables
  • all of your databases are on the same host and use the same username and password

Please feel free to provide suggestions, comments and bugs for this module.

Carousel

Component type

module

Maintenance status

Development status

Downloads

573

Component created

Component changed

This project is abandoned and does not contain any usable code. The Carousel module was intended to be a unified solution that incorporated Views Carousel and jCarousel modules together. After a period of stagnant development, the maintainers of these modules decided to create a new 2.x branch of jCarousel and merge the work there instead of creating yet another project.

Doctrine Object Relational Mapper

Component type

module

Maintenance status

Development status

Downloads

1695

Component created

Component changed

This module is a set of base component and connectors to integrate Doctrine ORM with Drupal Core. The Doctrine Object Relational Mapper sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernates HQL.

http://www.doctrine-project.org/projects/orm.html