An open API service indexing awesome lists of open source software.

https://github.com/dennisinteractive/blockframe

Expose any block as a page for use in iframes
https://github.com/dennisinteractive/blockframe

Last synced: about 1 year ago
JSON representation

Expose any block as a page for use in iframes

Awesome Lists containing this project

README

          

# Blockframe
Expose any block as a page for use in iframes

## Usage
First parameter of the url is always `blockframe`

The second parameter is the *module name*

Third parameter is the *block delta*

## Usage examples
### Insert iframe block as wysiwyg widget embed
It require wysiwyg_widget module.
Click on wysiwyg widget embed icon from wysiwyg toolbar. Paste the iframe embed code in and click insert.

###Inserting iframe block as html
click on html icon from wysiwyg toolbar, paste the iframe embed code in html markup. and click update.

###Sample Embed code
- 'Latest poll' block iframe embed sample
```

```

- 'Powered by Drupal' block iframe embed sample
```

```