Skip to main content

A block for ftw.simplelayout

Project description

Introduction

ftw.iframeblock privides a block for ftw.simplelayout, which renders a iframe using iframeResizer.js. Read carefully the setup instroctions of iframeresizer, you need a implementation on both domains.

Installation local development-environment

$ git clone git@github.com:4teamwork/ftw.iframeblock.git
$ cd ftw.iframeblock
$ ln -s development.cfg buildout.cfg
$ python2.7 bootstrap.py
$ bin/buildout
$ bin/instance fg

Dev-Test-Release-Process

If you want to develop features, you must follow this guide

First checkout the package and create a new branch from the master:

$ git clone git@github.com:4teamwork/ftw.iframeblock.git
$ cd ftw.iframeblock
$ git checkout -b my-mew-feature
$ git push origin -u my-new-feature

If you are finnished and the feature is working fine, you can merge it into the master branch after the quality-check:

$ git checkout master
$ git merge my-mew-feature
$ git push

Now, the feature is available for other developers.

Compatibility

Runs with Plone 4.3.x.

Changelog

1.0.1 (2016-06-20)

  • Init implementation. [raphael schwob]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ftw.iframeblock-1.0.1.tar.gz (23.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page