.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ============== EXT: cc\_event ============== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Christopher Gronwald :Changed: 2007-05-30T19:30:57 :Author: Christopher Gronwald :Email: typo3@chriscrown.de :Info 3: :Info 4: .. _EXT-cc-event: EXT: cc\_event ============== Extension Key: **cc\_event** Copyright 2007, Christopher Gronwald, 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: My Extension 1** **Introduction 1** What does it do? 1 Screenshots 1 **Users manual 1** FAQ 1 **Adminstration 1** FAQ 2 **Configuration 2** FAQ 2 Reference 2 **Tutorial 2** **Known problems 2** **To-Do list 2** **Changelog 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ CC-Event is a simple extension to show your dates in a tiny FE-plugin. You can manage basic informations of different locations and allocate your events to the appropriate location. When the date of your event is one day ago, the event record will no longer be displayed in the FE-plugin. The extension is available in English and German at the moment. Translations are welcome! .. _Screenshots: Screenshots ^^^^^^^^^^^ Create a location: |img-1| Create an event at one of your locations: |img-2| Site output: |img-3| Nice Javascript mouseover-effect shows detailed location information: |img-4| .. _Users-manual: Users manual ------------ Insert a location record in your event-Sys-Folder. Insert an event record in your event-Sys-Folder. Insert the Plugin on a page. NEW: Select your event-Sys-Folder! (If no Sys-Folder is specified, the actual page-id will be taken) .. _Configuration: Configuration ------------- 1. Install Extension 2. Add static Template "CC\_Event-Pics" to your root-Template |img-5| 3. Add some styles to your main css: :: .tx-ccevent-header { margin-bottom: 10px; font-weight: bold; font-size: 14px; } .tx-ccevent-entry { margin-bottom: 10px; } .tx-ccevent-area { position: absolute; } .tx-ccevent-areacontent { color: #000000; background-image: url(../../../typo3conf/ext/cc_event/res/ausruf.gif); background-repeat: no-repeat; width: 277px; height: 210px; position: relative; left: 130px; display: block; padding-top: 5px; padding-left: 25px; padding-right: 5px; } .tx-ccevent-areacontent table tr td { color:#000000; font-size:12px; } .. _Known-problems: Known problems -------------- No €-Sign support. .. _To-Do-list: To-Do list ---------- Fix known problems. Make code nicer... ;-) .. _Changelog: Changelog --------- 1.4.0 Added more Sysfolder-funtionality 1.3.0 Extension got stable 1.2.0 Fixed Event-Sysfolder PID-problem, fixed Summertime-problem 1.1.0 Documentation added 1.0.0 Beta release. Works quite accurate... |img-6| EXT: cc\_event - 5 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 449 .. :id: graphics1 .. :name: graphics1 .. :width: 648 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 394 .. :id: graphics2 .. :name: graphics2 .. :width: 520 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 288 .. :id: graphics5 .. :name: graphics5 .. :width: 226 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 249 .. :id: graphics4 .. :name: graphics4 .. :width: 438 .. |img-5| image:: img-5.png .. :align: left .. :border: 0 .. :height: 426 .. :id: graphics3 .. :name: graphics3 .. :width: 654 .. |img-6| image:: img-6.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102