.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ============ EXT: minutes ============ :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2006-01-10T14:23:16 :Email: mth@daimi.au.dk :Info 2: :Info 3: :Info 4: .. _EXT-minutes: EXT: minutes ============ Extension Key: **news\_feedit** Copyright 2005, mth@daimi.au.dk, 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: minutes 1** **Introduction 1** What does it do? 1 **Users manual 1** Quick start: 1 **Configuration 1** Reference 1 **Known problems 2** **To-Do list 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This is an frontend extension for adding and listing minutes. It contains a pluging for each of these tasks .. _Users-manual: Users manual ------------ .. _Quick-start: Quick start: ^^^^^^^^^^^^ Install the extension, include static templates (default configuration and default CSS styles) to a page, and create the desired plugin element on that page .. _Configuration: Configuration ------------- .. _Reference: Reference ^^^^^^^^^ **Add Minutes (pi1)** See docuementation for extension 'mth\_feedit' **List Minutes (pi2)** .. ### BEGIN~OF~TABLE ### .. _dateFormat: dateFormat """""""""" .. container:: table-row Property dateFormat Data type string Description The format the displayed dates should be in according to the php function strftime (see `http://www.php.net/strftime `_ ) Default %d-%m-%Y .. _listView: listView. """"""""" .. container:: table-row Property listView. Data type Description Default .. _disableDateDisplay: disableDateDisplay """""""""""""""""" .. container:: table-row Property disableDateDisplay Data type boolean Description It set, no date for the minutes will be shown in listView Default 0 .. _disableCategories: disableCategories """"""""""""""""" .. container:: table-row Property disableCategories Data type boolean Description It set, no categories for the minutes will be shown in listView Default 0 .. _disableShort: disableShort """""""""""" .. container:: table-row Property disableShort Data type boolean Description It set, no short for the minutes will be shown in listView Default 0 .. _shortLgd: shortLgd """""""" .. container:: table-row Property shortLgd Data type int Description Length of the short shown in listView Default 200 .. _highlightSearch: highlightSearch """"""""""""""" .. container:: table-row Property highlightSearch Data type boolean Description If set, search results will be highlighted in the listView Default 0 .. _result-at-a-time: result\_at\_a\_time """"""""""""""""""" .. container:: table-row Property result\_at\_a\_time Data type int Description Shown result at a time in the listView Default 10 .. _maxPages: maxPages """""""" .. container:: table-row Property maxPages Data type int Description The max number of pages shown on the page browser. Default 3 .. _singleView: singleView. """"""""""" .. container:: table-row Property singleView. Data type Description Default .. _disableDateDisplay: disableDateDisplay """""""""""""""""" .. container:: table-row Property disableDateDisplay Data type boolean Description It set, no date for the minutes will be shown in singleView Default 0 .. _disableAuthor: disableAuthor """"""""""""" .. container:: table-row Property disableAuthor Data type boolean Description It set, no author for the minutes will be shown in singleView Default 0 .. _no-maillink: no\_maillink """""""""""" .. container:: table-row Property no\_maillink Data type boolean Description It set, no there will not be a maillink to the author on the authors name in singleView Default 0 .. ###### END~OF~TABLE ###### .. _generated: ((generated)) """"""""""""" .. _Example-for-Add-Minutes-pi1: Example for Add Minutes (pi1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Here is an example of how to use the stuff from the reference **(NOTE: pid is required):** :: plugin.tx_minutes_pi1.mthfeedit { pid = 9 allowedGroups = 1 infomail = 1 email.from = FROM@EMAIL.COM email.fromName = FROM NAME email.admin = ADMIN@EMAIL.COM email.field = FIELD FROM RECORD WHERE USERS EMAIL SHOULD BE FOUND. } .. _Example-for-List-Minutes-pi2: Example for List Minutes (pi2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Here is an example of how to use the stuff from the reference: :: plugin.tx_minutes_pi2 { dateFormat = %d-%m-%Y listView { disableDateDisplay = 0 disableShort = 0 shortLgd = 200 result_at_a_time = 10 maxPages = 3 } singleView.disableDateDisplay = 0 } .. _Known-problems: Known problems -------------- \- Let me know, if you find some .. _To-Do-list: To-Do list ---------- \- Nothing right now |img-1| EXT: minutes - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102