File: D:/web/itpartnership.net (cms)/modules/FeedbackForm/lang/ext/de_DE.php
<?php
$lang['field_type_text_input'] = 'Textfeld';
$lang['field_type_text_area'] = 'Textbereich';
$lang['field_type_checkbox'] = 'Kontrollkästchen';
$lang['field_type_checkbox_group'] = 'Kontrollkästchen-Gruppe';
$lang['field_type_pulldown'] = 'Listenfeld';
$lang['field_type_state'] = 'U.S. Staat';
$lang['field_type_country'] = 'Land';
$lang['field_type_date'] = 'Datumsauswahl';
$lang['field_type_callback'] = 'Rückruf-Funktion "Input"';
$lang['field_type_radio_group'] = 'Optionsfeld-Gruppe';
$lang['field_type_disposition_director'] = '*Ergebnisse per Email an Auswahl aus dem Listenfeld senden';
$lang['field_type_disposition_email'] = '*Ergebnisse per Email an vorgegebene Adresse(n) senden';
$lang['field_type_disposition_email_site_user'] = '*Ergebnisse per Email an einen vom Ausfüllenden ausgewählten User senden';
$lang['field_type_disposition_file'] = '*Ergebnisse in eine Datei schreiben';
$lang['field_type_static_text'] = 'Statischer Text';
$lang['field_type_page_break'] = 'Seitenumbruch';
$lang['field_type_file_upload'] = 'Dateiupload';
$lang['field_type_email_from'] = 'Emailfeld "Von"';
$lang['friendlyname'] = 'FeedbackForm';
$lang['validation_none'] = 'Keine Überprüfung';
$lang['validation_not_empty'] = 'Nicht leer';
$lang['validation_numeric'] = 'Numerisch';
$lang['validation_integer'] = 'Ganzzahl';
$lang['validation_email_address'] = 'Emailadresse';
$lang['validation_at_least_one'] = 'Mindestens ein Mal überprüft';
$lang['validation_must_check'] = 'Muss überprüft werden';
$lang['validation_option_selected'] = 'Option muss ausgewählt werden';
$lang['please_enter_a_value'] = 'Bitte geben sie einen Wert ein für ';
$lang['please_enter_a_number'] = 'Bitte geben sie eine Zahl ein für ';
$lang['please_enter_an_integer'] = 'Bitte geben sie einen ganzzahligen Wert ein für ';
$lang['please_enter_an_email'] = 'Bitte geben sie eine gültige Emailadresse ein für ';
$lang['not_valid_email'] = 'scheint keine gültige Emailadresse zu sein!';
$lang['please_enter_no_longer'] = 'Bitte geben Sie einen Wert ein, der nicht länger ist als';
$lang['please_check_something'] = 'Bitte wählen sie ein Kontrollkästchen aus';
$lang['please_select_something'] = 'Bitte wählen sie etwas aus ';
$lang['field_name_in_use1'] = 'Der Feldname';
$lang['field_name_in_use2'] = 'wurde bereits in diesem Formular verwendet! Bitte ändern sie diesen auf einen eindeutigen Wert.';
$lang['you_need_permission1'] = 'Sie benötigen die "';
$lang['you_need_permission2'] = '"-Berechtigung, um diese Aktion auszuführen.';
$lang['lackpermission'] = 'Sie haben nicht die erforderliche Berechtigung, um auf diesen Bereich zuzugreifen.';
$lang['field_order_updated'] = 'Feldreihenfolge aktualisiert.';
$lang['form_deleted'] = 'Formular gelöscht.';
$lang['field_deleted'] = 'Feld gelöscht.';
$lang['configuration_updated'] = 'Konfigurationen aktualisiert.';
$lang['you_must_check1'] = 'Sie müssen "';
$lang['you_must_check2'] = '" überprüfen, um fortfahren zu können.';
$lang['must_specify_one_destination'] = 'Sie müssen hier mindestens eine Zieladresse angeben!';
$lang['are_you_sure_delete_form'] = 'Sind Sie sicher, dass Sie das Formular %s löschen wollen?';
$lang['are_you_sure_delete_field'] = 'Sind Sie sicher, dass Sie das Feld %s löschen wollen?';
$lang['abbreviation_length'] = 'Länge';
$lang['characters'] = 'Zeichen';
$lang['boxes'] = 'Kontrollkästchen';
$lang['field'] = 'Feld';
$lang['order'] = 'Reihenfolge';
$lang['unspecified'] = '(nicht definiert)';
$lang['added'] = 'hinzugefügt';
$lang['updated'] = 'aktualisiert';
$lang['deleted'] = 'gelöscht';
$lang['choices'] = 'Auswahl';
$lang['select_one'] = 'Bitte auswählen';
$lang['select_a_user'] = 'Einen User auswählen';
$lang['select_type'] = 'Einen Typ auswählen';
$lang['to'] = 'An';
$lang['recipients'] = 'Empfänger';
$lang['note'] = 'Hinweis';
$lang['any_user'] = 'Irgend ein User';
$lang['list'] = 'Liste';
$lang['not_configured'] = 'Nicht konfiguriert';
$lang['save'] = 'Speichern';
$lang['add'] = 'Hinzufügen';
$lang['update'] = 'Aktualisieren';
$lang['save_and_continue'] = 'Speichern und weiter bearbeiten';
$lang['information'] = 'Information';
$lang['automatic'] = 'Automatisch';
$lang['forms'] = 'Formulare';
$lang['form'] = 'Formular';
$lang['configuration'] = 'Konfiguration';
$lang['main'] = 'Hauptseite';
$lang['additional'] = 'Formulareinstellungen';
$lang['nofields'] = 'Keine Abfragefelder definiert.';
$lang['nomethod'] = 'Kein(e) Methode/Modul definiert.';
$lang['chars'] = 'Zeichen';
$lang['missing_cms_mailer'] = 'Es scheint, dass das CMSMailer-Modul nicht installiert ist! Damit FeedbackForm funktioniert, muss CMSMailer installiert und eingerichtet sein.';
$lang['maximum_size'] = 'Maximale Größe';
$lang['permitted_extensions'] = 'Endungen';
$lang['permitted_filetypes'] = 'Erlaubte Dateitypen';
$lang['file_too_large'] = 'Die hochgeladene Datei ist zu groß! Die maximale Größe ist:';
$lang['illegal_file_type'] = 'Dieser Dateityp darf nicht hochgeladen werden. Bitte überprüfen Sie, ob die Dateiendung korrekt ist.';
$lang['uninstalled'] = 'Modul deinstalliert.';
$lang['installed'] = 'Modulversion %s installiert.';
$lang['upgraded'] = 'Modul auf Version %s aktualisiert.';
$lang['title_maximum_length'] = 'Maximale Länge';
$lang['title_checkbox_name'] = 'Name des Kontrollkästchens';
$lang['title_submitted_value'] = 'Übermittelter Wert';
$lang['title_checkbox_details'] = 'Details zur Kontrollkästchen-Gruppe';
$lang['title_select_one_message'] = 'Text für "Bitte einen auswählen"';
$lang['title_selection_subject'] = 'Auswahl des Betreffs';
$lang['title_select_default_country'] = 'Auswahl der Standardeinstellungen';
$lang['title_selection_name'] = 'Auswahl des Namens';
$lang['title_destination_email'] = 'Ziel-Emailadresse';
$lang['title_director_details'] = 'Email-Details des Listenfeldes';
$lang['title_email_addresses'] = 'Emailadresse(n), an die die Ergebnisse des Formulars gesendet werden sollen';
$lang['title_file_format'] = 'Dateiformat';
$lang['title_file_format_tab'] = 'durch Tabulator getrennte Werte';
$lang['title_file_format_tab_header'] = 'durch Tabulator getrennte Werte mit Kopfzeile';
$lang['title_file_format_page'] = 'Seitenformat';
$lang['title_file_name'] = 'Dateiname';
$lang['title_erase_filelock'] = 'Dateisperre löschen';
$lang['title_erase_usage'] = '(verwenden Sie dies, um die Dateisperre zu beseitigen, welche entsteht, wenn der Prozess während des Schreibens abbricht)';
$lang['title_file_note'] = 'Die Dateien werden ausgehend von Ihrem Installationsverzeichnis im Verzeichnis modules/FeedbackForm/output gespeichert.';
$lang['title_username'] = 'Username';
$lang['title_real_name'] = 'Name';
$lang['title_both_names'] = 'Username + Name';
$lang['title_no_group_restriction'] = 'Keine Gruppenbeschränkungen';
$lang['title_email_subject'] = 'Betreff-Zeile der Email';
$lang['title_restrict_to_group'] = 'Beschränkt auf die User der Gruppe';
$lang['title_names_in_pulldown'] = 'Im Listenfeld verwendete Namen';
$lang['title_select_a_user_message'] = 'Nachricht "Wählen Sie einen User aus"';
$lang['title_pulldown_contents'] = 'Inhalt des Listenfeldes';
$lang['title_radio_name'] = 'Name des Optionsfeldes';
$lang['title_radio_group_details'] = 'Details der Optionsfeld-Gruppe';
$lang['title_form_name'] = 'Formularname';
$lang['title_form_status'] = 'Formularstatus';
$lang['title_ready_for_deployment'] = 'Einsatzbereit';
$lang['title_not_ready1'] = 'Nicht bereit';
$lang['title_not_ready2'] = 'Bitte fügen Sie dem Formular ein Feld (Submit-Button) hinzu, um die Eingaben im Formular zu verarbeiten. Sie können';
$lang['title_not_ready_link'] = 'diesen Link verwenden,';
$lang['title_form_alias'] = 'Formular-Alias';
$lang['title_form_fields'] = 'Formularfelder';
$lang['title_field_name'] = 'Feldname';
$lang['title_field_type'] = 'Feldtyp';
$lang['title_show_label'] = 'Beschriftungsfeld im Formular verbergen?';
$lang['title_show_label_long'] = 'Feldbeschriftung ausblenden, wenn das Formular erzeugt wird?';
$lang['title_not_ready3'] = 'um das Feld zur Formularverarbeitung zu erzeugen.';
$lang['title_tag_to_use'] = 'Tag zur Verwendung dieses Formulars';
$lang['title_add_new_form'] = 'Neues Feedback-Formular hinzufügen';
$lang['title_edit_configuration'] = 'Feedback-Konfiguration bearbeiten';
$lang['title_email_from_name'] = '"Von" Name des Email-Formulars';
$lang['title_form_from_email'] = '"Von" Emailadresse des Formulars';
$lang['title_mail_host'] = 'Mail-Host (SMTP)';
$lang['title_language'] = 'Sprache';
$lang['title_add_new_field'] = 'Neues Feld hinzufügen';
$lang['title_form_submit_button'] = 'Text für den "Absenden"-Button';
$lang['title_form_next_button'] = 'Text für den "Weiter"-Button (bei mehrseitigen Formularen)';
$lang['title_form_thanks_text'] = 'Text der Dankes-Nachricht';
$lang['title_field_validation'] = 'Feldüberprüfung';
$lang['title_default_user'] = 'Standard-User';
$lang['title_no_default_user'] = 'Kein Standard-User';
$lang['title_css_layout'] = 'CSS-Layout';
$lang['title_use_css_layout'] = 'Ausschließlich CSS für die Darstellung des Formulars verwenden';
$lang['title_form_css_class'] = 'CSS-Klasse für dieses Formular';
$lang['title_field_css_class'] = 'CSS-Klasse für dieses Feld';
$lang['title_form_required_symbol'] = 'Symbol zur Kennzeichnung der Pflichtfelder';
$lang['title_field_required'] = 'Erforderlich';
$lang['title_field_required_long'] = 'Erfordert eine Antwort in diesem Feld';
$lang['title_field_required_abbrev'] = 'Erforderl.';
$lang['title_table_layout_type'] = 'Titelposition (nur bei Darstellung ohne CSS)';
$lang['title_table_layout_left'] = 'Titel links';
$lang['title_table_layout_above'] = 'Titel oben';
$lang['title_include_email_info'] = 'Server-Information hinzufügen';
$lang['title_include_email_info_long'] = 'Server-Information der Email hinzufügen';
$lang['title_hide_errors'] = 'Fehler verbergen';
$lang['title_hide_errors_long'] = 'Debug-/Fehler-Meldungen vor den Usern verbergen.';
$lang['title_email_template'] = 'Email-Template';
$lang['title_email_template_vars'] = 'Verfügbare Variablen für das Email-Template';
$lang['title_sample_template'] = 'Ein Muster-Template erzeugen';
$lang['title_maximum_size'] = 'Maximale Größe für Datei-Uploads (kilobyte)';
$lang['title_permitted_extensions'] = 'Zugelassene Datei-Endungen';
$lang['title_permitted_extensions_long'] = 'Bitte geben Sie eine Aufzählung der zugelassenen Datei-Endungen jeweils getrennt duch ein Komma ein (ohne Punkt - z.B. "jpg,gif,jpeg"). Leerzeichen werden ignoriert. Wird das Feld leer gelassen, gelten keine Beschränkungen.';
$lang['title_show_limitations'] = 'Beschränkungen anzeigen?';
$lang['title_show_limitations_long'] = 'Beschränkungen der Größe und der Datei-Endungen mit dem Upload-Feld anzeigen?';
$lang['title_callback_module'] = 'Rückruf-Modul';
$lang['title_callback_method'] = 'Rückruf-Methode';
$lang['title_callback_fields'] = 'Einzuschließende Ergebnisfelder';
$lang['title_callback_help'] = 'Hilfe';
$lang['title_id_and_name'] = 'ID und Name für CSS-Eingaben verwenden';
$lang['title_date_format'] = 'Datumsformat (Standard <a href="http://www.php.net/manual/en/function.date.php">PHP-Datumsformate</a>)';
$lang['title_static_text'] = 'Statischer Text zur Anzeige (max. 255 Zeichen)';
$lang['title_callback_helplong'] = '<p>Sie legen ein Modul und eine Methode fest. Der Aufruf diese Methode sollte wie folgt sein:</p><br />
function whatever($id, &$params, $returnid, &$cms)<br /><br />
<p>Diese Funktion sollte etwas ausgeben, was in einem Formular Sinn macht, <i>z.Bsp.</i> voraussichtlich verborgene Felder, die nützliche
Informationen enthalten.</p>
<p>Das "fields"-Feld sollte eine mit Komma getrennte Liste der Felder enthalten, die mit dieser Methode generiert wurden.</p>
<p>Beispiel: Ich habe ein Modul "UserID", welches eine Methode "LoggedInUser" hat. Diese Methode erzeugt zwei verborgene Felder
genannt "first_name" und "last_name", die ich mit dem Formular versenden möchte. Dafür muss ich das folgende eingeben:</p>
module: UserID<br />
method: LoggedInUser<br />
fields: first_name,last_name</br>
';
$lang['admindesc'] = 'Hinzufügen, Bearbeiten und Verwalten von interaktiven Feedback-Formularen';
$lang['date_a_jan'] = 'JAN';
$lang['date_a_feb'] = 'FEB';
$lang['date_a_mar'] = 'MAR';
$lang['date_a_apr'] = 'APR';
$lang['date_a_may'] = 'MAI';
$lang['date_a_jun'] = 'JUN';
$lang['date_a_jul'] = 'JUL';
$lang['date_a_aug'] = 'AUG';
$lang['date_a_sep'] = 'SEP';
$lang['date_a_oct'] = 'OKT';
$lang['date_a_nov'] = 'NOV';
$lang['date_a_dec'] = 'DEZ';
$lang['date_january'] = 'Januar';
$lang['date_february'] = 'Februar';
$lang['date_march'] = 'März';
$lang['date_april'] = 'April';
$lang['date_may'] = 'Mai';
$lang['date_june'] = 'Juni';
$lang['date_july'] = 'Juli';
$lang['date_august'] = 'August';
$lang['date_september'] = 'September';
$lang['date_october'] = 'Oktober';
$lang['date_november'] = 'November';
$lang['date_december'] = 'Dezember';
$lang['month'] = 'Monat';
$lang['day'] = 'Tag';
$lang['year'] = 'Jahr';
$lang['submission_title'] = 'Formular-Versand';
$lang['submission_host'] = 'Host';
$lang['submission_form_name'] = 'Formular';
$lang['submission_date'] = 'Datum';
$lang['submission_source'] = 'Quelle';
$lang['submission_subject'] = 'Formular-Versand';
$lang['submission_error'] = 'Beim Versand des Formulars ist ein Fehler aufgetreten.<br>Bitte versuchen Sie es später noch einmal.';
$lang['submission_error_file'] = 'Fehler. Datei konnte nicht geschrieben werden.';
$lang['post_install'] = '<p>Stellen Sie sicher, dass die Berechtigung \"Modify Feedback Forms\"
für die User gesetzt wird, welche die Feedback-Formulare bearbeiten werden. Sollen die Werte aus dem Formular per Email versandt werden,
stellen Sie ebenfalls sicher, dass die Konfiguration entsprechend aktualisiert wurde.</p>
<p>Seien Sie sich darüber im Klaren, dass das Feedback-Formular während
dessen Bearbeitung nicht aktiv sein darf (nutzbar für die Gäste ihrer Homepage). Sie sollten daher zuerst das Formular erstellen und erst nach Abschluss der Arbeiten
den Feedbackformular-Tag in eine aktive Inhaltsseite einfügen. Anderenfalls sind fehlerhafte Ergebnisse die Folge.</p>
<p>Im übrigen unterstützt diese Version nicht die gleichzeitige Bearbeitung von Formularen durch mehrere Admins. Bitte stellen Sie sicher,
dass ein Formular jeweils nur von einem Admin bearbeitet wird.</p>';
$lang['help'] = '<h3>Was macht dieses Modul?</h3>
<p>Das FeedbackForm-Modul erlaubt das Erstellen von Formularen für ein Feedback durch die User. Diese Formulare können in Templates
und/oder Inhaltsseiten eingefügt werden. Feedback-Formulare können verschiedene Arten von Eingaben enthalten und diese
auch überprüfen. Die Ergebnisse der Formulare können auf verschiedenen Wegen weiterverarbeitet werden.</p>
<h3>Wie wird es eingesetzt ?</h3>
<p>Installieren Sie es und stöbern in den Menüs herum. Spielen sie damit. Versuchen Sie, ein Formular zu erstellen und es Ihrer Inhaltsseite hinzuzufügen.
Wenn Sie dabei irgendwo hängen bleiben, chatten Sie mit mir im #cms IRC-Channel, posten im Forum, schicken mir eine Email oder, wenn Sie
ganz verzweifelt sind, lesen Sie den Rest dieser Seite.</p>
<h3>Wie wird ein Formular erzeugt</h3>
<p>Nach der Installation finden Sie im CMS-Admin-Menu ein neuer Eintrag mit dem Namen \"FeedbackForm\". Klicken Sie darauf. Auf der dann angezeigten
Seite finden Sie unterhalb der Liste der bereits erstellten Formulare die Optionen \"Neues Feedback-Formular hinzufügen\" oder \"Konfiguration
bearbeiten\".</p>
<h3>Das Formular einer Seite hinzufügen</h3>
<p>Auf der Hauptadministrationsseite von FeedbackForm finden Sie ein Beispiel des Tags, um jedes beliebige Formular anzuzeigen. Es sollte
so <code>{cms_module module=\"FeedbackForm\" form=\"feedback_form_example\"}</code> aussehen.</p>
<p>Wenn Sie diesen Tag in den Inhalt einer Seite oder in ein Template kopieren, wird das Formular angezeigt.
Wenn Sie wöllten, könnten Sie theoretisch mehrere Formulare auf einer Seite plazieren. Seien Sie jedoch mit dem Einfügen des Tags
in eine Seite vorsichtig, wenn Sie dafür WYSIWYG-Editoren wie TinyMCE oder HTMLArea verwenden. Diese Editoren ändern heimlich
die doppelten Anführungszeichen (\") in HTML-Entitäten (&amp;quot;), und das Formular wird dann nicht angezeigt. Versuchen Sie,
einfache Anführungszeichen (') zu verwenden oder bearbeiten Sie den HTML-Code direkt.</p>
<h3>Einem Formular Felder hinzufügen</h3>
<p>By clicking on a Form's name, you enter the Form Edit page. You will see a number of options for the form
(like what you want the text of the submit button to say, what message should be displayed to the user when
they submit the form, etc). There is also a list of fields that make up the form. The types of fields that
are currently supported fit into four groups: standard input fields, display control fields, email-only input
fields, and form result handling fields (also
called Form Dispositions in places):</p>
<ul>
<li>Standard Input Fields - these are inputs that allow entry of typical form elements.</li>
<li>Display Control Fields - these input control how the user will see the display of the form.</li>
<li>Email-only Input Fields - these are inputs that allow entry of typical form elements, but apply only
for form dispositions that send the results via email.</li>
<li>Special Purpose Fields - these inputs are used for interfacing programmatically with other modules.</li>
<li>Form Dispositions - These determine what happens when the user
submits the form; for each result handling field, some method of transmitting, saving, or emailing the
form contents takes place. A form may have multiple form dispositions.</li>
</ul>
<p>Form fields are assigned names. These names identify the field, not only on the screen as labels for the user,
but in the data when it's submitted so you know what the user is responding to. Phrasing the name like a question
is a handy way of making it clear to the user what is expected. Similarly, some fields have both Names and Values.
The Names are what gets shown to the user; the Value is what gets saved or transmitted when the user submits
the form. The Values are never seen by the user, nor are they visible in the HTML, so it's safe to use for
email addresses and such.</p>
<p>Some fields can have multiple values, or multiple name/value pairs. When you first create such a field,
there may not be sufficient inputs for you to specify all the values you want. To get more space for inputting
these values, simply save the field, and then click on its name to edit it again. Every time you edit such a
field, you will receive more inputs.</p>
<p>Fields can be assigned validation rules, which vary according to the type of the field. These rules help
ensure that the user enters valid data. They may also be
separately marked "Required", which will force the user to enter a response.</p>
<p>Fields also may be assigned a CSS class. This simply wraps the input in a div with that class, so as to allow
customized layouts. To use this effectively, you may need to "view source" on the generated form, and then
write your CSS.</p>
<ul>
<li>Standard Inputs
<ul><li>Text Input. This is a standard text field. You can limit the length, and apply various validation
functions to the field.</li>
<li>Text Area. This is a big, free-form text input field.</li>
<li>Checkbox. This is a standard check box. If you turn on validation, you can require that the user checks
the box. This is useful for forms where the user is obligated to agree to something in order to submit
the form.</li>
<li>Checkbox Group. This is a collection of checkboxes. The only difference between this input and a
collection of Checkbox inputs is that they are presented as a group, with one name, and can have a validation
function requiring that you check one or more of the boxes in the group.</li>
<li>Radio Group. This is a collection of radio buttons. Only one of the group may be selected by the user.</li>
<li>Pulldown. This is a standard pulldown menu. It's really conceptually the same thing as a radio button
group, but is better when there are a large number of options.</li>
<li>State. This is a pulldown listing the States of the U.S.</li>
<li>Countries. This is a pulldown listing the Countries of the world (as of July 2005).</li>
<li>Date Picker. This is a triple pulldown allowing the user to select a date.</li>
</ul></li>
<li>Email-only Inputs
<ul><li>File Upload. This allows a user to upload a file, which will be included as an attachment to any email
disposition. File uploads do not currently work with the Flat File disposition method.</li>
<li>Email From Field. This allows users to provide their name and email address. The email generated when the
form gets handled will use this name and address in the "From" field.</li>
</ul></li>
<li>Display Control Fields<ul>
<li>Page Break. This allows you to split your feedback form into multiple pages. Each page is
independently validated. This is good for applications like online surveys.</li>
<li>Static Text. This allows you to place text in your form. It's called an input, but it's display only. This is useful for presenting instructions, help, etc.</li>
</ul></li>
<li>Special Purpose Fields<ul>
<li>Function Callback "Input". This allows programmers to access information from other modules (such as getting user name data from a user authentication module).</li></ul></li>
<li>Form Handling Inputs (Dispositions)
<ul><li>Email Results Based on Pulldown. This is useful for web sites where comments get routed based on
their subject matter, e.g., bugs get sent to one person, marketing questions to another person, sales requests
to someone else, etc. The pulldown is populated with the subjects, and each gets directed to a specific email
address. You set up these mappings in the when you create or edit a field of this type. If you use one of
these "Director" pulldowns, the user must make a selection in order to submit the
form. This input is part of the form the user sees, although the email addresses are not made visible nor
are they embedded in the HTML.</li>
<li>Email Results to set Address(es). This simply sends the form results to one or more email addresses that
you enter when you create or edit this type of field. This field and its name are not visible in the
form that the user sees. The email addresses are not made visible nor
are they embedded in the HTML.</li>
<li>Email Results to User-Selected Site User. This input is our first end-user suggestion! It creates a
pulldown of usernames in the form. The usernames are other users who are registered with the site.
When the form is submitted, the data is sent to the user whose name was selected. When you create
a field of this type, you may select specific groups from which the userlist is created. This input is
part of the form the user sees, although the email addresses are not made visible nor are they embedded
in the HTML.</li>
<li>Write Results to Flat File. This takes the form results and writes them into a text file. You may
select the name of the file, and its format. You can choose from "page" format, which looks like the
emails that get sent by the other handlers, or you can choose a tab-delimited format useful for reading
into Excel or similar programs. If you choose tab-delimited, you can opt to have the file start with
a header row, which names the columns. These files are written to the "output" directory under the
module's installation directory.
</ul></li></li></ul>
<h3>Known Issues</h3>
<ul>
<li>File Upload Inputs may be used on multi-page feedback forms, <strong>but they must be on the last page</strong> of
the form.</li>
<li>File Upload "maximum size" cannot be larger than the value set in your php.ini file. This is not a bug -- this is a feature.</li>
<li>File Upload "maximum size" uses units called "kilobytes" that are 1000 bytes, not 1024 bytes.</li>
<li>File Uploads do not currently work with the Flat File disposition method.</li>
<li>File Uploads could allow users to submit offensive, obscene, or illegal material. It could also be used to transmit
dangerous files such as trojan-horses, viruses, or other security threats. Use File Uploads with caution and common sense.</li>
</ul>
<h3>Troubleshooting</h3>
<ol><li> First step is to check you're running CMS 0.10.x or later.</li>
<li> Second step is to read and understand the caveat about WYSIWYG editors up in the
section <em>Adding a Form to a Page</em>.</li>
<li> Just mess around and try clicking on links and icons and stuff. See what happens.</li>
<li> Last resport is to email me or catch me on IRC and we can go from there.</li>
</ol>
<p>This may no longer be such an early version, but it is probably still buggy. While I've done all I can
to make sure no egregious bugs have crept in, I have to admit that during testing, this program
revealed seven cockroaches, two earwigs, a small family of aphids, and a walking-stick insect. It also
ate the neighbor's nasty little yap dog, for which I was inappropriately grateful.</p>
<p>The final release will include bug fixes, documentation, and unconditional love.</p>
<h3>Support</h3>
<p>This module does not include commercial support. However, there are a number of resources available to help you with it:</p>
<ul>
<li>For the latest version of this module or to file a Bug Report, please visit the CMS Developer Center at <a href="http://dev.cmsmadesimple.org">http://dev.cmsmadesimple.org</a>.</li>
<li>Additional discussion of this module may also be found in the <a href="http://forum.cmsmadesimple.org">CMS Made Simple Forums</a>.</li>
<li>The author, SjG, can often be found in the <a href="irc://irc.freenode.net/#cms">CMS IRC Channel</a>.</li>
<li>Lastly, you may have some success emailing the author directly.</li>
</ul>
<p>As per the GPL, this software is provided as-is. Please read the text
of the license for the full disclaimer.</p>
<h3>Copyright and License</h3>
<p>Copyright © 2006, Samuel Goldstein <a href="mailto:sjg@cmsmodules.com"><sjg@cmsmodules.com></a>. All Rights Are Reserved.</p>
<p>This module has been released under the <a href="http://www.gnu.org/licenses/licenses.html#GPL">GNU Public License</a>. You must agree to this license before using the module.</p>
';
$lang['changelog'] = ' <ul>
<li>Version 0.9.11 - 9 February 2006. Bug fixes for tracker bugs #293, #329, #304, #337</li>
<li>Versions 0.9.x - October, November 2005. Continuing bug fixes.</li>
<li>Version 0.9 - 2 October 2005. Migrated to proper Module API (lang, smarty templates, etc.).</li>
<li>Version 0.8 - 31 July 2005. Bug fixes, added Date and Callback Function input types.</li>
<li>Version 0.7.3 - 21 July 2005. Bug fixes, added State and Country input types.</li>
<li>Version 0.7.2 - 18 July 2005. Validation bug fixes, fixed PHPMailer localization.</li>
<li>Version 0.7.1 - 1 June 2005. Minor bug fixes.</li>
<li>Version 0.7 - 24 May 2005. More and better support for CSS and pure CSS layouts.
Support for multi-page forms.
Many new form options. New field types: file upload, email "from" address. Improved
error handling. Email disposal types now templated.</li>
<li>Version 0.6 - 16 Apr 2005. Updated for new Admin, simplified permissions.</li>
<li>Version 0.5 - 4 Mar 2005. Minor bug fixes for deleting forms/fields.</li>
<li>Version 0.4 - 2 Mar 2005. Localization and numerous bug fixes.</li>
<li>Version 0.3 - 28 Feb 2005. Primitive localization and bug fixes.</li>
<li>Version 0.2 - 24 Feb 2005. Converted to use Objects. Many improvements and bug fixes.</li>
<li>Version 0.1 - 11 Feb 2005. Initial Release</li></ul>
';
$lang['utmz'] = '156861353.1150286871.3.3.utmccn=(referral)|utmcsr=forum.cmsmadesimple.org|utmcct=/index.php/topic,5188.from1150278951/topicseen.html|utmcmd=referral';
$lang['utma'] = '156861353.717462736.1147511856.1149852827.1150286871.3';
?>