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 |
52d86b25 | 14 | basic.access_control=0 |
74b21f6d | 15 | basic.staticajax=1 |
27aceccf | 16 | basic.sign=0 |
4010d92e | 17 | #basic.htusers = /home/httpd/bsetest/htdocs/images/.htusers |
d09682dd | 18 | #article uris.9 = /test |
ebe779a5 | 19 | paths.htpasswd=/home/httpd/bsetest/data/htusers |
d09682dd TC |
20 | datadump.to=tony@develop-help.com |
21 | datadump.from=tony@develop-help.com | |
dbe0477f | 22 | confirmations.from=tony@develop-help.com |
d09682dd TC |
23 | subscriptions.from=tony@develop-help.com |
24 | #subscriptions.testemail=tony@develop-help.com | |
25 | #subscriptions.testname=Tony Cook | |
26 | #subscriptions.testtextonly=1 | |
27 | subscriptions.testing=1 | |
27aceccf | 28 | shop.noencrypt=0 |
d09682dd | 29 | shop.from=sales@develop-help.com |
27aceccf | 30 | shop.to_name= |
d09682dd TC |
31 | shop.to_email=tony@develop-help.com |
32 | shop.email_order=1 | |
27aceccf TC |
33 | shop.crypt_signing_id= |
34 | shop.show_card_type=1 | |
7aa0262a | 35 | shop.crypt_content_type=1 |
cae48ae5 TC |
36 | shop.order_from_catalog=1 |
37 | shop.sidebar_cart=1 | |
2a295ea9 TC |
38 | #site users.nopassword=1 |
39 | site users.info_on_register=1 | |
cf9f9cbc TC |
40 | site users.notify_register=1 |
41 | site users.notify_register_email=tony@imager.perl.org | |
ac7ba5a8 | 42 | basic.ajax=1 |
505456b1 TC |
43 | #site users.require_name1=1 |
44 | #site users.require_name2=1 | |
2a295ea9 TC |
45 | #site users.require_title=1 |
46 | #site users.require_organization=1 | |
47 | #site users.require_address=1 | |
48 | #site users.require_suburb=1 | |
49 | #site users.require_city=1 | |
50 | #site users.require_state=1 | |
51 | #site users.require_postcode=1 | |
52 | #site users.require_country=1 | |
53 | #site users.require_telephone=1 | |
54 | #site users.require_facsimile=1 | |
55 | #site users.subscribe_all=1 | |
1c3e5303 | 56 | #site users.subscribe_1=1 |
00dd8d82 TC |
57 | debug.cookies=0 |
58 | debug.logon_cookies=0 | |
954e856d | 59 | debug.mail_encryption=0 |
9063386f | 60 | site users.billing_on_main_opts=0 |
505456b1 | 61 | #site users.user_register=0 |
220c179a | 62 | #paths.libraries=/home/tony/dev/bse/tandb_dealer/cvs/modules |
74b21f6d TC |
63 | #paths.libraries=/home/tony/dev/bse/lib |
64 | #paths.libraries=/home/tony/dev/bse/work2/modules | |
65 | #basic.custom_class=BSE::Custom::Abberfield | |
66 | #basic.custom_class=BSE::CustomTest | |
220c179a TC |
67 | #paths.siteuser_passwd=/home/httpd/bsetest/data/supasswd |
68 | #custom.user_auth=1 | |
f0543260 | 69 | # product fields.retailPrice=Dealer Price Inc GST |
00dd8d82 | 70 | #paths.local_templates=/home/tony/dev/bse/tandb_dealer/cvs/templates |
74b21f6d | 71 | #paths.local_templates=/home/tony/dev/bse/work2/templates |
41e7c841 | 72 | #shop.payment_types=1,2,10,11,12 |
81f3292d TC |
73 | payment type names.10=DirectDeposit |
74 | payment type names.11=FaxProForma | |
75 | payment type names.12=EmailProForma | |
76 | payment type required.11=facsimile | |
77 | ||
74b21f6d | 78 | #paths.local_templates=/home/tony/dev/bse/work/templates/ |
ea646070 | 79 | |
dfdeb4fe | 80 | affiliate.prompt_name=1 |
3c32512d | 81 | site users.require_affiliate_name=0 |
954e856d TC |
82 | affiliate.set_cookie=quux |
83 | affiliate.other_cookies=alpha,beta | |
ea646070 TC |
84 | affiliate.linkbaseurl=devbox.org |
85 | affiliate.linkyourdesc=Your Home Page | |
86 | affiliate.linkdefurl=something.devbox.org | |
87 | affiliate.linkdefdesc=Our Home Page | |
dfdeb4fe | 88 | |
81f3292d TC |
89 | dealer.bsb=999999 |
90 | dealer.accountno=77777777 | |
d49f56a6 TC |
91 | shop.display_facsimile=Fax Number |
92 | site user flags.a=Access to private pages | |
93 | tandb custom.siteuser_include_flag=a | |
f2bf0d11 TC |
94 | site user flags.d=Demo user |
95 | custom.saveopts=1 | |
220c179a TC |
96 | |
97 | #test.1=hello | |
98 | #test.2=alpha | |
99 | #test.10=beta | |
100 | #test.100=gamma | |
101 | #test.1000=delta | |
102 | ||
99b7cef0 | 103 | #perl=/opt/perl-5.8.1/bin/perl |
f0543260 | 104 | downloads.must_be_filled=1 |
99b7cef0 TC |
105 | subscriptions.text_link_inline="$1" [$3] |
106 | subscriptions.text_link_list_prefix=X$nX$nXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX | |
00dd8d82 TC |
107 | subscriptions.text_link_list=[$3] '$1'$n => $2 |
108 | ||
109 | #paths.local_templates=/home/tony/dev/bse/base/altadmin/ | |
41f10371 | 110 | |
0ec4ac8a | 111 | site.secureadmin=0 |
4175638b TC |
112 | |
113 | debug.dump_session=0 | |
3c32512d TC |
114 | |
115 | bse siteuser images.logo=1 | |
116 | bse siteuser image logo.description=Your Logo | |
ab2cd916 TC |
117 | affiliate.subscription_required=affiliatepage |
118 | ||
c2096d67 TC |
119 | #editor.allow_thumb=1 |
120 | #editor.thumbs_class=BSE::Thumb::Imager | |
6a8a6ac5 | 121 | |
a5e3fc4b TC |
122 | default formmail validation.subject_width=40 |
123 | ||
7aa0262a | 124 | test form.fields=email,name,company,select,radio,check,multiselect,testfile |
a5e3fc4b | 125 | test form.subject=Foo |
7aa0262a | 126 | test form.encrypt=0 |
6866b8dd | 127 | test form.secure=1 |
cc53c774 TC |
128 | test form.crypt_signing_id= |
129 | test form.crypt_content_type=1 | |
d44b5da9 TC |
130 | test form.crypt_passphrase= |
131 | test form.email=tony@develop-help.com | |
cc53c774 | 132 | test form.field_config=notes,required_if |
0f9b108b | 133 | test form.submit=Send the message |
57d988af | 134 | test form.autofill=0 |
a319d280 | 135 | test form.require_logon=0 |
3b3b82d3 | 136 | test form.logon_message=Yo Dude! Logon to submit this form! |
8f84f3f1 | 137 | test form.title=Some test title |
7aa0262a | 138 | ;test form.sql=insert test_form_data values(null,?,?,?,?,?,?,?,?) |
9c5943b6 TC |
139 | test form.sql_params={userId},email,name,company,select,radio,check,multiselect |
140 | test form.sql_dsn=dbi:mysql:bsetest | |
141 | test form.sql_user=bsetest | |
142 | test form.sql_password=bsetest | |
7aa0262a | 143 | test form.send_email=1 |
a319d280 | 144 | #test form.field_config=default |
a5e3fc4b | 145 | test formmail validation.name_description=Your Name |
cc53c774 | 146 | test formmail validation.name_required_if=company |
a5e3fc4b | 147 | test formmail validation.name_width=60 |
0f9b108b TC |
148 | test formmail validation.name_maxlength=80 |
149 | test formmail validation.name_notes=Put your name here | |
a5e3fc4b | 150 | test formmail validation.company_description=Organization |
cc53c774 TC |
151 | test formmail validation.company_required_if=name |
152 | ;test formmail validation.select_values==default;1=Hello;2=Goodbye;3=Arivaderchi | |
153 | test formmail validation.select_values=test select values:prefix_ | |
d44b5da9 | 154 | test formmail validation.select_htmltype=select |
cc53c774 | 155 | test formmail validation.select_required=1 |
a319d280 | 156 | test formmail validation.select_default=php |
d44b5da9 TC |
157 | test formmail validation.radio_htmltype=radio |
158 | test formmail validation.radio_values=Test Radio Values | |
a319d280 | 159 | test formmail validation.radio_default=second |
d44b5da9 TC |
160 | test formmail validation.check_htmltype=check |
161 | test formmail validation.check_values=Test Check Values | |
a319d280 | 162 | test formmail validation.check_default=php;cobol |
d44b5da9 TC |
163 | test formmail validation.multiselect_htmltype=multiselect |
164 | test formmail validation.multiselect_values=test check values | |
a319d280 | 165 | test formmail validation.multiselect_default=perl;php |
7aa0262a | 166 | test formmail validation.testfile_htmltype=file |
cae48ae5 TC |
167 | test formmail validation.testfile_maxfilesize=1000 |
168 | test formmail validation.testfile_filetoobigmsg=%s Too big dude | |
d44b5da9 TC |
169 | |
170 | test radio values.first=One | |
171 | test radio values.second=Two | |
172 | test radio values.third=Three | |
173 | ||
174 | test check values.perl=Perl | |
175 | test check values.php=PHP | |
176 | test check values.cobol=COBOL | |
a5e3fc4b | 177 | |
cc53c774 TC |
178 | test select values.prefix_=Select a language |
179 | test select values.prefix_perl=Perl | |
180 | test select values.prefix_php=PHP | |
181 | test select values.prefix_cobol=COBOL | |
182 | ||
85802bd5 | 183 | site.secureadmin=1 |
5d88571c TC |
184 | #article defaults.title=<set the article title> |
185 | #article defaults.body=<set the body> | |
186 | #product defaults.title=<set the product title> | |
187 | #catalog defaults.title=<set the catalog title> | |
41e7c841 | 188 | |
99607df0 | 189 | shop.cardprocessor=DevHelp::Payments::Test |
5d88571c | 190 | #shop.cardprocessor=DevHelp::Payments::Inpho |
d44b5da9 TC |
191 | #inpho.user=theowww |
192 | #inpho.password=s1tz^^mD1 | |
193 | #inpho.test=1 | |
194 | #inpho.test_url=http://www.develop-help.com/cgi-bin/inphotest.pl | |
195 | #inpho.test_user=test | |
196 | #inpho.test_password=test | |
99607df0 | 197 | #shop.cardprocessor=DevHelp::Payments::SecurePayXML |
d19b7b5c TC |
198 | securepay xml.testmerchantid=ABC0001 |
199 | securepay xml.testpassword=abc123 | |
200 | securepay xml.test=1 | |
201 | securepay xml.debug=1 | |
202 | securepay xml.prefix=BSE | |
16ac5598 TC |
203 | |
204 | bse location validation.postcode_description=Funky Postcode | |
718a070d TC |
205 | |
206 | seminar.locations=1 | |
988d8721 TC |
207 | |
208 | #report total_sales.bse_rights=blah|edit_foo,blah | |
c2096d67 TC |
209 | |
210 | query groups.1=name starts with t | |
211 | query group name starts with t.sql=select id from site_users where id = ? and name1 like "t%" | |
a319d280 TC |
212 | |
213 | shop.free_products=1 | |
8f84f3f1 TC |
214 | |
215 | body class.link= | |
216 | ||
def1a923 TC |
217 | #body class.p=bsep |
218 | ||
219 | popimage.extrawidth = 20 | |
220 | popimage.extraheight = 20 | |
54c97cf6 TC |
221 | popimage.popmiddle = 0 |
222 | ||
223 | debug.cache_stats = 1 | |
e806c5d8 TC |
224 | |
225 | siteuser updates.custom1=Import custom1 by userId | |
226 | siteuser updates.custom12=Import custom1/2 by id | |
227 | siteuser updates.email=Import new email addresses | |
228 | ||
229 | siteuser update custom1.fields=userId;customStr1 | |
230 | ||
231 | siteuser update custom12.fields=id;customStr1;customStr2 | |
232 | siteuser update custom12.customStr1_description=MicroSim Status | |
233 | siteuser update custom12.customStr2_required=1 | |
234 | siteuser update custom12.customStr2_description=Correlation code | |
235 | ||
236 | siteuser update email.fields=id;email | |
61693c75 TC |
237 | |
238 | search highlight.body_prefix=<i> | |
239 | search highlight.body_suffix=</i> | |
240 | search highlight.title_prefix=<i> | |
241 | search highlight.title_suffix=</i> | |
4d764c34 | 242 | ;valid child types.Article=Article,Seminar |
2076966c TC |
243 | |
244 | shop product options.book_flight=Flight Booking;Book a flight;Don't book a flight | |
441990c0 | 245 | ;seminars.popup_date_format=%H:%M %d/%m/%Y |
4d764c34 TC |
246 | seminars.free_bookings=1 |
247 | ||
248 | admin group template sets.test=Test Templates | |
f2bf0d11 TC |
249 | |
250 | html.msentify=1 | |
74b21f6d TC |
251 | #html.ajaxcharset=1 |
252 | html.mbcs=1 | |
f2bf0d11 | 253 | debug.convert_charset=1 |
74b21f6d | 254 | html.charset=windows-1252 |
99607df0 TC |
255 | |
256 | popink.payment_email=tony@develop-help.com | |
257 | popink.errorsto=tony@develop-help.com | |
258 | popink.pop3host=localhost | |
259 | popink.pop3user=pop3test | |
260 | popink.pop3password=forts51t | |
261 | ||
262 | includes.99cfg=cfg/ | |
263 | ||
264 | permission full_access.permissions=* | |
74b21f6d TC |
265 | |
266 | search index scores.product_code=5 |