.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ========================== EXT: Advanced Address-List ========================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2007-03-11T14:15:41 :Author: Sven Kalbhenn :Email: sven@skom.de :Info 3: :Info 4: .. _EXT-Advanced-Address-List: EXT: Advanced Address-List ========================== Extension Key: **adv\_address** Copyright 2000-2007, Sven Kalbhenn, 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: Table of Contents ----------------- **EXT: Advanced Address-List 1** **Introduction 1** What does it do? 1 Screenshots 1 **Users manual 1** FAQ 1 **Adminstration 2** Installation 2 FAQ 2 **Configuration 2** FAQ 2 Reference 2 **Tutorial 2** **Known problems 2** **To-Do list 3** **Changelog 3** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ The adv\_address extension is a extremely flexible Address-List, which makes use of the new IRRE- and MVC-Concepts.It is flexible because every person can have more than only one address. Every address can have any number of contact-informations like phone- and fax-numbers, e -mail-addresses, websites and so on. Even companies can be managed and linked with persons and addresses. Due to the new IRRE-Concept in TYPO3 Version 4.1 you can edit f.e. Addresses inside of persons, contact-informations inside of addresses and so on. With the Model-View-Controler Concept (MVC) this extension is future- proof for the upcoming TYPO3 Version 5.x.Developers can extent this extension by adding new Models, Views and Controlers without the need of using the inflexible Xclasses. The new php-Templates offer much more flexibility for template-designers. .. _Screenshots: Screenshots ^^^^^^^^^^^ \- Coming soon... .. _Users-manual: Users manual ------------ - .. _FAQ: FAQ ^^^ \- Possible subsections: FAQ .. _Adminstration: Adminstration ------------- .. _Installation: Installation ^^^^^^^^^^^^ Install the extension in the extension-manager. Go to your root-template and in “Include static” add the “adv\_address” entry to your template! Add a sysfolder, where you want to store your addresses Insert a plugin “advanced Address-List” on the page, where you want to show your Address-List. As storage-folder select your sysfolder (see 3.) Change to list-view and add new persons and/or companies into your sysfolder. While adding new persons/companies you can also add new addresses and contact-informations .. _FAQ: FAQ ^^^ \- Coming soon.. .. _Configuration: Configuration ------------- .. _generated: ((generated)) ^^^^^^^^^^^^^ .. _Templating: Templating """""""""" You can find the template in typo3conf/ext/adv\_address/templates/listView.php For more information on php-Templates see the documentation of the lib-extension: `http://typo3.org/documentation/document-library /extension-manuals/lib/0.0.20/view/ `_ .. _Extending: Extending """"""""" See MVC-Concept in Wiki. .. _FAQ: FAQ ^^^ \- Coming soon.. .. _Reference: Reference ^^^^^^^^^ \- (TypoScript) .. ### BEGIN~OF~TABLE ### .. _maximalItemsToDisplay: maximalItemsToDisplay """"""""""""""""""""" .. container:: table-row Property maximalItemsToDisplay Data type integer Description Number of address shown in the listview Default 20 .. _Unknown-Property: ((Unknown Property)) """""""""""""""""""" .. container:: table-row Property Data type Description Default .. ###### END~OF~TABLE ###### [tsref:(cObject).plugin.tx\_advaddress.configurations] .. _generated: ((generated)) """"""""""""" .. _Example: Example ~~~~~~~ Here you can see an example: :: plugin.tx_advaddress.configurations { maximalItemsToDisplay = 20 pathToLanguageFile = EXT:adv_address/locallang.xml templatePath = EXT:adv_address/templates/ imagePath = fileadmin/user_upload/images/ listTemplate = listView.php dateFormat = %d. %B %Y } .. _Tutorial: Tutorial -------- \- Coming soon... .. _Known-problems: Known problems -------------- - Be aware, that this extension only works with TYPO3 Version 4.1 and above!!! - Send bugs, questions and suggestions to `sven@skom.de `_ .. _To-Do-list: To-Do list ---------- \- More Views \- Single-View .. _Changelog: Changelog --------- \- Version 0.0.2: Added the MVC-Concept \- Version 0.0.1: First official release |img-1| EXT: Advanced Address-List - 3 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102