Issuu integration

Component ID

714390

Component name

Issuu integration

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

5717

Component created

Component changed

Component body

This module let you interact with issuu.com API.

6.x-1.x

This module let you interact with issuu.com API through a drupal interface using CCK.

Provides a CCK widget that upload content from your drupal to issuu.com and some CCK formatters to let show a thumbnail and the issuu embed(as presentation or as page flip). It is inspired on imagefield and scribdfield interaction with filefield.

This branch is on maintainance-mode only.

6.x-1.x documentation

Features

  • Upload documents to issuu.com using filefield for manage upload and an own cck widget.
  • Two CCK formatters to show an issuu document as: page flip and thumbnail.

7.x-1.x

7.x-1.x documentation

Warning: This branch is in development, do not use it unless you know what you are doing.
This was the first branch containing a D7 port attempt. Goal is to have feature parity with de the D6 branch. Development on this branch is on a lower pace, patches here are very welcome.

7.x-2.x

This branch contains media-read only integration. Has no dependency on the issuu API.
This allows inserting issuus in the drupal media-library. Based on media_youtube and media_vimeo modules. This branch works with the media 7.x-2.x- branch.
This does not contain upload-functionality to the issuu site.

If you are upgrading from a 6.x-1.x, please wait at least until #1321778: Upgrade path from 6.x-1.x to 7.x-1.x is ready.
Focus is on creating media-integration for issuu. And port the API piece.