.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ==================================== EXT: Readable name of your extension ==================================== :Created: 2010-02-18T17:33:18 :Changed by: Björn Jacob :Changed: 2013-05-16T09:55:17.360000000 :Classification: extensionkey :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: keywords comma-separated :Author: Author Name :Email: your@email.com :Info 4: :Language: en |img-1| |img-2| EXT: Readable name of your extension - extensionkey .. _wt-cart-for-tt-news: wt\_cart for tt\_news ===================== |img-3| Extension Key: ttnews\_wtcart, version 0.2.0, 2013-05-16 Language: en Keywords: cart, shopping cart, e-commerce, checkout, tt\_news Copyright: 2010-2013, wt-cart Development Team 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: Table of Contents ----------------- `wt\_cart for tt\_news 1 <#1.wt_cart%20for%20tt_news|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `What do you need? 3 <#1.1.2.What%20do%20you%20need_|outline>`_ `wt\_cart Development Team 3 <#1.1.3.wt_cart%20Development%20Team|outline>`_ `Supporters and Sponsors 3 <#1.1.4.Supporters%20and%20Sponsors|outline>`_ `Screenshots 4 <#1.1.5.Screenshots|outline>`_ **`Users manual 5 <#1.2.Users%20manual|outline>`_** **`Administration 6 <#1.3.Administration|outline>`_** `Install ttnews\_wtcart with Extension Manager 6 <#1.3.1.Install%20ttn ews_wtcart%20with%20Extension%20Manager|outline>`_ `Include Static Template 6 <#1.3.2.Include%20Static%20Template|outline>`_ `Configure constants of wt\_cart 6 <#1.3.3.Configure%20constants%20of%20wt_cart|outline>`_ `TypoScript Constants 6 <#1.3.4.TypoScript%20Constants|outline>`_ **`Known problems 7 <#1.4.Known%20problems|outline>`_** **`To-Do list 8 <#1.5.To-Do%20list|outline>`_** `ToDo 8 <#1.5.1.ToDo|outline>`_ `Bugfixes 8 <#1.5.2.Bugfixes|outline>`_ `Features 8 <#1.5.3.Features|outline>`_ `Feature Request 8 <#1.5.4.Feature%20Request|outline>`_ **`ChangeLog 9 <#1.6.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ - ttnews\_wtcart is a small extension which adds some new fields to tt\_news. On the new tab “Product data” you can add price and tax information, enter a SKU and decide whether to display this article as product or not. This enables you to “transform” your tt\_news items to products which can be checked out with the help of wt\_cart. - Furthermore the extension configures tt\_news and comes with an own HTML template. The HTML template is based on the default tt\_news template and includes markers for the “add to cart” form and the net price, gross price and vat. - The extension assumes that you're using wt\_cart as shopping cart and powermail for checkout. .. _What-do-you-need: What do you need? ^^^^^^^^^^^^^^^^^ - Some experience in TypoScript, HTML and CSS. - Experience in setting up tt\_news, wt\_cart and powermail. - TYPO3 4.5.x and higher. - wt\_cart 2.0.0 and higher. .. _wt-cart-Development-Team: wt\_cart Development Team ^^^^^^^^^^^^^^^^^^^^^^^^^ The following people and companies are currently part of the wt\_cart development team: - extco.de UG, Daniel Lorenz (Leader) – `www.extco.de `_ - TRITUM GmbH, Björn Jacob (Co-Leader), Sebastian Wagner, Ralf Zimmermann – `www.tritum.de `_ In the past the following people we part of the wt\_cart development team: - in2code, Alexander Kellner – `www.in2code.de `_ - Die Netzmacher, Dirk Wildt – www.die-netzmacher.de .. _Supporters-and-Sponsors: Supporters and Sponsors ^^^^^^^^^^^^^^^^^^^^^^^ We would like to say thank you to our supporters and sponsors: - Harald Luger – `www.and.at `_ sponsored version 0.2.0 - Sven Burkert - `www.sbtheke.de `_ active contributor .. _Screenshots: Screenshots ^^^^^^^^^^^ Do you have this extension up and running and want to show it? Please send an email with your screenshot and some additional information to `bjoern.jacob@tritum.de `_ . See a live and working example at http://www.verlag- jungewissenschaft.de/Bestellen.42.0.html. |img-4| *Example of ttnews\_wtcart together with tt\_news* .. _Users-manual: Users manual ------------ This module adds a new tab “Product data” to your tt\_news record. Just create a new tt\_news entry or edit an existing one. The picture below shows the new fields which are added by ttnews\_wtcart. You can decide whether to display the news entry as product or not. If you do not tick the checkbox no price information and “add to cart” form will be displayed. **By default the checkbox is not active** . You can enter the gross price, select if a normal or reduced value added tax (V.A.T.) applies and add a SKU (stock keeping unit). The shopping cart extension wt\_cart will handle the values, i.e. you don't have to set up anything in ttnews\_wtcart. After saving the product and refreshing the cache the new fields will be displayed in the frontend. |img-5| *tt\_news tab "Product data"* .. _Administration: Administration -------------- .. _Install-ttnews-wtcartwith-Extension-Manager: Install ttnews\_wtcartwith Extension Manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Open the extension manager, download the extension “ttnews\_wtcart” and install it. If you haven't already installed tt\_news and wt\_cart (which depends on powermail) you'll be asked to do it during the installation process of wt\_cart. There are no additional settings you can change within the extension manager. .. _Include-Static-Template: Include Static Template ^^^^^^^^^^^^^^^^^^^^^^^ Create a new extension template (TypoScript) or edit an existing one and include the static template of ttnews\_wtcart. The static template configures wt\_cart and tt\_news for ttnews\_wtcart. For tt\_news the template file is changed to the included one of ttnews\_wtcart. |img-6| *Include static template* .. _Configure-constants-of-wt-cart: Configure constants of wt\_cart ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ After including the static template you have to configure tt\_news, wt\_cart and powermail as usual. Don't forget to set the constant “plugin.wtcart.main.pid”. This constant is a very important one to make the order form and some other functions of wt\_cart work. .. _TypoScript-Constants: TypoScript Constants ^^^^^^^^^^^^^^^^^^^^ There are no TypoScript constants for ttnews\_wtcart. .. _Known-problems: Known problems -------------- There are no known problems yet. Please visit `http://forge.typo3.org/projects/extension-ttnews\_wtcart/issues `_ in order to submit problems or request features. .. _To-Do-list: To-Do list ---------- .. _ToDo: ToDo ^^^^ Nothing to do right now. .. _Bugfixes: Bugfixes ^^^^^^^^ A list of all known bugfixes is available at forge.typo.org: `http://forge.typo3.org/projects/extension-ttnews\_wtcart/issues `_ If you want to submit a bug you can write us an email. .. _Features: Features ^^^^^^^^ A list of proposed features is available at forge.typo.org: `http://forge.typo3.org/projects/extension-ttnews\_wtcart/issues `_ If you want to supprt a feature you can write us an email. .. _Feature-Request: Feature Request ^^^^^^^^^^^^^^^ Do you need a new feature or maybe you want to help us? Please add a new issue at `http://forge.typo3.org/projects/extension- ttnews\_wtcart/issues `_ or write us an email. .. _ChangeLog: ChangeLog --------- Changelog is available in the extension folder. The file name is 'ChangeLog'. |img-2| 9 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 150 .. :id: Grafik4 .. :name: Grafik4 .. :width: 180 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :id: Grafik3 .. :name: Grafik3 .. :width: 100% .. |img-5| image:: img-5.png .. :align: left .. :border: 0 .. :height: 343 .. :id: Grafik1 .. :name: Grafik1 .. :width: 647 .. |img-6| image:: img-6.png .. :align: left .. :border: 0 .. :id: Grafik5 .. :name: Grafik5 .. :width: 100%