.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: Includes.txt .. _start: ============================================================= SQL Frontend ============================================================= .. only:: html :Classification: mh_omsqlio :Version: |release| :Language: en :Description: Show tables (originally from a SQL database, but also from other sources). Allow the frontend user to edit/filter/order/... it. Furthermore, data may be displayed in other formats than table layout (e.g. a detail view or a CSV download). There are literally hundreds of cases to think of where this extension could come in handy. To cut down on a short description: Present any data from any source to just display or edit by any user. :Keywords: forAdmins, forDevelopers, forIntermediates, forAdvanced :Copyright: 2014 :Author: Mario Haim :Email: mario@marioonline.at :License: This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml :Rendered: |today| The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from `www.typo3.org `_. **Table of Contents** .. toctree:: :maxdepth: 5 :titlesonly: :glob: Introduction/Index AdministratorManual/Index Configuration/Index Extending/Index Examples/Index FinalWords/Index