.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =============== EXT: Wheelchair =============== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2006-07-24T11:34:43 :Author: Oliver Klee :Email: typo3-coding@oliverklee.de :Info 3: :Info 4: .. _EXT-Wheelchair: EXT: Wheelchair =============== Extension Key: **wheelchair** Copyright 2006, Oliver Klee, 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: Wheelchair 1** **Introduction 1** What does it do? 1 Screenshots 1 Sponsoring and credits 2 **Tutorial: Installing and using this extension 2** **Known problems 2** **To-Do list 2** **Changelog 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension adds a checkbox “wheelchair” to the front-end user table, indicating whether a person is using a wheelchair. This can be used to help organizers finding suitable lodging eg. when booking a workshop. In addition, this extension provides a customized CSS-based template for *sr\_feuser\_register* that contains this field. This extension is tested to work with TYPO3 4.0 and comes with an English and German localization. .. _Screenshots: Screenshots ^^^^^^^^^^^ This is the account creation screen of *sr\_feuser\_register* with this extension. Please note the additional checkbox at the bottom. |img-1| .. _Sponsoring-and-credits: Sponsoring and credits ^^^^^^^^^^^^^^^^^^^^^^ - Development of this extension has been funded by `randombit EDV- Dienstleistungen `_ . - Thanks go to Alexander Schlögl from `viennadesign.com `_ for finding out how to make it possible to unset the checkbox again in *sr\_feuser\_register.* .. _Tutorial-Installing-and-using-this-extension: Tutorial: Installing and using this extension --------------------------------------------- Install the extension. The extension manager will prompt you for the necessary database changes. If you intend to use this extension with the *sr\_feuser\_register* extension, also take the following steps: In your TS template under “Include static (from extensions)”, include “Wheelchair”. This is important to allow the user to unset the “wheelchair” checkbox again. Now you need to add the “wheelchair” checkbox to your *sr\_feuser\_register* HTML template. You can either modify the HTML template yourself or add the following line to your TS constants which will include a modified CSS-based HTML template with just the “wheelchair” checkbox added: :: plugin.tx_srfeuserregister_pi1.file.templateFile = EXT:wheelchair/static/tx_srfeuserregister_pi1_css_tmpl.html .. _Known-problems: Known problems -------------- Once checked, the “wheelchair” checkbox cannot be unchecked using the *sr\_feuser\_register* extension if the static template from the wheelchair extension has not been included. If you find any bugs or would like to propose a feature, please create yourself an account at the `bug tracker `_ and then report the issue under the product *Wheelchair* . .. _To-Do-list: To-Do list ---------- Currently nothing. .. _Changelog: Changelog --------- Please see the file **ChangeLog** for this. |img-2| EXT: Wheelchair - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 221 .. :id: Grafik1 .. :name: Grafik1 .. :width: 444 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102