.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =================== EXT: Comments Email =================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2009-05-05T15:08:20 :Classification: comments_email :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: comments, email, approval :Author: Thomas Hirt :Email: info@thomas-hirt.at :Info 4: :Language: en |img-1| EXT: Comments Email - comments\_emailEXT: Comments Email .. _EXT-Comments-Email: EXT: Comments Email =================== Extension Key: comments\_email Language: en Keywords: comments, email, approval Copyright 2000-2008, Thomas Hirt, 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: Readable name of your extension 1 <#1.EXT:%20Readable%20name%20of%20your%20extension|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `Screenshots 3 <#1.1.2.Screenshots|outline>`_ **`Users manual 4 <#1.2.Users%20manual|outline>`_** `FAQ 4 <#1.2.1.FAQ|outline>`_ **`Administration 5 <#1.3.Administration|outline>`_** `FAQ 5 <#1.3.1.FAQ|outline>`_ **`Configuration 6 <#1.4.Configuration|outline>`_** `FAQ 6 <#1.4.1.FAQ|outline>`_ `Reference 6 <#1.4.2.Reference|outline>`_ **`Tutorial 7 <#1.5.Tutorial|outline>`_** **`Known problems 8 <#1.6.Known%20problems|outline>`_** **`To-Do list 9 <#1.7.To-Do%20list|outline>`_** **`ChangeLog 10 <#1.8.ChangeLog|outline>`_** `Important guidelines 11 <#2.Important%20guidelines|outline>`_ **`HowTo update a manual to the new layout 12 <#2.1.HowTo%20update%20a %20manual%20to%20the%20new%20layout|outline>`_** **`Issues with Open Office documentation for TYPO3 13 <#2.2.Issues%20w ith%20Open%20Office%20documentation%20for%20TYPO3|outline>`_** `Inserting images 13 <#2.2.1.Inserting%20images|outline>`_ `Paragraph styles 13 <#2.2.2.Paragraph%20styles|outline>`_ `Linking 14 <#2.2.3.Linking|outline>`_ `Meta data and updates 14 <#2.2.4.Meta%20data%20and%20updates|outline>`_ `Help by documentation.openoffice.org 14 <#2.2.5.Help%20by%20documentation.openoffice.org|outline>`_ .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Comments Email expands the Extansion comments and offers the possibility to receive email notification about new comments without the need to approve each comment. NEW since 5. may 2009 Thanks to Markus Timtner it is now possible to send the notification email to a frontend user group. .. _Screenshots: Screenshots ^^^^^^^^^^^ Install the extension and just fill the two email fields in the flexform of the extension comments (Mode: Comment Form) to receive an email without the need to approve each comment. Don't forget to uncheck the following checkbox: “Require approval of each comment:” |img-2| .. _Users-manual: Users manual ------------ .. _Installation: Installation ^^^^^^^^^^^^ Go in the Ext. Manager and install comments\_email from online repository. .. _Administration: Administration -------------- - The Email Template for this extension can be found here: typo3conf/ext/comments\_email/res/email.txt - With the following Code you can add your own template with the corresponding markersplugin.tx\_comments\_pi1 {tx\_commentsemail\_templateFile = fileadmin/your/path/email.txt} NEW since 5. may 2009 Thanks to Markus Timtner it is now possible to send the notification email to a frontend user group.plugin.tx\_comments\_pi1 {tx\_commentsemail\_notifyUsergroup = 1tx\_commentsemail\_usergroupUID = 1} .. _Configuration: Configuration ------------- .. _Reference: Reference ^^^^^^^^^ .. ### BEGIN~OF~TABLE ### .. _plugin-tx-comments-pi1-tx-commentsemail-templateFile: plugin.tx\_comments\_pi1.tx\_commentsemail\_templateFile """""""""""""""""""""""""""""""""""""""""""""""""""""""" .. container:: table-row Property plugin.tx\_comments\_pi1.tx\_commentsemail\_templateFile Data type string Description User defined email template file Default EXT:comments\_email/res/email.txt .. _plugin-tx-comments-pi1-tx-commentsemail-notifyUsergroup: plugin.tx\_comments\_pi1.tx\_commentsemail\_notifyUsergroup """"""""""""""""""""""""""""""""""""""""""""""""""""""""""" .. container:: table-row Property plugin.tx\_comments\_pi1.tx\_commentsemail\_notifyUsergroup Data type boolean Description Defines if you would like the send the confirmation Email to a Frontend Usergroup or not. Default 0 .. _plugin-tx-comments-pi1-tx-commentsemail-usergroupUID: plugin.tx\_comments\_pi1.tx\_commentsemail\_usergroupUID """""""""""""""""""""""""""""""""""""""""""""""""""""""" .. container:: table-row Property plugin.tx\_comments\_pi1.tx\_commentsemail\_usergroupUID Data type int+ Description FE Usergroup that will receive the notification Email Default .. ###### END~OF~TABLE ###### .. _generated: ((generated)) """"""""""""" .. _Example: Example ~~~~~~~ :: plugin.tx_comments_pi1 { # Define your own template file tx_commentsemail_templateFile = fileadmin/your/path/email.txt # Send notification email to frontend Usergroup tx_commentsemail_notifyUsergroup = 1 # FE Usergroup that will receive the notification email tx_commentsemail_usergroupUID = 1 } .. _Tutorial: Tutorial -------- - Go in the Ext. Manager and install comments\_email from online repository. - Just fill the two email fields in the flexform of the extension comments (Mode: Comment Form) to receive an email without the need to approve each comment. - Don't forget to uncheck the following checkbox: “Require approval of each comment:” .. _Known-problems: Known problems -------------- none until now .. _To-Do-list: To-Do list ---------- suggestions? .. _ChangeLog: ChangeLog --------- - 0.0.1: first release - 0.0.2: FE Usergroup can nowl receive notification Emails 10 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.jpeg .. :align: left .. :border: 0 .. :height: 434 .. :id: graphics1 .. :name: graphics1 .. :width: 393