.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) .. _tutorial6: Tutorial 6: Email and RTF ========================= This example shows how emails and RTF file generation can be used. It is a very simple conference registration tool which 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. Table of Contents ----------------- .. toctree:: :maxdepth: 5 :titlesonly: :glob: ExtensionOverview/Index Configuration/Index