ImageField

Component type

module

Maintenance status

Development status

Downloads

1014120

Component created

Component changed

ImageField provides an image upload field for CCK. ImageField is a CCK-based alternative to the legacy Image project. It boasts features such as multiple images per node, resolution restrictions, default images, and extensive Views support.

ImageField does not provide a built-in thumbnail solution, but complements the incredibly powerful thumbnail generation module ImageCache.

ImageField related projects

Dutch Stemmer

Component type

module

Categories

Maintenance status

Development status

Downloads

5376

Component created

Component changed

This module implements a Dutch stemming algorithm to improve Dutch-language searching with the Drupal built-in search.module.

It reduces each word in the index to its basic root or stem so that variations on a word (e.g. "boom, bomen" or "opheffen, opheffing, opheffende") are considered equivalent when searching. This generally results in more relevant results.

OpenSearch feed

Component type

module

Categories

Maintenance status

Development status

Downloads

6409

Component created

Component changed

This module adds OpenSearch feed creation capability to core search.module. Searches are exported as RSS 2.0 feeds at /opensearch/type/keywords and can be auto-discovered through OpenSearch description XML files.

vCard

Component type

module

Maintenance status

Development status

Downloads

14129

Component created

Component changed

The vCard module adds a vCard download link to every users profile. This link makes it easy to add users on your Drupal site to your local address book. Since we love microformats, there is also a theme function (theme_vcard) for displaying user data in the hCard format.

Panels

Component type

module

Categories

Maintenance status

Development status

Downloads

2849836

Component created

Component changed

An Overview of Panels

The Panels module allows a site administrator to create customized layouts for multiple uses. At its core it is a drag and drop content manager that lets you visually design a layout and place content within that layout. Integration with other systems allows you to create nodes that use this, landing pages that use this, and even override system pages such as taxonomy and the node page so that you can customize the layout of your site with very fine grained permissions.

Node clone

Component type

module

Categories

Maintenance status

Development status

Downloads

1595009

Component created

Component changed

The clone module allows users to make a copy of an existing item of site content (a node) and then edit that copy. The authorship is set to the current user, the menu and url aliases are reset, and the words "Clone of" are inserted into the title to remind you that you are not editing the original content.

Gamertags

Component type

module

Maintenance status

Development status

Downloads

13572

Component created

Component changed

Allows users to enter and display a range of Gamertags on their user profiles, including;

  • Xbox
  • 3DS
  • Mario Kart
  • Wii
  • Steam
  • Xfire
  • Playstation

Gamertags can also be embedded into a page/ comment/ signature by use of an enable-able Drupal filter

Paranoia

Component type

module

Categories

Maintenance status

Development status

Downloads

83099

Component created

Component changed

The Paranoia module attempts to identify all the places that a user can evaluate PHP via Drupal's web interface and then block those. It reduces the potential impact of an attacker gaining elevated permission on a Drupal site.