Field definitions

Component type

module

Maintenance status

Development status

Downloads

938

Component created

Component changed

This module is a port of CCK Field Definitions for Drupal 7. It will support the new Field API, instead of CCK.

The purpose of this module is to display to the user a list of node type fields, along with their descriptions, in a dictionary-like fashion. This is especially useful for node types that have a large amount of fields (hundreds) because it allows for viewing all the fields at a glance and studying the definitions without having to go into the actual node creation form.

Find NID

Component type

module

Maintenance status

Development status

Component created

Component changed

Creates a block with a search box that allows you to find/go to a Drupal Node by NID. I use this on a documentation site -> where I used the NID to track specific solutions. I wanted an easy way to be forwarded to a specific node ny using a Node ID.

Response to the practicality of this module

When I wrote this module I thought that this seems really, really dumb -> but within a certain context, this little module makes sense:

Context Useragent

Component type

module

Maintenance status

Development status

Downloads

21516

Component created

Component changed

Main functionality

Adds a new condition to the context module that allows performing regular expression tests on the useragent string ($_SERVER['HTTP_USER_AGENT']). This allows adding different reactions based on the user's browser, operating system, or other needed contexts that may be found in the useragent string.

Imagecache Subdomain

Component type

module

Maintenance status

Development status

Downloads

368

Component created

Component changed

Introduction

This module is a extension for imagecache module to use subdomain to serve image generated by imagecache. You can define multiple subdomain and serve image from that (using specific subdomain for image).

Why use it

Using imagecache_subdomain you can improve your front end loading performance. Each browser can download only 2 different file from each subdomain together; if you use different subdomain for images your browser can dowload much file together and complete page loading faster then only one domain.

You can find more info on:

Language Switcher

Component type

module

Maintenance status

Development status

Downloads

30131

Component created

Component changed

Language Switcher for Drupal 7 is an enhancement for core language switcher block in local module. It's very useful for websites with multi-languages where you want to display content in different languages side-by-side. Watch this video to better understand the concept.

Features:

Divide your website page to a number of sections where each sections contains nodes in one language (see the screenshot).

MenuOverride

Component type

module

Categories

Maintenance status

Development status

Downloads

867

Component created

Component changed

MenuOverride can force a menu item to be active even when it's not. The Context module allows you to choose an active menu item for a context, but rendered menus and breadcrumbs in that context don't always display accordingly. This module fixes that issue. In addition it provides a select field in the menu section of node edit pages for setting the active menu item on individual nodes.

Compete

Component type

module

Maintenance status

Development status

Downloads

1129

Component created

Component changed

Description

Provides seamless integration with Compete analytics tools. Simply add your CompeteXL Tracking Code and you're ready to go!

What is a CompeteXL Tracking Code?

To use Compete, you need to register with their service at: http://my.compete.com/plans

More Buttons

Component type

module

Maintenance status

Development status

Downloads

8466

Component created

Component changed

The More Buttons (MB) module allows to use additional buttons with Drupal.

MB is the evolution of the More node buttons module from Drupal 6.

MB provides additional buttons for:

  • Content; Node module
  • Comments; Comment module
  • User; User module

MB provides a additional Create new action.