ImageCache Builder

Component type

module

Categories

Maintenance status

Development status

Downloads

473

Component created

Component changed

Description
ImageCache Builder allows you to create all the imagecache presets you want for a picture directly when its content is created or saved. Imagecache creates a preset of an image only when that image is called, but sometimes we need to call the pictures with different paths before that imagecache has created them (for example using CDN).
This module solves the problem. This module uses an administration page to set which imagecache presets create in backend for the relative image fields.

Nodereference Embed

Component type

module

Maintenance status

Development status

Downloads

786

Component created

Component changed

If you have ever faced the problem of referencing content from the node's body text, you might have already tried various modules, e. g. like Node Embed, LinkIt or Insert. However, if you want to have a "real" reference - and not just the rendered output - like CCK's nodereference, you should have a look at this module.

Context UI Extras

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Fixes a few UI issues in context_ui:

  • Sorts Block Reactions by alpha.
  • Allows Blocks Reactions container div to get as tall as necessary to view all blocks at once.
  • Makes Blocks Reactions blocks draggable.

Providers

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Providers

Summary

Providers query webservices like Facebook, Google+, Flickr, YouTube, Twitter, etc, and import the items returned from API calls as nodes in your Drupal site. There are many advantages to this:

YouTube Provider

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

YouTube Provider

Summary

YouTube Provider is an implementation of the Providers module. It takes a YouTube user's username, makes an API call to get that user's uploads, and creates nodes for each uploaded video returned from the API call.

FormForAll

Component type

module

Maintenance status

Development status

Downloads

622

Component created

Component changed

Integrates FormForAll forms into Drupal.

This module provides 3 ways to add a FormForAll form into your Drupal website:

Blocks

1 block per form.

Field type

Add a FormForAll field to your content type, and let user choose which form embed to the node.

Wysiwyg plugin

To be used with the Wysiwyg module; Add FormForAll button, and let user embed any form into the body of a node.

Easy Blog

Component type

module

Categories

Maintenance status

Development status

Downloads

2485

Component created

Component changed

Module provides a easy simple blog with archive, tags, categories:

1) Content type
2) Fields: title, date, tags, category, image, teaser, body
3) Vocabularies: tags, category
4) Image styles
5) Views: blog posts, tags, category
6) Blocks: archive, tags, category