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
- Copy/upload the joomag_filter.module to the sites/all/modules directory of your Drupal installation.
- Enable the 'Joomag filter' module in 'Modules', (admin/modules)
- 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.*
- Enable (check) the Joomag filter under the list of filters.
- Under Filter processing order, drag "Joomag filter" to the bottom.
- Save the configuration.
How-To
- Sign-in at joomag.com.
- Go to "MY ACCOUNT" > "MY MAGAZINES" and select a magazine from the list.
- Click the "Embed" button of your issue.
- 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 ]
- Paste the code onto the node where you want the Joomag content to be displayed.
- Click "Save" or "Preview" and you will see the Joomag content inside an IFRAME.
See this Joomag KB article for more information.
