TimThumb

Component type

module

Maintenance status

Development status

Downloads

1046

Component created

Component changed

This module provides a field formatter which displays a image field by TimThumb.

TimThumb is a simple, flexible, PHP script that resizes images. You give it a bunch of parameters, and it spits out a thumbnail image that you can display on your site.

For more information see TimThumb – PHP Image Resizer

Thanks my friend 姚迎迎 gave me the idea.

Social Field Formatter

Component type

module

Maintenance status

Development status

Component created

Component changed

Social Field Formatter provides field formatter for text and link field. You can easy set up to show field value as link to a social page. It is useful for social sites collect data of eg. user's facebook page, gtalk, google+ page, and show as a link with own social icon (maybe without it)

This module uses ctools plugin architecture. It provides a widget plugin to handle providers (icons, link format), and a style plugin define how the widget should be rendered (eg. only image).

Because of ctools, it is easy to extend, add new widgets and styles.

Similar By References

Component type

module

Categories

Maintenance status

Development status

Downloads

1367

Component created

Component changed

This module is an adaptation of the Similar By Terms module, but using an entityreference field instead of taxonomy to determine similarity. For instance, if the node you are viewing has a reference to an image, other nodes that reference the same image will be listed as 'Similar' content. This module uses Views to create its database queries and display its results so that you can define what fields to show, additional sorting, filters, displays, etc.

Field value copy

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Copy value from field A to B and save entity. Currently only tested with node as entity (second last argument in drush command).

This project is only a drush command and can only be executed from the command line. This module will not show up in your modules list. After you have put the module inside the modules folder run "drush cache-clear drush" for drush to pickup the new command.