.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================= EXT: My Extension ================= :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Johnny :Changed: 2009-02-11T19:13:38 :Author: Author Name :Email: your@email.com :Info 3: :Info 4: |img-1| |img-2| EXT: My Extension .. _EXT-activitycal: EXT: activitycal ================ Extension Key: **activitycal** Copyright 2000-2008, Johnny Sjbjerg, 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: activitical 1 <#1.EXT:%20activitical|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>`_** **`Configuration 5 <#1.3.Configuration|outline>`_** **`To-Do list 6 <#1.4.To-Do%20list|outline>`_** **`ChangeLog 7 <#1.5.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ acticitycal is a simple way to display an activity calendar or event calendar. .. _Screenshots: Screenshots ^^^^^^^^^^^ - Inserting the plugin. |img-3| - Submitting an event (must be done from the 'list'-view on a SysFolder!). |img-4| .. _Users-manual: Users manual ------------ The plugin has 3 display options - 'List Events', 'Show Previous Events' and 'Show Event'. List Events: Get a list of upcoming events. Show Previous Events: Get a list of outdated events. Show Event: Displays full event details. .. _Configuration: Configuration ------------- .. ### BEGIN~OF~TABLE ### .. _templateFile: templateFile ^^^^^^^^^^^^ .. container:: table-row Property templateFile Data type string Description Which template file to load Default .. _showEventText: showEventText ^^^^^^^^^^^^^ .. container:: table-row Property showEventText Data type string Description The link text shown in the overview, linking to the detail page Default Click for details .. _showEventPid: showEventPid ^^^^^^^^^^^^ .. container:: table-row Property showEventPid Data type int Description The PID of the page containing the “Show Event” Default .. _showBackText: showBackText ^^^^^^^^^^^^ .. container:: table-row Property showBackText Data type string Description The link text shown in the detail page, linking back to the overview Default Back to list .. _showBackPid: showBackPid ^^^^^^^^^^^ .. container:: table-row Property showBackPid Data type int Description The PID of the page containing the “List Events” Default .. _storageFolder: storageFolder ^^^^^^^^^^^^^ .. container:: table-row Property storageFolder Data type Int Description The PID containing the events. Default .. _dateFormat: dateFormat ^^^^^^^^^^ .. container:: table-row Property dateFormat Data type string Description How to format the dates Default Ymd .. _listLimit: listLimit ^^^^^^^^^ .. container:: table-row Property listLimit Data type int Description How many events to output Default .. ###### END~OF~TABLE ###### .. _generated: ((generated)) ^^^^^^^^^^^^^ .. _generated: ((generated)) """"""""""""" .. _Example: Example ~~~~~~~ :: plugin.tx_activitycal_pi1.templateFile = fileadmin/templates/activity.html plugin.tx_activitycal_pi1.showEventText = More info plugin.tx_activitycal_pi1.showEventPid = 11 plugin.tx_activitycal_pi1.showBackText = Back to overview plugin.tx_activitycal_pi1.showBackPid = 2 plugin.tx_activitycal_pi1.storageFolder = 1 plugin.tx_activitycal_pi1.dateFormat = d-m-Y plugin.tx_activitycal_pi1.listLimit = 5 .. _To-Do-list: To-Do list ---------- - Complete FlexForm setup - Localization .. _ChangeLog: ChangeLog --------- - 0.0.3 listLimit option added and 'starting point' is now supported - 0.0.2 Manual added - 0.0.1 Initial release 7 .. ######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: left .. :border: 0 .. :height: 113 .. :id: grafik1 .. :name: grafik1 .. :width: 166 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 591 .. :id: grafik2 .. :name: grafik2 .. :width: 483