.. include:: Images.txt .. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) =========== EXT: Events =========== :Version: |release| :Classification: t3events :Description: t3events manages events. It provides integrators with the option to display event items in a list or a single view. Each event can contain one or more performances. For each performance, integrators have the option to list as many ticket classes as needed as well as various other information about the events. Performance locations can be accorded the following meta information: address, link, image etc. A quick menu allows users to filter the list view by genre. The extension was built from scratch with extbase and fluid. Originally designed to fulfill the specific requirements of a client project, this extension remains under development. We appreciate any feedback or suggestions for improvement. :Keywords: event, performance, ticket, forEditors, forIntermediates :Author: Dirk Wenzel, Michael Kasten :Email: t3events@gmx.de :Language: en :Copyright: 2013-2016, Dirk Wenzel and Michael Kasten 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 .. toctree:: :maxdepth: 5 :titlesonly: :glob: Introduction/Index UsersManual/Index Configuration/Index To-doList/Index Credits/Index