Go to file
Damian Mooyman a3e8e4cf32 Add changelog for 1.0.9
Alias dev-master as 1.0
2016-02-04 14:31:43 +13:00
.tx Transifex support 2013-10-24 22:21:58 +02:00
code Converted to PSR-2 2015-11-18 16:57:44 +13:00
docs/en/userguide editing existing readme doc link and moved user doc into userguide folder + changed to index file 2015-12-21 10:39:17 +13:00
javascript Add support for Firefox & IE9 2015-07-28 11:46:42 +12:00
lang Update translations 2016-02-04 11:03:41 +13:00
templates/Layout More globalisation in module 2013-10-24 22:24:39 +02:00
tests Converted to PSR-2 2015-11-18 16:57:44 +13:00
.editorconfig Added standard editor config 2015-11-19 13:25:43 +13:00
.gitattributes Added standard git attributes 2015-11-19 19:12:17 +13:00
.scrutinizer.yml Added standard Scrutinizer config 2015-11-18 15:16:04 +13:00
.travis.yml Added standard Travis config 2015-11-19 14:19:36 +13:00
README.md editing existing readme doc link and moved user doc into userguide folder + changed to index file 2015-12-21 10:39:17 +13:00
_config.php ENHANCEMENT: add auto-sizing iframes, cleanup 2012-06-01 17:21:05 +12:00
changelog.md Add changelog for 1.0.9 2016-02-04 14:31:43 +13:00
code-of-conduct.md Added standard code of conduct 2015-11-21 20:14:16 +13:00
composer.json Add changelog for 1.0.9 2016-02-04 14:31:43 +13:00
license.md Updated license year 2016-01-01 06:46:21 +13:00

README.md

IFrame module

Introduction

The iframe module provides an IFrame page type that allows you to embed an IFrame into a page without resorting to custom code.

Requirements

  • SilverStripe 3.0

Installation

Copy the iframe directory into your SilverStripe project, then append dev/build?flush=all to the website URL in your browser. e.g. http://mysite.com/dev/build?flush=all

Instructions

For usage instructions see user manual.

Contributing

Translations

Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.

Please use https://www.transifex.com/projects/p/silverstripe-iframe to contribute translations, rather than sending pull requests with YAML files.