.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Introduction ============ What does it do? ---------------- This extension was created with the `SAV Library Kickstarter `_ in order to be used with the `SAV Library Mvc `_ extension. The SAV Library Extension Kickstarter makes it possible to directly build extensions **without any PHP coding**, thanks to simple configuration parameters. The SAV Library Kickstarter includes: - Creation of multiple views of the data, - Front end input of the data, - Views with folders, - Context Sensitive Help, - Generation of emails, - Generation of RTF files using database tags, - Data export in CSV format, - Many other features. This example is a test extension which illustrates several features of the SAV Library Mvc extension. .. important:: For more information, please read the `SAV Library Kickstarter tutorial section `. See also the `SAV Library Plus manual `_ and the `SAV Library Example0 manual `_.