Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

1.3. Configuration

There are some options for configuring. These are listed below.

TypoScript configuration

Property:

Data type:

Description:

Default:

linkImgExt

image

Image configuration for the external link.Example: linkImgExt.file = fileadmin/images/link_ext.gif

aTagParamsExt

<A>-data

A-Tag params for the external link.Example: class=linkExt

linkImgInt

image

Image configuration for the internal link.Example: linkImgExt.file = fileadmin/images/link_int.gif

aTagParamsInt

<A>-data

A-Tag params for the internal link.Example: class=linkInt

linkImgMailto

image

Image configuration for the external link.Example: linkImgExt.file = fileadmin/images/link_mailto.gif

aTagParamsMailto

<A>-data

A-Tag params for the external link.Example: class=linkMailto

[tsref: plugin.tx_dhlinklayout]