Views Formatted Field

Component type

module

Downloads

2468

Component created

Component changed

Field handler to provide custom displays by using one of specified input formats (i.e. Filtered HTML, PHP code, Smarty code) with ability to access value of current field, all arguments values, all rows values, all fields values (of current row), rendered output of previous fields (of current row) and current row index from specified code.

Variables available in specified code (for PHP code, Smarty code, and other that support use of variables):

GMap Extra Markers

Component type

module

Downloads

2095

Component created

Component changed

This module gives the ability to add extra markers from a views to pre-existing map made with the GMap Module.

To use:

Web Widgets

Component type

module

Maintenance status

Development status

Downloads

177587

Component created

Component changed

Create dynamic snippets of your Drupal site that users can copy and paste to their websites.

  • Supported widget styles: iframe, inline, UWA or Google Gadgets.
  • Build a view and make a widget from it.
  • Embed any other web site content in a widget with a simple widget API.

Contact form blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

52067

Component created

Component changed

The Contact form blocks module makes your site-wide contact forms available as Drupal Blocks.

Using this module you can show your contact forms at any place where you can show a Drupal Block. For instance you may add a contact form to the right sidebar of your website which should be shown at every page. Or you want to add another contact form (aka category) to a certain node only. Add the contact form block to the content region and use the Block visibility settings to hide it from all pages but that special one.

Block Queue

Component type

module

Maintenance status

Development status

Downloads

6702

Component created

Component changed

About the Project

Block Queue solves one of the major shortcomings of Drupal block management: the ability to easily re-use blocks in different regions, on different pages, with arbitrary ordering.

Block Queue allows users to create "queues" of blocks much like Nodequeue allows to create queues of nodes: by adding arbitrary blocks to the queue and ordering them any way necessary. Queue size can be limited.

Queues are exposed as blocks and can be easily included in Drupal regions.

Eldorado Superfly

Component type

module

Categories

Downloads

16384

Component created

Component changed

Oooh, Superfly
You're gonna make your node by and by
But if you theme, don't ask no questions why
The only game you know is 'Alter or Die'
Ah-ha-ha...

Eldorado Superfly is a module that takes control of the "Submitted by..." text, node links, user pictures, and comments. It moves them to $node->content, where they can be re-ordered on CCK's Manage Fields tab. However, this means they are no longer under control of the theme. Whether this is a good thing or a bad thing is a question best debated late at night during Drupalcon.

Node Reference Variables

Component type

module

Maintenance status

Development status

Downloads

2894

Component created

Component changed

Drupal 7 Version

This module exposes nodes referenced via the node_reference (References) module in two ways:

1.- Provides a field formatter to display as jQuery UI Tabs, the nodes referenced in a field. This allows to display this references as tabs, not only in a node page but also in any section that allows to display fields with an available formatter (views, panels, etc...).