Configure the layout and format of content and data presented to site visitors.

EPUB Export

Overview

This project builds content objects from drupal and bundles them into an
EPUB 3.0 document. Currently it will export a rendered entity seperate of all
of the page markup and gather all the referenced resources within the content
and bundle those into one EPUB document.

That is, this module looks at the content and determines what should be included
in the EPUB document. The actual build process takes place during cron, make
sure to run cron as a user that has access to the content necessary otherwise
the build will fail.

Installation & Libraries

Modules

This project requires: entity, field and libraries API (2.x)

Libraries

This project requires the FunnyMonkey-EPUB-Package library which can be found
on github;

https://github.com/FunnyMonkey/FunnyMonkey-EPUB-Package

This should be extracted to your libraries directory with the name 'FunnyMonkey-EPUB-Package'.

Apache

To ensure proper handling by all browsers you may need to add the following to
your apache config. (httpd.conf, mime.conf, .htaccess, etc.). Otherwise
browsers may try to render the binary content rather than downloading and/or
displaying via an external application.

  AddType application/epub+zip .epub

Configuration

Add the EPUB field to any node content type. Then after editing a node of the

Field display list

Simple module which augments the Manage Display UI for entities to choose between some common Field templates.

Responsive Web Design Images

An easy to use simple helper module for making your images responsive.

Features:

  1. Loads the correct image size depending on the set image breakpoints, this means that you have to set image styles for these breakpoints.
  2. Only loads when it shows on the browser window
  3. Responsive images do not directly depend on the window's width but on the image container which can have % width of the window.

Available Settings:

  1. Enable/Disable
  2. Distance - image distance from the viewable browser window before the correct image loads
  3. Breakpoint 1 - image style if image is equal to or less than 100px
  4. Breakpoint 2 - image style if image is equal to or less than 200px
  5. Breakpoint 3 - image style if image is equal to or less than 300px
  6. Breakpoint 4 - image style if image is equal to or less than 400px
  7. Breakpoint 5 - image style if image is equal to or less than 500px
  8. Breakpoint 6 - image style if image is equal to or less than 600px
  9. Breakpoint 7 - image style if image is equal to or less than 700px
  10. Breakpoint 8 - image style if image is equal to or less than 800px
  11. Breakpoint 9 - image style if image is equal to or less than 900px
  12. Breakpoint 10 - image style if image is equal to or more than 901px

Remove Login Tabs

Login screen shown without tabs for Create Account and Request Password

This Drupal 7 module does one basic thing, it removes tabs from the Login / Create Account / Request Password pages. There is no configuration needed.

Linked Field

Screenshot of a Linked Field configuration

Linked Field allows you to link fields in the field formatter settings. E.g. you have a content type teaser with an image and a link field and you want to link the image to the entered link.

You can either select a field for used for destination or simply enter a token you need (Token support) + HTML attributes for the generated link as well.

Accessible Skip Links

Skip link block configuration

Accessible Skip Links generates skip links to any configured block on a page.

Pages

Subscribe with RSS Subscribe to RSS - Content display