Font Awesome Icons
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Font Awesome is the web's most popular icon set and toolkit.
Font Awesome is the web's most popular icon set and toolkit.
Displays the latest (or second-latest, etc.) poll's results in a block using Google Chart API, with a selectable chart type, in specified size.
Paid support and module development is from KYbest.
Field type for referencing one or more nodequeue's to a node. The module supports both list, checkbox/radiobutton and autocomplete style. It's only distributed with a display formatter to show the nodequeue titles on node view, not listing the content from a nodequeue, because this can be handled using Panels and Views.
Extends the Image formatter by adding an option to add an element class.
This is necessary when using a hCard to represent vCards, because then your image needs a class like photo, icon, or avatar.
Views Bootstrap module enables you to create components following the theme structure of the Bootstrap framework all within the configuration settings of the powerful Views module.
This module provides Flickr image import inside Scald. It creates a scald provider allowing users to add atoms of type flickr image.
To test it quickly with drush :
drush en -y scald_flickr scald_dnd_library mee
This project includes all the features needed to create atoms directly from Flickr, search, reuse them, and simply embed them into your drupal nodes with drag and drop magic.
Display a field as a HTML5 <figure> using field formatter settings, optionally with a <figcaption>.
The module uses token API, so site builders can generate the figcaption from other fields.
This is an experimental module, just playing with the markup and use-cases for now. It's alpha-stage code, not suitable for production use.
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 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.