DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: mediabox

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed by:Markus Martens
Changed:2010-06-20T18:15:12.230000000
Author:Markus Martens
Email:typo3@jobesoft.de
Key:mediabox

EXT: mediabox

Extension Key: mediabox

Copyright 2008-2009, Markus Martens, <typo3@jobesoft.de>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.com

Table of Contents

EXT: mediabox 1

Introduction 1

What does it do? 1

Users manual 2

Setup: add javascript to headerData 2

Constants 2

Known problems 2

t3mootools 2

ChangeLog 3

Version 0.0.1 3

Credits 3

mediaboxAdvanced 3

Introduction

What does it do?

This Extension integrates John Einselen's great mediaboxAdvanced into Typo3.

Users manual

To use the extension you need to follow these steps:

Install the extension.

Add mediabox statics to your main template

To mediabox a link you just have to give it a target starting with an @. That's it.

img-1

All targets with the same name will be grouped to a gallery.

Configuration / Administration

Setup: add javascript to headerData

[page.headerData.10.]

UserFunc

Property

UserFunc

Data type

Php-function

Description

Function that returns javascript to scan page for mediaboxed links

Default

tx_mediabox->scanPage

*

Property

*

Data type

*

Description

Any possible option for mediabox

Default

Constants

[plugin.tx_mediabox.]

css

Property

css

Data type

String

Description

Path to mediabox styles

Default

EXT:mediabox/res/css/mediaboxAdvBlack.css

mootools

Property

mootools

Data type

String

Description

Path to mootools framework

Default

EXT:mediabox/res/js/mootools-1.2.4-core-nc.js

javascript

Property

javascript

Data type

String

Description

Path to mediabox script

Default

EXT:mediabox/res/js/mediaboxAdv-1.2.4.js

Known problems

t3mootools

Would have loved to make use of the great t3mootools extension. But since it's still stuck with Mootools v1.2.1 this is not possible at this point. As soon as Peter catches up I will add this too.

ChangeLog

Version 0.0.1

Initial release.

Credits

mediaboxAdvanced

All credits for mediaboxAdvanced go to John Einselen ( http://iaian7.com/ ). I just integrated it into typo3.

img-2 EXT: mediabox - 3