Scald: Facebook

Component type

module

Maintenance status

Development status

Component created

Component changed

Scald: Facebook is a Facebook badge provider, allowing Scald module users to add Facebook Badge Atoms, using the Facebook API. This is a D7 module only.

Features

This module includes all the features needed to create Media Atoms directly from Facebook, search and reuse them, and simply embed them into your drupal nodes with drag and drop magic. It can be usefull for example if you want to allow your contributors to add a badge they've created on Facebook to their nodes.

Scald customtext

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a minimum implementation to Extend Scald to support text blocks. Like reusable text snippets that can be placed anywhere with scald.

Unique term

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module was written to solve node upload module's problem. The reason I did not create it as patch, that it can be usefull as a separeted module.

When node upload module create nodes from images it creates new terms for each node (depend on settings), so finally you have same term names on different urls.

This module implement hook_taxonomy_term_presave, and look for existing terms, if found use it instead of create a new one.

Internationalization - Frontpage

Component type

module

Maintenance status

Development status

Downloads

646

Component created

Component changed

This simple module overrules the page callbacks for the /node and /rss.xml paths and filters the nodes promoted to the frontpage for the current language. Language-neutral nodes are shown regardless of the active language.

Just install the module and it works.