<?php
$lang['prompt_redirect_paidpkg'] = 'Page ID/Alias to redirect to for paid packages';
$lang['info_redirect_paidpkg'] ='A smarty template that determines the pageid or alias of a page to redirect to for paid packages. Typically a user that is registering for your site may want to go directly to your checkout page, or to the view cart page.';
$lang['info_additionalgroups_matchfields'] = 'When allowing existing users to register to an additional group, you can specify which FEU properties of the existing user must match when the user registers again.  This information will be used to uniquely identify the FEU user account';
$lang['info_cartitem_summary_tpl'] = 'A smarty template that determines the value of the summary that appears with this line item in the cart, and during the checkout process.  If no value is specified a default is used.  Valid smarty variables are {$pkg} <em>(array)</em>.  {$sku}, {$username}, {$tmpuid} <em>(the users temporary user id)</em>. <strong>Note:</strong> some payment gateways may only support a fixed number of characters for the summary.';
$lang['prompt_cartitem_summary_tpl'] = 'Cart Item Summary Template';
$lang['paid_registration'] = 'Paid Registration';
$lang['info_skip_final_msg'] = 'This option determins wether the registration complete message should be displayed to the user after registration.';
$lang['notifications'] = 'Ilmoitukset';
$lang['info_login_afterverify'] = 'This option will automatically log the visitor into the site after the user has been pushed to the Frontend Users module.  This option has no effect if allowing paid registration';
$lang['info_email_confirmation'] = 'This option sends an email to the registerd user account with a link that allows verifying that the account information entered is valid.<br/><strong>Note:</strong> This option should not be used when allowing paid registrations';
$lang['prompt_registration_settings'] = 'Rekister&ouml;intiasetukset';
$lang['none'] = 'Ei';
$lang['month'] = 'Kuukausi';
$lang['year'] = 'Vuosi';
$lang['subscription_expires'] = 'Rekister&ouml;inti uusitaan joka';
$lang['error_policycantadd'] = 'The policy of this website does not allow adding this item to your cart.  Please contact the site administrator';
$lang['prompt_allow_select_pkg'] = 'Allow users to select a package (group) to register to';
$lang['info_allowselectpkg'] = 'You may wish to allow your users to select an FEU group to register to.  These groups are tied to packages (for ecommerce purposes).  However if not using the E-commerce functionality, the price data can be ignored';
$lang['error_nopkgs'] = 'No packages have been defined to allow the customer to register to';
$lang['selpkg_template'] = 'Select Package Template';
$lang['title_selpkg_template'] = 'Select Subscription Package Template';
$lang['info_selpkg_template'] = 'This template is used when paid subscriptions are enabled to allow the user to select a paid subscription package';
$lang['error_pkgcost'] = 'Package Cost is Invalid';
$lang['error_pkgexists'] = 'A package with a %s of %s already exists';
$lang['description'] = 'Description';
$lang['edit_paidpkg'] = 'Edit Paid Package &quot;%s&quot;';
$lang['add_paidpkg'] = 'Add Paid Package';
$lang['name'] = 'Nimi';
$lang['prompt'] = 'Prompt';
$lang['group'] = 'Ryhm&auml;';
$lang['cost'] = 'Cost';
$lang['regpkgs_tab'] = 'Registration Packages';
$lang['prompt_allow_paid_registration'] = 'Require members to pay for registration to your site';
$lang['info_allow_paid_registration'] = 'Please also select Selfregistration as a source module from CGEcommerceBase, and configure the &quot;Paid Registration&quot; Tab.  Additionally, you must enable package selection above.';
$lang['email-password'] = 'S&auml;hk&ouml;postiosoite ja salasana';
$lang['username-password'] = 'K&auml;ytt&auml;j&auml;nimi ja salasana';
$lang['help_param_allowoverwrite'] = <<<EOT
This parameter allows overwriting existing FEU users. In conjunction with the preferences in the SelfRegistration admin panel you can specify what data will be used to uniquely identify a user account';
EOT;
$lang['into_additionalgroups_matchfields'] = 'Specify which fields should be used to uniquely identify a user.  This can be used to allow the user to register when an account already exists for that user with a different username.';
$lang['prompt_additionalgroups_matchfields'] = 'When overwriting an existing account the following fields must match';
$lang['prompt_reg_additionalgroups'] = 'Sallitko rekister&ouml;ityjen k&auml;ytt&auml;jien rekister&ouml;ity&auml; muihin ryhmiin?';
$lang['prompt_additionalgroups_settings'] = 'Muut ryhm&auml;n asetukset';
$lang['prompt_general_settings'] = 'Yleiset asetukset';
$lang['prompt_security_settings'] = 'Turvallisuusasetukset';
$lang['error_uniquefield'] = 'M&auml;&auml;ritelty arvo &quot;%s&quot; on jo k&auml;yt&ouml;ss&auml; toisella rekister&ouml;idyll&auml; k&auml;ytt&auml;j&auml;ll&auml;';
$lang['help_param_action'] = <<<EOT
T&auml;m&auml; parametri m&auml;&auml;r&auml;&auml; modulin k&auml;ytt&auml;ytymisen.
<ul>
  <li><strong>oletus</strong>
   <p>T&auml;m&auml; on oletustoiminta.  Perustuu <em>(deprecated></em> tila parametriin <em>(katso alta)</em> se voi n&auml;ytt&auml;&auml; joko rekister&ouml;intilomakkeen, varmistuslomakkeen tai jonkun muun lomakkeen.</li>
  </li>
  <li>reguser_link
   <p>N&auml;ytt&auml;&auml; linkin rekister&ouml;intilomakkeelle.</p>
  </li>
</ul>
EOT;
$lang['help_param_destpage'] = 'Applicable only to the action=reguser_link.. this parameter allows specifying (by alias or page id) a destination page for the link.';
$lang['help_param_group'] = 'Applicable to the action=reguser_link or action=register, this parameter allows specifying a group in which the user will be regisered';
$lang['help_param_onlyhref'] = 'Used only in the action=reguser_link, setting this parameter indicates that the output should only contain the url portion of the link';
$lang['help_param_linktext'] = 'Used only in the action_reguser_link it allows specifying the text for the generated link.  This parameter is ignored if the onlyhref parameter is specified.';
$lang['help_param_noinline'] = 'Applicable to many actions, this parameter overrides the preference in the admin panel to indicate that the output from the generated link or form should not be displayed inline.  i.e: noinline=1 on the default action will indicate that the output text will replace the {content} tag.';
$lang['error_noregister'] = 'You cannot register to become a member of this user group';
$lang['prompt_noregister'] = 'Est&auml; k&auml;ytt&auml;j&auml;&auml; kirjautumasta valittuun/valittuihin ryhmiin';


$lang['error_nosecondemailaddress'] = 'S&auml;hk&ouml;postiosoite pit&auml;&auml; antaa kahteen kertaan';
$lang['push_live'] = 'Lis&auml;&auml; k&auml;ytt&auml;j&auml;';
$lang['areyousure_pushuser'] = 'Haluatko varmasti lis&auml;t&auml; k&auml;ytt&auml;j&auml;n ilman varmistusprosessia?';
$lang['delete'] = 'Poista';
$lang['login_afterverify'] = 'Kirjaa uusi k&auml;ytt&auml;j&auml; automaattisesti sis&auml;&auml;n kun varmistus on suoritettu';
$lang['skip_final_msg'] = '&Auml;l&auml; n&auml;yt&auml; kiitos-viesti&auml; rekister&ouml;innin j&auml;lkeen';
$lang['redirect_afterregister'] = 'Sivun ID/alias, joka n&auml;ytet&auml;&auml;n rekister&ouml;innin j&auml;lkeen';
$lang['redirect_afterverify'] = 'Sivun ID/alias, joka n&auml;ytet&auml;&auml;n rekister&ouml;innin vahvistamisen j&auml;lkeen';


$lang['use_inline_forms'] = 'Use Inline Forms <em>(form output replaces the module tag, not all of content)</em>';

$lang['error_codesdontmatch'] = 'Valtuutusavain on v&auml;&auml;r&auml;';
$lang['event_description_onNewUser'] = 'Toiminto joka suoritetaan kun uusi k&auml;ytt&auml;j&auml; on rekister&ouml;itynyt';
$lang['event_description_onUserRegistered'] = 'Toiminto joka suoritetaan kun uusi k&auml;ytt&auml;j&auml; on varmentanut tunnuksensa ja rekister&ouml;inti on valmis';
$lang['event_help_onNewUser'] = '<p>Toiminto joka suoritetaan kun uusi k&auml;ytt&auml;j&auml; on rekister&ouml;itynyt</p>
<h4>Tiedot</h4>
<ul>
<li><em>username</em> - Uuden k&auml;ytt&auml;j&auml;n valitsema k&auml;ytt&auml;j&auml;nimi</li>
<li><em>email</em> - Uuden k&auml;ytt&auml;j&auml;n s&auml;hk&ouml;postiosoite</li>
</ul>
';
$lang['event_help_onUserRegistered'] = '<p>Uusi k&auml;ytt&auml;j&auml; on rekister&ouml;ity ja todennettu</p>
<h4>Tiedot</h4>
<ul>
<li><em>username</em> - Rekister&ouml;ity k&auml;ytt&auml;j&auml;nimi</li>
<li><em>id</em> - Uuden k&auml;ytt&auml;j&auml;n uid</li>
</ul>
';
$lang['confirm_submitprefs'] = 'Vaihda hallinnan asetuksia?';
$lang['info_admin_password'] = 'J&auml;t&auml; t&auml;m&auml; kentt&auml; tyhj&auml;ksi s&auml;ilytt&auml;&auml;ksesi k&auml;ytt&auml;j&auml;n salasanan';
$lang['info_admin_repeatpassword'] = 'J&auml;t&auml; t&auml;m&auml; kentt&auml; tyhj&auml;ksi s&auml;ilytt&auml;&auml;ksesi k&auml;ytt&auml;j&auml;n salasanan';
$lang['error_emaildoesnotmatch'] = 'Email-osoitteet eiv&auml;t ole samat';
$lang['force_email_twice'] = 'Vaadi k&auml;ytt&auml;jilt&auml; email-osoite kahteen kertaan';
$lang['again'] = 'uudestaan';
$lang['deleteselusers'] = 'Poista valitut k&auml;ytt&auml;j&auml;t';
$lang['error_nopropdefns'] = 'Ei ominaisuuksia tai ongelma tietokannassa';
$lang['error_nogroups'] = 'Ei ryhmi&auml; tai ongelma tietokannassa';
$lang['error_dberror'] = 'Tietokantavirhe';
$lang['title_post_sendanotheremail_template'] = 'L&auml;het&auml; unohditko salasanasi -emailin pohja';
$lang['title_sendanotheremail_template'] = 'Unohditko salasansi -emailin pohja';
$lang['clickhere'] = 'Paina t&auml;st&auml;';
$lang['msg_sendanotheremail'] = 'Olen jo suorittanut rekister&ouml;innin, mutta en saanut s&auml;hk&ouml;postia.';
$lang['sendanotheremail_template'] = 'Unohditko salasansi -emailin pohja';
$lang['info_userverified'] = 'Uusi k&auml;ytt&auml;j&auml; lis&auml;tty FrontEndUsersiin';
$lang['edit'] = 'Muokkaa';
$lang['unknown'] = 'Tuntematon';
$lang['select'] = 'Valitse';
$lang['check_all'] = 'Valitse kaikki';
$lang['uncheck_all'] = 'Poista valinnat';
$lang['send_adjustmentemail'] = 'L&auml;het&auml; email k&auml;ytt&auml;j&auml;lle';
$lang['txt_adjustmentemail'] = '(kertoo k&auml;ytt&auml;j&auml;lle tilin muokkauksesta)';
$lang['txt_changepassword'] = 'T&auml;yt&auml; n&auml;m&auml; kent&auml;t vaihtaaksesi k&auml;ytt&auml;j&auml;n salasanan';
$lang['edituser'] = 'Muokkaa k&auml;ytt&auml;j&auml;&auml;';
$lang['areyousure_deleteuser'] = 'Oletko varma ett&auml; haluat poistaa t&auml;m&auml;n puolittain rekister&ouml;idyn k&auml;ytt&auml;j&auml;n';
$lang['hdr_userid'] = 'K&auml;ytt&auml;j&auml; ID';
$lang['hdr_username'] = 'K&auml;ytt&auml;j&auml;tunnus';
$lang['hdr_grpname'] = 'Ryhm&auml;';
$lang['hdr_created'] = 'Luotu';
$lang['hdr_email'] = 'Email';
$lang['usersfound'] = 'K&auml;ytt&auml;ji&auml; l&ouml;ydetty (n&auml;ytet&auml;&auml;n maksimissaan 250)';
$lang['users'] = 'K&auml;ytt&auml;j&auml;t';
$lang['list1day'] = 'Listaa yli p&auml;iv&auml;n vanhat';
$lang['subject'] = 'Aihe l&auml;hteville emaileille';
$lang['htmlbody'] = 'HTML-emailin sis&auml;lt&ouml;';
$lang['textbody'] = 'Teksti-emailin sis&auml;lt&ouml;';
$lang['prompt_numresetrecord'] = 'K&auml;ytt&auml;ji&auml; t&auml;ll&auml; hetkell&auml; rekister&ouml;itym&auml;ss&auml;: ';
$lang['remove1week'] = 'Poista kaikki yli viikon vanhat';
$lang['remove1month'] = 'Poista kaikki yli kuukauden vanhat';
$lang['remove1day'] = 'Poista kaikki yli p&auml;iv&auml;n vanhat';
$lang['removeall'] = 'Poista kaikki';
$lang['areyousure'] = 'Oletko varma?';
$lang['registration_info_edited'] = 'Rekister&ouml;inti tietoja muutettu';
$lang['registration_confirmation'] = 'Rekister&ouml;innin vahvistus';
$lang['user_registration'] = 'Rekister&ouml;idy';
$lang['finalmessage_template'] = 'Kiitos -viestipohja';
$lang['title_verifyregistration'] = 'Varmista rekister&ouml;inti';
$lang['code'] = 'Vahvistusavain';
$lang['default'] = 'Palauta oletukset';
$lang['error_noproperties'] = 'K&auml;ytt&auml;j&auml;lt&auml; ei l&ouml;ydy ominaisuuksia';
$lang['error_noproprelations'] = 'Ei ominaisuussuhteita';
$lang['error_emailinvalid'] = 'Virheellinen email osoite';
$lang['error_noemailaddress'] = 'Ei k&auml;yp&auml;&auml; email-osoitekentt&auml;&auml;';
$lang['error_requiredfield'] = 'Kentt&auml; %s t&auml;ytyy t&auml;ytt&auml;&auml;';
$lang['registration1_template'] = 'Rekister&ouml;intipohja 1';
$lang['registration2_template'] = 'Rekister&ouml;intipohja 2';
$lang['emailconfirm_template'] = 'Vahvistus-emailin pohja';
$lang['emailuseredited_template'] = 'K&auml;ytt&auml;j&auml;n tietoja vaihdettu -pohja';
$lang['preferences'] = 'Asetukset';
$lang['error_usernotfound'] = 'K&auml;ytt&auml;j&auml;&auml; ei l&ouml;ytynyt';
$lang['error_invalidusername'] = 'K&auml;ytt&auml;j&auml;tunnus on virheellinen (liian lyhyt, liian pitk&auml; tai sis&auml;lt&auml;&auml; virheellisi&auml; merkkej&auml;). K&auml;ytt&auml;j&auml;tunnus ei saa sis&auml;lt&auml;&auml; vain kirjaimia ja numeroita (ei v&auml;lily&ouml;nti&auml;)';
$lang['error_invalidemail'] = 'S&auml;hk&ouml;posti on virheellinen.';
$lang['error_usernametaken'] = 'K&auml;ytt&auml;j&auml;tunnus on jo k&auml;yt&ouml;ss&auml;';
$lang['error_passwordsdontmatch'] = 'Virhe: salasanat eiv&auml;t ole yhtenev&auml;t';
$lang['error_invalidpassword'] = 'Salasana on virheellinen. Salasanan tulee olla v&auml;hint&auml;&auml;n %s ja enint&auml;&auml;n %s merkki&auml; pitk&auml;';
$lang['error_emptyusername'] = 'K&auml;ytt&auml;j&auml;tunnus ei voi olla tyhj&auml;';
$lang['error_emptyemail'] = 'S&auml;hk&ouml;posti ei voi olla tyhj&auml;';
$lang['repeatpassword'] = 'Salasana (uudestaan)';
$lang['password'] = 'Salasana';
$lang['username'] = 'K&auml;ytt&auml;j&auml;tunnus';
$lang['email'] = 'S&auml;hk&ouml;posti';
$lang['captcha_title'] = 'Sy&ouml;t&auml; kuvassa oleva teksti';
$lang['error_insufficientparams'] = 'V&auml;&auml;ri&auml; (tai puuttuvia) parametreja moduulikutsussa';
$lang['error_nofeusersmodule'] = 'Ei voitu alustaa FrontEndUsers-moduulia';
$lang['error_nosuchgroup'] = 'Valittua ryhm&auml;&auml; ei ole';
$lang['error_captchamismatch'] = 'Kuvassa oleva ja sy&ouml;tetty teksti eiv&auml;t ole yhtenev&auml;t';
$lang['send_emails_to'] = 'Rekister&ouml;inti-emailit l&auml;hetet&auml;&auml;n osoitteeseen';
$lang['require_email_confirmation'] = 'Vaadi k&auml;ytt&auml;j&auml;&auml; vahvistamaan rekister&ouml;inti s&auml;hk&ouml;postilla';
$lang['notify_on_registration'] = 'L&auml;het&auml; email-ilmoitus uudesta rekister&ouml;innist&auml;';
$lang['cancel'] = 'Peruuta';
$lang['submit'] = 'L&auml;het&auml;';

$lang['enable_whitelist'] = 'Salli hyv&auml;ksy&auml; tai rajoittaa-lista';
$lang['whitelist'] = 'Listaa jokainen osoite jonka haluan rajoittaa tai sallia. yksi per rivi. (k&auml;yt&auml; * villikorttia esim. *@joku.fi)';
$lang['whitelist_trigger_message'] = 'Viesti joka n&auml;ytet&auml;&auml;n jos ehto ei t&auml;yty';
$lang['dont_use'] = 'Ei rajoitusta';
$lang['no_matches'] = '&auml;l&auml; salli osoitteen joka on listalla rekister&ouml;ity&auml;';
$lang['only_matches'] = 'Salli vain osoitteet jotka ovat listalla rekister&ouml;ity&auml;';

$lang['friendlyname'] = 'Self Registration Module';
$lang['postinstall'] = 'Installation successfull, please remember to set the &quot;Modify SelfRegistration Settings&quot; permission.  If the Captcha module is installed, then captcha functionality is enabled by default.  We strongly reccommend that you install this module.  If the Captcha module is installed, and you want to disable it, use the nocaptcha param in your selfregistration tag.';
$lang['postuninstall'] = 'Self Registration -moduuli on poistettu j&auml;rjestelm&auml;st&auml;. N&auml;hell&auml;&auml;n!';
$lang['uninstalled'] = 'Moduulin asennus poistettu';
$lang['installed'] = 'Moduulin versio %s asennettu.';
$lang['prefsupdated'] = 'Modulin asetukset p&auml;ivitetty.';
$lang['accessdenied'] = 'K&auml;ytt&ouml;oikeusvirhe! Tarkista oikeutesi.';
$lang['error'] = 'Virhe!';
$lang['upgraded'] = 'Moduuli p&auml;ivitetty versioon %s.';
$lang['title_mod_prefs'] = 'Modulin asetukset';
$lang['title_mod_admin'] = 'Modulin hallintapaneeli';
$lang['title_admin_panel'] = 'Self Registration -moduuli';
$lang['moddescription'] = 'Moduuli, joka sallii sivuston k&auml;ytt&auml;jien (FEU) rekister&ouml;id&auml; itse itsens&auml;.';
$lang['welcome_text'] = '<p>Tervetuloa k&auml;ytt&auml;m&auml;&auml;n Self registration -moduulia.</p>';
$lang['changelog'] = '<ul>
<li>Version 0.0.1. Oct 2005. Initial NRPT (Not Ready for Prime Time) release.</li>
<li>Version 0.1.0. Oct 2005. Initial release.</li>
<li>Version 0.1.1. Oct 2005. Set the HTML mail flag.</li>
<li>Version 0.1.2. Oct 2005. Moved Random stuff into feusers, and added the ability to delete old entries from the registration temporary tables</li>
<li><p>Version 0.1.3. - Dec 2005</p>
<p>Fixed the toggles in the admin preferences.  Also, changed the permissions model to not require the unique permission added previously for the selfreg module.</p>
<p>This release was removed due to possible errors</p>
</li>
<li><p>Version 0.1.4. - Jan 2006</p>
<p>Fixed minor errors with CheckPermission, replaced all assign_by_refs&#039;s with assigns for hopeful php5 compatibility.</p>
<li><p>Version 0.1.5. - Jan 2006</p>
<p>Added the ability to set the subject of the confirmation email, and added the ability to specify a text body.  Subject, and text body are required.</p>
</li>
<li><p>Version 1.0.0. - Feb 2006</p>
<p>Fixed a problem with the verify mode.</p>
<p>Added the ability to edit and delete users. with selection on the checkboxes, and &quot;checkall&quot;</p>
<p>Now require FEUsers 0.1.8 and CMSMailer 1.73.9</p>
<p>Added another tab for the &quot;your settings have been adjusted&quot; email templates</p>
<p>Added CSV Exporting</p>
<p>Added a &quot;Delete all users older than a day&quot; button</p>
<p>Now works with the maximum length field of FEUsers</p>
<p>Added support for dropdowns and text areas</p>
<p>Disallow punctuation characters in username</p>
</li>
<li><p>Version 1.0.1. - Feb 2006</p>
<p>Added the ability for users to request another registration email (uses the same code), incase they lost their first one.</p>
</li>
<li><p>Version 1.0.2. - Feb 2006</p>
<p>The &quot;Require email confirmation&quot; checkbox now works.  Users are added straight to the frontend users database</p>
<p>Fixed a bug with the confirmation emails having links to the admin section (new bug only).</p>
</li>
<li><p>Version 1.0.3. - Feb 2006</p>
<p>Added the (optional) ability to require the user enter the email address twice</p>
<p>Fixed a bug with the useredited message not being thrown through smarty</p>
<p>Fixed the default registration template a bit to aide in validation for non required fields (fixed a warning)</p>
<p>Fix problems with inline and non-inline forms and links</p>
<p>Handle another case where the admin may not have created the proper type of email property</p>
<p>Changed to require CMS 0.12-beta2 at a minimum (for safety purposes)</p>
</li>
<li><p>Version 1.0.4. - Mar 2006</p>
<p>More control over username and password field sizes (controlled by feusers)</p>
<p>Confirmation on editing preferences</p>
<p>Require 0.12 proper of cms as a minimum</p>
</li>
<li><p>Version 1.1.0. - Dec 2006</p>
    <p>Added events and 1.0 compatibility</p>
    <p>Captcha support (thanks Dittman)</p>
</li>
<li><p>Version 1.1.1. - Apr 2007</p>
    <p>Now require FEUsers 1.2.0 (minimum)</p>
    <p>Support for multiselect lists in feusers</p>
    <p>Output some more fields to smarty to allow for increased accessibility</p>
    <p>Split code out into multiple files to reduce overall memory footprint</p>
    <p>Ignore all image fields</p>
    <p>Change Captcha support to be on by default if the Captcha module is found</p>
</li>
<li><p>Version 1.1.2. - Nov 2007</p>
    <p>Fix the problem with the UserDisplayLostRegEmailForm thing</p>
    <p>Adds the id to the onUserRegistered Event</p>
    <p>Fixes the problem with checkbox properties not working</p>
    <p>Now Requires CMS 1.2 minimum</p>
    <p>You can now use {SelfRegistration group=&#039;blah&#039;}</p>
    <p>Now Requires CMS 1.3 minimum.</p>
</li>
<li><p>Version 1.1.3. - Nov 2007</p>
    <p>Fixes issue with SMTP Email address validation</p>
    <p>Now Require FEU 1.3.1</p>
</li>
</ul>';
$lang['help'] = '<h3>What Does This Do?</h3>
<p>This module is designed to allow front end users to register themselves and fill in the required information.  It then sends a confirmation email, with a link to a second page that must be completed before the registration is complete.  Once registration is complete, a user account is created in the front end users module.</p>
<p>In order to use this module, you must create a property of type &quot;Email Address&quot; in the FrontendUsers module, and associate that property with the group to be used for self registration.</p>
<h3>How Do I Use It</h3>
<p>You place the followng tag into your page {cms_module module=SelfRegistration group=usergroup}</p>
<p>You must have previously created properties and user groups in the FrontEndUsers module in order for this to work properly.</p>
<h3>Parameters</h3>
<p><strong>mode</strong>&nbsp;<em>optional</em> - possible values are &quot;signup&quot; and &quot;verify&quot;.  If this parameter is not specified, &quot;signup&quot; is assumbed.</p>
<p><strong>group</strong>&nbsp;<em>optional</em> - This parameter is required if mode is &quot;signup&quot;, or if mode is left empty.</p>
<p><strong>nocaptcha</strong>&nbsp;<em>optional</em> - This will disable captcha on the signup form. By default, if the Captcha module is installed, captcha support is provided.  This parameter disables it.</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, FAQs, or to file a Bug Report or buy commercial support, please visit calguy&#039;s
module homepage at <a href=&quot;http://techcom.dyndns.org&quot;>techcom.dyndns.org</a>.</li>
<li>Additional discussion of this module may also be found in the <a href=&quot;http://forum.cmsmadesimple.org&quot;>CMS Made Simple Forums</a>.</li>
<li>The author, calguy1000, can often be found in the <a href=&quot;irc://irc.freenode.net/#cms&quot;>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 &copy; 2005, Robert Campbel <a href=&quot;mailto:calguy1000@hotmail.com&quot;><calguy1000@hotmail.com></a>. All Rights Are Reserved.</p>
<p>This module has been released under the <a href=&quot;http://www.gnu.org/licenses/licenses.html#GPL&quot;>GNU Public License</a>. You must agree to this license before using the module.</p>
';
$lang['utma'] = '156861353.1959547193.1213865783.1214078572.1214083722.12';
$lang['utmz'] = '156861353.1214056345.10.4.utmccn=(referral)|utmcsr=dev.cmsmadesimple.org|utmcct=/forum/forum.php|utmcmd=referral';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353';
?>