Utility

Cobalt

Cobalt is a way to control Drupal 6 made in the image of Quicksilver for Mac (wikipedia). So far it's confirmed to work in Safari/Webkit and Firefox 3. In Firefox, and other potentially compatible browsers, Google Gears have to be installed for quicksilver to work.
You can download Cobalt at cobalt.goodn.eu.
The module lives over at github, and this is early alpha stuff, but it works and can be used for navigation in dev projects at least. Take a look and clone away.
This project has been added on behalf of Hugo Wetterberg, the author of the module. /zoo33

Profile Setup

The profile setup module interacts with the profile module to guide users through the initial setup of their profile page.
The module records how many times a user has logged in to their account and if it's the first time they are directed through a workflow of forms to setup their profile.
The default first form is the add a profile picture form (optional) and then a form to change their username (optional) before being guided through any profile categories you have set up.
Profile categories can be excluded from the setup workflow via the modules admin area and you can also add a help description to each setup step.
This module is designed for "user" based profiles not "node" based profiles.
This module was initial developed for DrupalSN.com and the module clean up and release of the module has been sponsored by Mike Jonas from sharkscopers.com.

Upload field

This module provides two new a form elements to assist with file based elements that are used to store/update files in Drupal's {files} table.
Who should use it
This module is for developers who are handling file elements directly with the FAPI that are stored natively using Drupal's core file management functionality.
Do not install this module unless you are a developer, a interested party, or directed to do so by another module.
read more

Input Format Manager

Improves the Input Formats administration page. Makes it less painful to manage, configure and test these sometimes tricky groups of input filters.
The default Input Formats management page can quickly have you tearing out your hair if you need to do anything even marginally complicated with input filters. This module builds on top of the Popups API to allow you to quickly configure and test your filter arrangments and settings.

Jquery menu

Jquery menu uses simple, cross browser compatible jquery to transform your multilevel menus into click and expand menus. Yes this module is similar to dhtml menus and active menus, but it is different in a couple of key ways.

  1. Unlike dhtml menus (which requires you to click twice on a link to actually follow an expanded link) Jquery menus separates the link from the expanding mechanism (there is a small plus symbol that you click instead to expand the menu). This makes for a more natural navigation.
  2. Unlike active menus, which makes ajax calls to fill in the lower level menus when you click the plus symbol, Jquery menu creates the menu in full on the initial page load. I personally have used active menus for several months and have found that those ajax calls are not as stable as simple jquery.
  3. Unlike Active menus which transforms all menus into active menus once the module is turned on, Jquery menu only creates a jquery block for the menus that you specify. To chose which menus you want to be active you just have to visit the admin page at 'admin/settings/jquerymenu' .

read more

Roboconf

The Roboconf Module is a theme development tool which stores presets of block configurations and theme settings, allowing a theme developer to easily switch between preset configurations and facilitating the development of more robust and less error prone themes.
Developed by Zivtech for Top Notch Themes

External Search

Create forms that submit a search to an external search engine, like Google, Yahoo or any other engine that uses query strings for form submissions (GET) or that accepts POST submissions from other websites.

Module supports

This is an implementation of #328932: Modules and partial dependencies - "Enhanced by" field in modules .info file. This module shows how modules can be enhanced by other modules by using the supports[] information in modules' .info files.

View UI Sort

Helper module to sort view ui select options. This module makes it easy to find the option you are looking for when adding fields and filters by sorting the options list.
Several sort options are provided.

Word count

View stats on the nodes and comments contributed by each user.

Syndicate content