Commit | Line | Data |
---|---|---|
d2730773 TC |
1 | # where to install the site |
2 | base_url = http://bsetest.develop-help.com | |
6a8a205a | 3 | securl = http://bsetestshop.develop-help.com |
d2730773 | 4 | # where to install the site |
aefcabcb | 5 | base_dir = /var/www/httpd/bsetest |
d2730773 TC |
6 | # the database user/password/dsn |
7 | dbuser = bsetest | |
8 | dbpass = bsetest | |
9 | dsn = dbi:mysql:bsetest | |
10 | dbclass = BSE::DB::Mysql | |
11 | sessionclass = Apache::Session::MySQL | |
12 | # the location of mysql | |
aefcabcb | 13 | mysql = mysql |
7b81711b | 14 | basic.access_control=0 |
4010d92e | 15 | #basic.htusers = /home/httpd/bsetest/htdocs/images/.htusers |
d09682dd | 16 | #article uris.9 = /test |
ebe779a5 | 17 | paths.htpasswd=/home/httpd/bsetest/data/htusers |
d09682dd TC |
18 | datadump.to=tony@develop-help.com |
19 | datadump.from=tony@develop-help.com | |
dbe0477f | 20 | confirmations.from=tony@develop-help.com |
d09682dd TC |
21 | subscriptions.from=tony@develop-help.com |
22 | #subscriptions.testemail=tony@develop-help.com | |
23 | #subscriptions.testname=Tony Cook | |
24 | #subscriptions.testtextonly=1 | |
25 | subscriptions.testing=1 | |
26 | shop.noencrypt=1 | |
27 | shop.from=sales@develop-help.com | |
28 | shop.to_email=tony@develop-help.com | |
29 | shop.email_order=1 | |
2a295ea9 TC |
30 | #site users.nopassword=1 |
31 | site users.info_on_register=1 | |
505456b1 TC |
32 | #site users.require_name1=1 |
33 | #site users.require_name2=1 | |
2a295ea9 TC |
34 | #site users.require_title=1 |
35 | #site users.require_organization=1 | |
36 | #site users.require_address=1 | |
37 | #site users.require_suburb=1 | |
38 | #site users.require_city=1 | |
39 | #site users.require_state=1 | |
40 | #site users.require_postcode=1 | |
41 | #site users.require_country=1 | |
42 | #site users.require_telephone=1 | |
43 | #site users.require_facsimile=1 | |
44 | #site users.subscribe_all=1 | |
45 | site users.subscribe_1=1 | |
00dd8d82 TC |
46 | debug.cookies=0 |
47 | debug.logon_cookies=0 | |
d44b5da9 | 48 | debug.mail_encryption=1 |
9063386f | 49 | site users.billing_on_main_opts=0 |
505456b1 | 50 | #site users.user_register=0 |
220c179a TC |
51 | #paths.libraries=/home/tony/dev/bse/tandb_dealer/cvs/modules |
52 | #paths.siteuser_passwd=/home/httpd/bsetest/data/supasswd | |
53 | #custom.user_auth=1 | |
f0543260 | 54 | # product fields.retailPrice=Dealer Price Inc GST |
00dd8d82 | 55 | #paths.local_templates=/home/tony/dev/bse/tandb_dealer/cvs/templates |
41e7c841 | 56 | #shop.payment_types=1,2,10,11,12 |
81f3292d TC |
57 | payment type names.10=DirectDeposit |
58 | payment type names.11=FaxProForma | |
59 | payment type names.12=EmailProForma | |
60 | payment type required.11=facsimile | |
61 | ||
dfdeb4fe | 62 | affiliate.prompt_name=1 |
3c32512d | 63 | site users.require_affiliate_name=0 |
dfdeb4fe | 64 | |
81f3292d TC |
65 | dealer.bsb=999999 |
66 | dealer.accountno=77777777 | |
d49f56a6 TC |
67 | shop.display_facsimile=Fax Number |
68 | site user flags.a=Access to private pages | |
69 | tandb custom.siteuser_include_flag=a | |
220c179a TC |
70 | |
71 | #test.1=hello | |
72 | #test.2=alpha | |
73 | #test.10=beta | |
74 | #test.100=gamma | |
75 | #test.1000=delta | |
76 | ||
99b7cef0 | 77 | #perl=/opt/perl-5.8.1/bin/perl |
f0543260 | 78 | downloads.must_be_filled=1 |
99b7cef0 TC |
79 | subscriptions.text_link_inline="$1" [$3] |
80 | subscriptions.text_link_list_prefix=X$nX$nXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX | |
00dd8d82 TC |
81 | subscriptions.text_link_list=[$3] '$1'$n => $2 |
82 | ||
83 | #paths.local_templates=/home/tony/dev/bse/base/altadmin/ | |
41f10371 | 84 | |
0ec4ac8a | 85 | site.secureadmin=0 |
4175638b TC |
86 | |
87 | debug.dump_session=0 | |
3c32512d TC |
88 | |
89 | bse siteuser images.logo=1 | |
90 | bse siteuser image logo.description=Your Logo | |
ab2cd916 TC |
91 | affiliate.subscription_required=affiliatepage |
92 | ||
93 | editor.allow_thumb=1 | |
94 | editor.thumbs_class=BSE::Thumb::Imager | |
6a8a6ac5 | 95 | |
a5e3fc4b TC |
96 | default formmail validation.subject_width=40 |
97 | ||
d44b5da9 | 98 | test form.fields=name,company,select,radio,check,multiselect |
a5e3fc4b | 99 | test form.subject=Foo |
d44b5da9 | 100 | test form.encrypt=1 |
cc53c774 TC |
101 | test form.crypt_signing_id= |
102 | test form.crypt_content_type=1 | |
d44b5da9 TC |
103 | test form.crypt_passphrase= |
104 | test form.email=tony@develop-help.com | |
cc53c774 | 105 | test form.field_config=notes,required_if |
0f9b108b | 106 | test form.submit=Send the message |
a5e3fc4b | 107 | test formmail validation.name_description=Your Name |
cc53c774 | 108 | test formmail validation.name_required_if=company |
a5e3fc4b | 109 | test formmail validation.name_width=60 |
0f9b108b TC |
110 | test formmail validation.name_maxlength=80 |
111 | test formmail validation.name_notes=Put your name here | |
a5e3fc4b | 112 | test formmail validation.company_description=Organization |
cc53c774 TC |
113 | test formmail validation.company_required_if=name |
114 | ;test formmail validation.select_values==default;1=Hello;2=Goodbye;3=Arivaderchi | |
115 | test formmail validation.select_values=test select values:prefix_ | |
d44b5da9 | 116 | test formmail validation.select_htmltype=select |
cc53c774 | 117 | test formmail validation.select_required=1 |
d44b5da9 TC |
118 | test formmail validation.radio_htmltype=radio |
119 | test formmail validation.radio_values=Test Radio Values | |
120 | test formmail validation.check_htmltype=check | |
121 | test formmail validation.check_values=Test Check Values | |
122 | test formmail validation.multiselect_htmltype=multiselect | |
123 | test formmail validation.multiselect_values=test check values | |
124 | ||
125 | test radio values.first=One | |
126 | test radio values.second=Two | |
127 | test radio values.third=Three | |
128 | ||
129 | test check values.perl=Perl | |
130 | test check values.php=PHP | |
131 | test check values.cobol=COBOL | |
a5e3fc4b | 132 | |
cc53c774 TC |
133 | test select values.prefix_=Select a language |
134 | test select values.prefix_perl=Perl | |
135 | test select values.prefix_php=PHP | |
136 | test select values.prefix_cobol=COBOL | |
137 | ||
85802bd5 | 138 | site.secureadmin=1 |
5d88571c TC |
139 | #article defaults.title=<set the article title> |
140 | #article defaults.body=<set the body> | |
141 | #product defaults.title=<set the product title> | |
142 | #catalog defaults.title=<set the catalog title> | |
41e7c841 | 143 | |
5d88571c TC |
144 | shop.cardprocessor=DevHelp::Payments::Test |
145 | #shop.cardprocessor=DevHelp::Payments::Inpho | |
d44b5da9 TC |
146 | #inpho.user=theowww |
147 | #inpho.password=s1tz^^mD1 | |
148 | #inpho.test=1 | |
149 | #inpho.test_url=http://www.develop-help.com/cgi-bin/inphotest.pl | |
150 | #inpho.test_user=test | |
151 | #inpho.test_password=test |