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: DAM Address

Author:René Häfliger
Created:2011-02-14T15:00:04.630000000
Changed by:René Häfliger
Changed:2011-02-17T07:43:47.510000000
Classification:dam_ttaddress
Keywords:DAM, tt_address
Author:René Häfliger
Email:info@agentur-frontal.ch
Info 4:
Language:en

img-1 img-2 EXT: DAM Address - dam_ttaddress

EXT: DAM Address

Extension Key:

dam_ttaddress

Language: en

Keywords: DAM, tt_address

Copyright 2000-2010, René Häfliger, <info@agentur-frontal.ch>

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.org

Table of Contents

EXT: DAM Address 1

`Introduction 3 <#__RefHeading__2540_310101921>`_

What does it do? 3

Screenshots 3

`Users manual 4 <#__RefHeading__2546_310101921>`_

Installation 4

`Configuration 5 <#__RefHeading__2556_310101921>`_

`Known problems 6 <#__RefHeading__2558_310101921>`_

`To-Do list 7 <#__RefHeading__2560_310101921>`_

`ChangeLog 8 <#__RefHeading__2562_310101921>`_

Introduction

What does it do?

Integrates DAM in tt_address.

Screenshots

img-3

Users manual

Installation

img-4

Configuration

((generated))

((generated))
Example

For use with Lightbox and custom template:

plugin.tx_ttaddress_pi1 {
  templatePath = fileadmin/extensions/tt_address/
  templates {
    default {
      image {
        file.width = 90
        file.height = 110c
        params = class="photo" style="float:left; margin-right:10px"
      }
      zip.outerWrap = |
      image.stdWrap.typolink {
        parameter.cObject = IMG_RESOURCE
        parameter.cObject.file.import.data = TSFE:lastImageInfo|origFile
        parameter.cObject.file.maxW = 850
        parameter.cObject.file.maxH = 750
        ATagParams = rel="lightbox[tt_address]"
        wrap = |
      }
    }
  }
}

Known problems

None so far.

To-Do list

Ideas are welcome.

ChangeLog

0.1.0

Version

0.1.0

Changes

Initial upload

1.0.1

Version

1.0.1

Changes

Stable version

img-2 8