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: enomaly_photoblox

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed:2005-03-18T13:13:17
Author:Adrien Laurent
Email:a.laurent@blastingweb.net
Info 3:
Info 4:

EXT: enomaly_photoblox

Extension Key: enomaly_photoblox

Copyright 2000-2002, Adrien Laurent, <a.laurent@blastingweb.net>

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: My Extension 1

Introduction 1

What does it do? 1

Screenshots 1

Users manual 1

FAQ 1

Adminstration 1

FAQ 2

Configuration 2

FAQ 2

Reference 2

Tutorial 2

Known problems 2

To-Do list 2

Changelog 2

Introduction

What does it do?

This extension display the opensource flash content “PHOTOBLOX” available from www.blogbox.com.

Screenshots

img-1

Users manual

((generated))

Requirements:

The plugin need a javascript script to display the flash.

These Ts lines are added to your template by the extension:

page.headerData.654 = HTML

page.headerData.654.value (

<script type="text/javascript" language="JavaScript" src="typo3conf/ext/enomaly_photoblox/embed.js"></script>

)

You have to change “typo3conf” to “typo3”if you have installed the ext globally.

You have to check that

http://www.yoursite.com/typo3conf/ext/enomaly_photoblox/embed.js

Is available from a browser.

Installation

img-2

**Url to photoblox** : where the browser will download the flash content. You can leave it as is.

**Url:** this is the url of the root of you website, for instance: (the url must end with /)

http://www.yoursite.com/

Adding a plug-in

img-3

**Photoblox xml:** The default configuration is:

<customize defaultmode="slideshow"

fitimagetoview="true" fitviewtoimage="false"

pan="false" useframe="true" crossfadetime="600"

slidedelaytime="600" motionmode="linear" panzoomtime="600"

zoomdepth="2" artframewidth="10" playallgalleries="true"/>

You can overwrite it by copy and past it in this textarea.

**Path to images:**

This is the relative path to your images.

If you path is fileadmin/images/bigredy/

Then a browser should be able to access the images from http://www.something.com/fileadmin/images/bigredy /

The plugin will look for images in the path and will go through the first level of the subfolder of the path.

**Important:** The flash content loads all images before displaying the first one. Watch the size of your photos.

Known problems

to be completed

To-Do list

  • Handle the SOUNDBLOX flash.
  • Handle the config of the flash without xml.

Changelog

- version 0.1

img-4 EXT: enomaly_photoblox - 4