Joomag filter

Component ID

2426193

Component name

Joomag filter

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

530

Component created

Component changed

Component body

Introduction

This input filter embeds Joomag publications in Drupal nodes.

#D8CX: I pledge that Joomag filter will have a full Drupal 8 release on the day that Drupal 8 is released.

Installation

  1. Copy/upload the joomag_filter.module to the sites/all/modules directory of your Drupal installation.
  2. Enable the 'Joomag filter' module in 'Modules', (admin/modules)
  3. Visit the 'Configuration > [Content authoring] Text formats' (admin/config/content/formats). Click "configure" next to the input format you want to enable the Joomag filter on.*
  4. Enable (check) the Joomag filter under the list of filters.
  5. Under Filter processing order, drag "Joomag filter" to the bottom.
  6. Save the configuration.

How-To

  1. Sign-in at joomag.com.
  2. Go to "MY ACCOUNT" > "MY MAGAZINES" and select a magazine from the list.
  3. Click the "Embed" button of your issue.
  4. Go to the "Joomla" tab and copy the corresponding code. For example,
    [joomag autoFit=true title=my-mag  magazineId=090606500142208920 backgroundColor=ffffff toolbar=878787,100 ]
  5. Paste the code onto the node where you want the Joomag content to be displayed.
  6. Click "Save" or "Preview" and you will see the Joomag content inside an IFRAME.

See this Joomag KB article for more information.