X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fdocs%2Fsignup.html;h=6f1e03930a17f61e8e551b42ed5e8b80ace01678;hp=ce50f1f22d2621545cda65b6caaf76623333596d;hb=29ac7c07924cb5a6af7fa978eb8ff5037b7bea31;hpb=11df841f26fa4b5f6531109cbf0db87a376cfc3c diff --git a/htdocs/docs/signup.html b/htdocs/docs/signup.html index ce50f1f22..6f1e03930 100644 --- a/htdocs/docs/signup.html +++ b/htdocs/docs/signup.html @@ -42,6 +42,16 @@ Optional:
  • $email_name - first and last name (an example file is included as fs_signup/ieak.template) +
  • If you create a /usr/local/freeside/cck.template file on the external machine, the variables defined will be sent to Netscape users with MIME type application/x-netscape-autoconfigure-dialer-v2. This file will be processed with Text::Template with the following variables available: + + (an example file is included as fs_signup/cck.template). See the Netscape documentation for more information.
  • If there are any entries in the prepay_credit table, a user can enter a string matching the identifier column to receive the credit specified in the amount column, after which that identifier is no longer valid. This can be used to implement pre-paid "calling card" type signups. The bin/generate-prepay script can be used to populate the prepay_credit table.