.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =========================== EXT: Direct Mail Salutation =========================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2010-06-03T21:17:03 :Author: Robert Heel :Email: rheel@1drop.de :Info 3: :Info 4: |img-1| |img-2| EXT: Direct Mail Salutation .. _EXT-Direct-Mail-Salutation: EXT: Direct Mail Salutation =========================== Extension Key: **ods\_dm\_salutation** Copyright 2010-2011, Robert Heel, Onedrop Solutions GmbH & Co. KG Sudetenstraße 26 93073 Neutraubling `www.1drop.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.org .. _Table-of-Contents: Table of Contents ----------------- `EXT: Direct Mail Salutation 1 <#__RefHeading__770_1969339963>`_ **`Introduction 3 <#__RefHeading__772_1969339963>`_** `What does it do? 3 <#__RefHeading__774_1969339963>`_ `Screenshots 3 <#__RefHeading__812_1021393436>`_ **`Users manual 4 <#__RefHeading__780_1969339963>`_** `Set salutation marker 4 <#__RefHeading__335_1274311720>`_ `Set salutation 4 <#__RefHeading__161_524163432>`_ `Set default salutation 4 <#__RefHeading__784_1969339963>`_ .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Specify different salutations depending on the gender. .. _Screenshots: Screenshots ^^^^^^^^^^^ .. _Backend: Backend """"""" |img-3| .. _Users-manual: Users manual ------------ .. _Set-salutation-marker: Set salutation marker ^^^^^^^^^^^^^^^^^^^^^ Place the marker “###SALUTATION###” in the newsletter template or in the newsletter text. .. _Set-salutation: Set salutation ^^^^^^^^^^^^^^ You can change the salutation in the page properties as shown in the screenshot above. .. _Set-default-salutation: Set default salutation ^^^^^^^^^^^^^^^^^^^^^^ Set the default salutation in the page TSconfig of your newsletter folder. This configuration would be copied on page generation into the page properties: :: TCAdefaults.pages.tx_odsdmsalutation_g = Dear Sirs TCAdefaults.pages.tx_odsdmsalutation_n = Dear ###USER_name### TCAdefaults.pages.tx_odsdmsalutation_m = Dear Mr. ###USER_name### TCAdefaults.pages.tx_odsdmsalutation_f = Dear Ms. ###USER_name### This configuration would set default values if page properties are empty: :: tx_odsdmsalutation.general = Dear Sirs tx_odsdmsalutation.neutral = Dear ###USER_name### tx_odsdmsalutation.male = Dear Mr. ###USER_name### tx_odsdmsalutation.female = Dear Ms. ###USER_name### 4 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 23 .. :id: Grafik2 .. :name: Grafik2 .. :width: 86 .. |img-3| image:: img-3.png .. :align: bottom .. :border: 0 .. :height: 194 .. :id: Grafik1 .. :name: Grafik1 .. :width: 483