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

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed:2006-01-23T12:43:09
Author:Author Name
Email:your@email.com
Info 3:
Info 4:

Company Address-Database

Extension Key: cl_company_database

Copyright 2000-2002, Chris Lauer, <Christoph.Lauer@diehl- informatik.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

Company Address-Database 1

Introduction 1

What does it do? 1

Screenshots 1

Users manual 2

FAQ 2

Adminstration 2

FAQ 2

Configuration 2

FAQ 2

Reference 2

Tutorial 3

Known problems 3

To-Do list 3

Changelog 3

Introduction

What does it do?

Creates a Address-Database for Companies for your Frontend. You can

-categorize the entries- use templates- display chosen items

Single & List View is supported as well as the multilanguage-feature of Typo3 3.7.0

Screenshots

img-1 Localization-View

img-2 Backend – Editing

Users manual

To run this extension you need:

- Typo3 ( cms )

To use the Extension, just install it and apply all changes. Now you can use Company-DB in Frontend-Items and Addresses and Categories as data records.

FAQ

Not yet

Adminstration

To customize this extension just use templates in your Frontend- Plugin. A template-example is integrated und you can find it under res/example_companydb_template.tmpl

The different modi are:

- Show all items -> just leave category and single-view blank- Show items in categories -> just fill in some categories you want to have on your site- Show singe-items -> just select the single items you want to display

FAQ

Not yet

Configuration

See TypoScript-Reference

FAQ

Not yet

Reference

border

Property

border

Data type

string

Description

Table border of list-View

Default

0

width

Property

width

Data type

string

Description

Table width of list-View

Default

100%

cellspacing

Property

cellspacing

Data type

string

Description

Table cellspacing of list-View

Default

0

Cellpadding

Property

Cellpadding

Data type

string

Description

Table cellpadding of list-View

Default

0

((generated))
Example
plugin.tx_clcompanydatabase_pi1.listView = USER
plugin.tx_clcompanydatabase_pi1.listView.tableProperties = USER
plugin.tx_clcompanydatabase_pi1.listView.tableProperties.border = 0
plugin.tx_clcompanydatabase_pi1.listView.tableProperties.width = 100%

Tutorial

Not yet

Known problems

Nothing yet, keep me informed

To-Do list

- Translate the whole thing

Changelog

- First public release

img-3 EXT: My Extension - 3