.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ===================== EXT: mm\_xtcfavourite ===================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Marco Michely :Changed: 2007-06-27T15:47:44 :Author: Marco Michely :Email: marco.michely@lx-medien.de :Info 3: :Info 4: .. _EXT-mm-xtcfavourite: EXT: mm\_xtcfavourite ===================== Extension Key: **mm\_xtcfavourite** Copyright 2000-2002, Marco Michely, 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: mm\_xtcfavourite 1** **Introduction 1** What does it do? 1 Screenshots 1 **Users manual 1** FAQ 1 **Adminstration 1** FAQ 1 **Configuration 2** FAQ 2 Reference 2 **Known problems 2** **To-Do list 2** **Changelog 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension allow you to show the favourite products from your xt :Commerce-Webcart and link to them by using the same functions like the xt:Commerce do. The rating average of the Products is calculatet and displayed by the rating-stars from the shop-template. There comes no css-styles and no images with this extension. So please take the ids and classes from the template-file to write your own css and tweak the template-file to insert your own header-image. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-1| .. _Users-manual: Users manual ------------ The use is very easy. Just install the extension from the repository and use the new content plugin. Attention: You will see only the content, if you have inserted the code in your TypoScript template. .. _FAQ: FAQ ^^^ \- None yet .. _Adminstration: Adminstration ------------- No Administration needed. .. _FAQ: FAQ ^^^ \- None yet .. _Configuration: Configuration ------------- Insert and edit the configuration-code in you TypoScript-Template (Setup-Section). .. _FAQ: FAQ ^^^ \- None yet .. _Reference: Reference ^^^^^^^^^ .. ### BEGIN~OF~TABLE ### .. _xtcDB: xtcDB """"" .. container:: table-row Property xtcDB Data type string Description The name of the xt:C-Database Default .. _xtcDBuser: xtcDBuser """"""""" .. container:: table-row Property xtcDBuser Data type string Description The username for the xt:C-Database Default .. _xtcDBpass: xtcDBpass """"""""" .. container:: table-row Property xtcDBpass Data type string Description Passwort for the xt:C-Database Default .. _xtcDBhost: xtcDBhost """"""""" .. container:: table-row Property xtcDBhost Data type string Description Hostname of the xt:C-Database-Server Default .. _xtcFavLimit: xtcFavLimit """"""""""" .. container:: table-row Property xtcFavLimit Data type string Description Maximum count of favourites to list Default .. _xtcTextLength: xtcTextLength """"""""""""" .. container:: table-row Property xtcTextLength Data type string Description Length of the description-text Default .. _xtcTextEtc: xtcTextEtc """""""""" .. container:: table-row Property xtcTextEtc Data type string Description e.g. "..." or "etc." and so on; will be added after the description- text Default .. _xtcFavCur: xtcFavCur """"""""" .. container:: table-row Property xtcFavCur Data type string Description Currency of the shown prices Default .. _xtcDirectory: xtcDirectory """""""""""" .. container:: table-row Property xtcDirectory Data type string Description Relative path to your xt:C-Installation Default .. _xtcTemplate: xtcTemplate """"""""""" .. container:: table-row Property xtcTemplate Data type string Description Name of the xt:C template directory Default .. _xtcTaxZone: xtcTaxZone """""""""" .. container:: table-row Property xtcTaxZone Data type string Description Tax-Zone ID from the xt:Commerce Default .. ###### END~OF~TABLE ###### .. _generated: ((generated)) """"""""""""" .. _Example: Example ~~~~~~~ Here is an complete Example: :: plugin.tx_mmxtcfavourite_pi1.xtcDB = myDatabaseName plugin.tx_mmxtcfavourite_pi1.xtcDBuser = myDatabaseUser plugin.tx_mmxtcfavourite_pi1.xtcDBpass = topsecret plugin.tx_mmxtcfavourite_pi1.xtcDBhost = localhost plugin.tx_mmxtcfavourite_pi1.xtcFavLimit = 5 plugin.tx_mmxtcfavourite_pi1.xtcTextLength = 32 plugin.tx_mmxtcfavourite_pi1.xtcTextEtc = ... plugin.tx_mmxtcfavourite_pi1.xtcFavCur = Euro plugin.tx_mmxtcfavourite_pi1.xtcDirectory = shop/ plugin.tx_mmxtcfavourite_pi1.xtcTemplate = xtc4 plugin.tx_mmxtcfavourite_pi1.xtcTaxZone = 5 .. _Known-problems: Known problems -------------- - The marker ###TRENN### is hardcoded and can make some trouble, if you change the template-table. Please edit the file in /typo3conf/ext/mm\_xtcfavourite/pi1/class.tx\_mmxtcfavourite\_pi1.php to change this or delete the marker from the template-file, if you don't need him. - No Multilanguage-Support .. _To-Do-list: To-Do list ---------- - Please send me your whishes - Make the ###TRENN### - marker more handy Add the Multilanguage-Support .. _Changelog: Changelog --------- \- Version 0.1: Initial Release |img-2| EXT: mm\_xtcfavourite - 3 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.jpeg .. :align: left .. :border: 0 .. :id: Grafik1 .. :name: Grafik1 .. :width: 100% .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102