Image Slider

Component type

module

Categories

Maintenance status

Development status

Downloads

1854

Component created

Component changed

The Image Slider module provides a way to render image nodes in a jQuery sliding image viewer. The image nodes must use imagefield, and be queried using Views.

Country code

Component type

module

Categories

Maintenance status

Development status

Downloads

1407

Component created

Component changed

Provide location-appropriate path and content handling based on user's country.

Implemented features include:

Feedme XML

Component type

module

Maintenance status

Development status

Downloads

2676

Component created

Component changed

Parse non-standard XML and create blocks. This module is available for Drupal 5; see below for information on later versions.

DrupalMU Helper

Component type

module

Categories

Maintenance status

Development status

Downloads

1195

Component created

Component changed

This is a helper module for the DrupalMU installation profile.

Since DrupalMU has been replaced, this helper module is no longer needed.

Activity Log

Component type

module

Maintenance status

Development status

Downloads

8043

Component created

Component changed

Provides activity streams like those seen on Facebook, Yammer, and Google+ where users can keep track of recent, interesting activity on the site. It is designed to be easy to use, yet extremely flexible, extensible, and standards-compliant.

FeedAPI Comments

Component type

module

Categories

Maintenance status

Development status

Downloads

2037

Component created

Component changed

FeedAPI Comments is a FeedAPI add-on for aggregating comments to your site.

It consists of a parser that pulls comments from a remote site and a processor that creates Drupal comments from it. You can alternatively use FeedAPI's node processor which allows you to create nodes from remote comments.

Currently supported sites:

  • flickr.com
  • youtube.com
  • vimeo.com

Additional sites can be implemented by following the example of feedapi_comments/parser_comments/sites/vimeo.inc.

Anti Existing Field

Component type

module

Maintenance status

Development status

Downloads

4584

Component created

Component changed

Disable the option to re-use CCK fields (prevents splitting fields into separate tables when new fields are added to a content type). This is useful when custom modules have hard-coded SQL queries to CCK field tables where re-using a field would break the queries.

Current options are disable the submit button, remove the form, or prank the user to move the button around the screen on mouseover.

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