Nodereference Subform

Component type

module

Maintenance status

Development status

Downloads

362

Component created

Component changed

This module defines a widget to be used with the nodereference CCK field type. It allows the user to create/edit the referenced nodes in a form on the same page using a subform element.

It is somewhat alike version 1 of the addnode module, but with the major difference that referenced nodes can also be edited inline on the refferer's edit-form.

Context Help

Component type

module

Categories

Maintenance status

Development status

Downloads

4611

Component created

Component changed

Context help will allow you to create help for portions of your system. The help will be minature views that will popup when you request them based off pieces such as taxonomy, url, term, node type or menu location.

The module will attempt to make the help completely configurable to the administrator and will weight multiple pieces of help so the relevant portions are displayed to the user first.

Development sponsored by OpenBand, a subsidiary of M.C.Dean, Inc.

Ubercart Auction

Component type

module

Categories

Maintenance status

Development status

Downloads

10561

Component created

Component changed

MAY YOU WANT TO USE AUCTION MODULE FOR DRUPAL 7, WHICH IS WRITTEN FROM SCRATCH AND HAS NO DEPENDENCY TO ANY SHOP MODULE.

This project seeks for an new maintainer. Take a look on the related issue: https://www.drupal.org/node/2638112.

This module allows you to auction off products in your Ubercart store. When a product is put up for auction, users can no longer add the item to their cart, but they may place bids on it until the auction expires. The user that placed the highest bid on the product will then be able to add it to their cart and purchase it at the price they bid.

Post Block

Component type

module

Categories

Maintenance status

Development status

Downloads

2819

Component created

Component changed

The Post Block module allows you to create blocks that display a list of links to the various content types on your site. The benefit of using Post Block is that you can specify exactly which content types are listed.

More Like This

Component type

module

Maintenance status

Development status

Downloads

8188

Component created

Component changed

What is is?

More Like This provides a pluggable framework for providing related content. This data is provided as blocks to be manipulated during theming.

How does it work?

More Like This works by first specifying your "Thumbprint" for a particular node on the node edit form. By "thumbprint" we mean you can specify
the terms/words that you, as an editor, feel uniquely identifies this content item. You can either select existing taxonomy terms associated with this specific node, enter free hand terms, or have them prefilled for you with suggestions returned by the Calais Web Service.

Note for 1.1 release: Make sure you are also using Calais 3.0+ for proper integration with Calais Prefill.

Providers

More Like This has a pluggable architecture for providing related content based on keywords. Currently developed More Like This providers are:

  • Internal Taxonomy search
  • Flickr image search
  • Google Video search
  • Yahoo BOSS Web/News search
  • Yahoo BOSS Image search

Dynamic Image

Component type

module

Maintenance status

Development status

Downloads

531

Component created

Component changed

This project has stalled.

If you need something to work along the lines of this module, please check out:

* signwriter

This module provides functionality for the creation of Dynamic Images to be used in place of textual buttons or titles where necessary in a theme.

Translation helpers

Component type

module

Maintenance status

Development status

Downloads

75986

Component created

Component changed

Translation helpers enables other modules to respond to changes in the "source translation" of a set of translated content. This functionality is useful for modules that track data by the "source translation" (node.tnid value).

This module doesn't do anything on its own. You should install it only if it's suggested or required by another module you're using.

The module also provides other methods for modules to use with translated content.

Drupal 8

A Drupal 8 version won't be needed. Translation Helpers addresses use cases related to the model of translation used in the Drupal 7 core Content Translation module, in which each language has its own node. Drupal 8 has switched to fields-based translation, in which the awkward workarounds of D7 will be a thing of the past.