.. ================================================== .. 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 is taken from Kasper's video Episode III (http://typo3.org/documentation/videos/wmv-format/). It creates a list of CD albums. It includes artist name, title of the album, date of purchase, cover image, artist web link, category fields. .. important:: For more information, please read the :ref:`Tutorial 3 section of the SAV Library Plus documentation `. Screenshots ----------- Single view ^^^^^^^^^^^ .. figure:: ../Images/ScreenshotsSingleView.png Edit view ^^^^^^^^^ .. figure:: ../Images/ScreenshotsEditView.png