Media: Responsive

Component type

module

Categories

Maintenance status

Development status

Downloads

3543

Component created

Component changed

This module adds a responsive images view mode when inserting images using the Media module browser.

The view mode sets images to have a width of 100% and it will also use core image styles to shrink the image to the maximum width of your widest layout. Max-widths are set on images whose orignal source is less than this maximum width to prevent upscaling.

Tested with 7.x-1.0-rc3 of Media.

Google Add to Circle

Component type

module

Maintenance status

Development status

Component created

Component changed

Google Add to Circle module let the users to add your Google+ Page to their circle directly from your website.

This module allows you to show the visitors of your blog or website that you have a Google+ account. Therefore its a great opportunity to get in touch with your visitors!

It has a badge customization, through which you may control the look of the widget/badge.

This module will definitely help you to increase your fan base and followers on Google

Add a great opportunity to get in touch with your visitors!

Borealis

Component type

module

Maintenance status

Development status

Downloads

19682

Component created

Component changed

About Borealis Suite

Borealis is a suite of modules designed to assist in the implementation and building of semantic HTML5 and responsive projects in Drupal. The first module, Borealis Responsive Images, is an integrated solution for responsive images in Drupal. The second module, Borealis Semantic Blocks, adds a basic, more semantic block template and allows the user to choose more semantic, HTML5 block templates for each block. As more modules are needed, they will be added to this project.

LaTeX Toolbar

Component type

module

Maintenance status

Development status

Downloads

1180

Component created

Component changed

This module converts HTML text and Tex to PDF via the html2ps Perl script by Jan Kärrman.

The markItUp! JavaScript library is necessary for the LaTeX buttons which are TeX shortcuts of common math symbols.

The mimetex CGI script by John Forkosh is required for TeX rendering.

You may download these two requirements from these URLS:

http://user.it.uu.se/~jan/html2ps.html

http://markitup.jaysalvat.com/home

Imagecache Token

Component type

module

Categories

Maintenance status

Development status

Downloads

111454

Component created

Component changed

This module provides additional tokens for image fields. For each image style available, a token [node:field_image_field:style_name] will be provided. It is also possible to get image properties like width or height by using tokens like [node:field_image_field:style_name:height].

Configuration

No module configuration needed.

Gotchas

I've observed that after you create new image style it might not appear immediately in available tokens list. If this is a case, you will need to reset cache at Performance page.

Renderer per node

Component type

module

Maintenance status

Development status

Component created

Component changed

Allow editors to choose different rendering options on a per-node basis.

This allows you to add an extra select box to a content type, and then use that as a modifier that controls the rendering of another field.

Prime use-case is to select different sizes from imagecache to use on filefield images to control how a mini-gallery is displayed.

PDF

Component type

module

Maintenance status

Development status

Downloads

59054

Component created

Component changed

Use HTML5 to display PDF files if users don't have pdf plugin for their browsers.
Thanks to pdf.js project by Mozilla.

With this module you can use pdf.js to display PDF file all the time or only use pdf.js when visitors don't have pdf reader plugin.

Use this module with apachesolr_file (recommend with file_entity 7.x-2.x), you can build your owned online library.

AC Media Fields

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A module to add default fields to the image file entity bundle, for title, alt text and caption.
This aims to answer the use following case:
When uploading an image, the user wants to specify the alt, title and caption attributes for that image.
When displaying the image, the alt and title attributes are set from these fields, and the optional caption is displayed below the image.