.. ================================================== .. 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 Plus `_ 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 shows how emails and RTF file generation can be used. Its objective is a very simple conference registration tool. It contains different fields: - the participant name, - the participant address, - the registration items, - the participant email, - the email flag which is used to send emails, - the email language, - the link for the RTF file. .. important:: For more information, please read the :ref:`Tutorial 6 section of the SAV Library Plus documentation `. Screenshots ----------- .. figure:: ../Images/ScreenshotsEditView.png