.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =================== EXT: Housing Market =================== :Author: Marco Geweke :Created: 2003-10-02T14:17:59 :Changed by: Marco Geweke :Changed: 2003-10-02T15:49:40 :Author: Marco Geweke :Email: marco.geweke@gmx.de :Info 3: :Info 4: .. _EXT-Housing-Market: EXT: Housing Market =================== Extension Key: **housingmarket** Copyright 2003, Marco Geweke, 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 2** **Configuration 3** Reference 3 **Known problems 3** **To-Do list 3** **Changelog 3** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ \- This extension adds a housingmarket to your site. Site visitors can post and delete offers or requests without having to login as a frontend user. Every single post is addressed by a simple password, which the user has to enter when he posts in the market. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-1| This screen shows a form in the frontend. |img-2| And here you see the posts rendered in the frontend. |img-3| Record editing in the backend. .. _Users-manual: Users manual ------------ After installation of the housing market you can add it as content element on regular pages. Use the CODE-field to tell the extension what to do. You can only use one CODE per element. .. ### BEGIN~OF~TABLE ### .. _SHOW-OFFERS: SHOW\_OFFERS ^^^^^^^^^^^^ .. container:: table-row CODE SHOW\_OFFERS Description shows a list of all offers .. _SHOW-REQUESTS: SHOW\_REQUESTS ^^^^^^^^^^^^^^ .. container:: table-row CODE SHOW\_REQUESTS Description shows a list of all requests .. _OFFER-FORM: OFFER\_FORM ^^^^^^^^^^^ .. container:: table-row CODE OFFER\_FORM Description shows the offer form .. _REQUEST-FORM: REQUEST\_FORM ^^^^^^^^^^^^^ .. container:: table-row CODE REQUEST\_FORM Description shows the request form .. _DELETE-OFFER: DELETE\_OFFER ^^^^^^^^^^^^^ .. container:: table-row CODE DELETE\_OFFER Description shows the form for deleting offers .. _DELETE-REQUEST: DELETE\_REQUEST ^^^^^^^^^^^^^^^ .. container:: table-row CODE DELETE\_REQUEST Description shows the form for deleting requests .. ###### END~OF~TABLE ###### .. _Configuration: Configuration ------------- \- You can configure the target pages which appear after submitting form data, see reference for details. If the values are empty, then default messages will appear on the same page. .. _Reference: Reference ^^^^^^^^^ \- Possible subsections: Reference (TypoScript) .. ### BEGIN~OF~TABLE ### .. _offer-sent-pid: offer\_sent\_pid """""""""""""""" .. container:: table-row Property offer\_sent\_pid Data type int Description The pid of the page which should be shown after posting an offer. Default .. _request-sent-pid: request\_sent\_pid """""""""""""""""" .. container:: table-row Property request\_sent\_pid Data type int Description See above Default .. _offer-deleted-pid: offer\_deleted\_pid """"""""""""""""""" .. container:: table-row Property offer\_deleted\_pid Data type int Description The pid of the page which should be shown if an offer was deleted. Default .. _request-deleted-pid: request\_deleted\_pid """"""""""""""""""""" .. container:: table-row Property request\_deleted\_pid Data type int Description See above Default .. ###### END~OF~TABLE ###### [plugin.tx\_housingmarket\_pi1] .. _Known-problems: Known problems -------------- no flood protection (maybe a problem) .. _To-Do-list: To-Do list ---------- \- Use html-templates to layout the extension- Make it possible to split the list of posts in multiple pages- Make everything more configureable through TS .. _Changelog: Changelog --------- \- 0.0.5 documentation added, TypoScript setup now works correctly. \- 0.0.4 added extension icons, minor bugfixes \- 0.0.3 first public available version - minor bugfixes \- 0.0.2 internal version – offers, requests and deletion implemented \- 0.0.1 internal version – only offers included |img-4| EXT: Housing Market - 3 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 289 .. :id: Grafik1 .. :name: Grafik1 .. :width: 261 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 193 .. :id: Grafik2 .. :name: Grafik2 .. :width: 290 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 372 .. :id: Grafik3 .. :name: Grafik3 .. :width: 276 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102