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
- Host: GitHub
- URL: https://github.com/dennisinteractive/blockframe
- Owner: dennisinteractive
- Created: 2017-09-19T12:09:12.000Z (almost 9 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2017-09-26T11:44:42.000Z (almost 9 years ago)
- Last Synced: 2025-05-19T14:52:27.298Z (about 1 year ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 46
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
```