0.15_45 commit
[bse.git] / MANIFEST
CommitLineData
d2730773
TC
1Artistic
2COPYING
41b9d8ec
TC
3INSTALL.html
4INSTALL.pod
b19047a6 5INSTALL.txt
41b9d8ec
TC
6MANIFEST
7MANIFEST.SKIP
b19047a6 8Makefile
41b9d8ec 9README
efaaa29e 10localinst.perl # simple test installer
b19047a6 11schema/article.txt
41b9d8ec 12schema/bse.sql
91ccbbcd 13schema/mssql.sql
35c0719f 14schema/mysql_build.pl # builds site/util/mysql.str
41b9d8ec
TC
15site/cgi-bin/admin/add.pl
16site/cgi-bin/admin/admin.pl
37dd20ad 17site/cgi-bin/admin/admin_seminar.pl
6473c56f 18site/cgi-bin/admin/adminusers.pl
ac7ba5a8 19site/cgi-bin/admin/bse_timeout.pl
54c97cf6 20site/cgi-bin/admin/bse_modules.pl
daee3409 21site/cgi-bin/admin/changepw.pl
41b9d8ec
TC
22site/cgi-bin/admin/datadump.pl
23site/cgi-bin/admin/generate.pl
24site/cgi-bin/admin/imageclean.pl
9168c88c 25site/cgi-bin/admin/logon.pl
41b9d8ec 26site/cgi-bin/admin/makeIndex.pl
9168c88c 27site/cgi-bin/admin/menu.pl
41b9d8ec 28site/cgi-bin/admin/move.pl
8f1e5b7d 29site/cgi-bin/admin/reorder.pl
b553afa2 30site/cgi-bin/admin/report.pl
41b9d8ec 31site/cgi-bin/admin/shopadmin.pl
9063386f 32site/cgi-bin/admin/siteusers.pl
d7538448 33site/cgi-bin/admin/subadmin.pl
b19047a6 34site/cgi-bin/admin/subs.pl
edc5d096 35site/cgi-bin/admin/userlist.pl
e806c5d8 36site/cgi-bin/admin/userupdate.pl
54c97cf6 37site/cgi-bin/affiliate.pl
edc5d096 38site/cgi-bin/bse.cfg
a5e3fc4b 39site/cgi-bin/fmail.pl
c2096d67 40site/cgi-bin/image.pl
ee6577c3 41site/cgi-bin/interest.pl
41b9d8ec 42site/cgi-bin/modules/AdminUtil.pm
91ccbbcd
TC
43site/cgi-bin/modules/Apache/Session/DBIreal.pm
44site/cgi-bin/modules/Apache/Session/Store/DBIreal.pm
41b9d8ec 45site/cgi-bin/modules/Article.pm
edc5d096
TC
46site/cgi-bin/modules/ArticleFile.pm
47site/cgi-bin/modules/ArticleFiles.pm
41b9d8ec 48site/cgi-bin/modules/Articles.pm
edc5d096 49site/cgi-bin/modules/BSE/Admin/StepParents.pm
9168c88c
TC
50site/cgi-bin/modules/BSE/AdminLogon.pm
51site/cgi-bin/modules/BSE/AdminMenu.pm
6473c56f 52site/cgi-bin/modules/BSE/AdminUsers.pm
9063386f 53site/cgi-bin/modules/BSE/AdminSiteUsers.pm
d09682dd 54site/cgi-bin/modules/BSE/Arrows.pm
b19047a6 55site/cgi-bin/modules/BSE/Cfg.pm
00dd8d82 56site/cgi-bin/modules/BSE/CfgInfo.pm
daee3409 57site/cgi-bin/modules/BSE/ChangePW.pm
cf9f9cbc 58site/cgi-bin/modules/BSE/ComposeMail.pm
91ccbbcd
TC
59site/cgi-bin/modules/BSE/Custom.pm
60site/cgi-bin/modules/BSE/CustomBase.pm
61site/cgi-bin/modules/BSE/DB.pm
91ccbbcd 62site/cgi-bin/modules/BSE/DB/MSSQL.pm
b19047a6 63site/cgi-bin/modules/BSE/DB/Mysql.pm
efcc5a30
TC
64site/cgi-bin/modules/BSE/Dynamic/Article.pm
65site/cgi-bin/modules/BSE/Dynamic/Catalog.pm
66site/cgi-bin/modules/BSE/Dynamic/Product.pm
67site/cgi-bin/modules/BSE/Dynamic/Seminar.pm
ca9aa2bf
TC
68site/cgi-bin/modules/BSE/Edit/Article.pm
69site/cgi-bin/modules/BSE/Edit/Base.pm
70site/cgi-bin/modules/BSE/Edit/Catalog.pm
71site/cgi-bin/modules/BSE/Edit/Product.pm
37dd20ad 72site/cgi-bin/modules/BSE/Edit/Seminar.pm
daee3409 73site/cgi-bin/modules/BSE/Edit/Site.pm
b19047a6
TC
74site/cgi-bin/modules/BSE/EmailBlackEntry.pm
75site/cgi-bin/modules/BSE/EmailBlacklist.pm
76site/cgi-bin/modules/BSE/EmailRequest.pm
77site/cgi-bin/modules/BSE/EmailRequests.pm
4772671f 78site/cgi-bin/modules/BSE/Formatter.pm
37dd20ad 79site/cgi-bin/modules/BSE/Generate/Seminar.pm
ca9aa2bf 80# site/cgi-bin/modules/BSE/FileEditor.pm
8f84f3f1
TC
81site/cgi-bin/modules/BSE/Handler/Base.pm
82site/cgi-bin/modules/BSE/Handler/Page.pm
7f7330d7
TC
83site/cgi-bin/modules/BSE/Index/BSE.pm
84site/cgi-bin/modules/BSE/Index/Base.pm
91ccbbcd 85site/cgi-bin/modules/BSE/Mail.pm
91ccbbcd 86site/cgi-bin/modules/BSE/Mail/SMTP.pm
b19047a6 87site/cgi-bin/modules/BSE/Mail/Sendmail.pm
edc5d096 88site/cgi-bin/modules/BSE/Message.pm
1c3e5303 89site/cgi-bin/modules/BSE/NLFilter/SQL.pm
08123550 90site/cgi-bin/modules/BSE/Permissions.pm
988d8721 91site/cgi-bin/modules/BSE/Report.pm
ca9aa2bf 92site/cgi-bin/modules/BSE/Request.pm
aec300cd
TC
93site/cgi-bin/modules/BSE/Search/Base.pm
94site/cgi-bin/modules/BSE/Search/BSE.pm
edc5d096 95site/cgi-bin/modules/BSE/Session.pm
ab08aecd 96site/cgi-bin/modules/BSE/Shop/Util.pm
91ccbbcd 97site/cgi-bin/modules/BSE/Sort.pm
b19047a6
TC
98site/cgi-bin/modules/BSE/SubscribedUser.pm
99site/cgi-bin/modules/BSE/SubscribedUsers.pm
100site/cgi-bin/modules/BSE/SubscriptionType.pm
101site/cgi-bin/modules/BSE/SubscriptionTypes.pm
6473c56f
TC
102site/cgi-bin/modules/BSE/TB/AdminBase.pm
103site/cgi-bin/modules/BSE/TB/AdminBases.pm
104site/cgi-bin/modules/BSE/TB/AdminGroup.pm
105site/cgi-bin/modules/BSE/TB/AdminGroups.pm
106site/cgi-bin/modules/BSE/TB/AdminMembership.pm
107site/cgi-bin/modules/BSE/TB/AdminMemberships.pm
108site/cgi-bin/modules/BSE/TB/AdminPerm.pm
109site/cgi-bin/modules/BSE/TB/AdminPerms.pm
110site/cgi-bin/modules/BSE/TB/AdminUser.pm
111site/cgi-bin/modules/BSE/TB/AdminUsers.pm
37dd20ad
TC
112site/cgi-bin/modules/BSE/TB/Location.pm
113site/cgi-bin/modules/BSE/TB/Locations.pm
0ec4ac8a
TC
114site/cgi-bin/modules/BSE/TB/Order.pm
115site/cgi-bin/modules/BSE/TB/Orders.pm
116site/cgi-bin/modules/BSE/TB/OrderItem.pm
117site/cgi-bin/modules/BSE/TB/OrderItems.pm
37dd20ad 118site/cgi-bin/modules/BSE/TB/Seminar.pm
16ac5598
TC
119site/cgi-bin/modules/BSE/TB/SeminarSession.pm
120site/cgi-bin/modules/BSE/TB/SeminarSessions.pm
37dd20ad 121site/cgi-bin/modules/BSE/TB/Seminars.pm
efcc5a30
TC
122site/cgi-bin/modules/BSE/TB/SiteUserGroup.pm
123site/cgi-bin/modules/BSE/TB/SiteUserGroups.pm
d7538448 124site/cgi-bin/modules/BSE/TB/Subscription.pm
af74f0b4 125site/cgi-bin/modules/BSE/TB/Subscription/Calc.pm
d7538448 126site/cgi-bin/modules/BSE/TB/Subscriptions.pm
edc5d096 127site/cgi-bin/modules/BSE/Template.pm
ab2cd916 128site/cgi-bin/modules/BSE/Thumb/Imager.pm
4175638b 129site/cgi-bin/modules/BSE/UI/AdminDispatch.pm
37dd20ad 130site/cgi-bin/modules/BSE/UI/AdminSeminar.pm
4175638b
TC
131site/cgi-bin/modules/BSE/UI/Affiliate.pm
132site/cgi-bin/modules/BSE/UI/Dispatch.pm
a5e3fc4b 133site/cgi-bin/modules/BSE/UI/Formmail.pm
c2096d67 134site/cgi-bin/modules/BSE/UI/Image.pm
efcc5a30 135site/cgi-bin/modules/BSE/UI/Page.pm
41e7c841 136site/cgi-bin/modules/BSE/UI/Shop.pm
3c32512d 137site/cgi-bin/modules/BSE/UI/SiteuserCommon.pm
e806c5d8 138site/cgi-bin/modules/BSE/UI/SiteUserUpdate.pm
4175638b 139site/cgi-bin/modules/BSE/UI/SubAdmin.pm
edc5d096 140site/cgi-bin/modules/BSE/UserReg.pm
505456b1 141site/cgi-bin/modules/BSE/Util/DynSort.pm
57d988af 142site/cgi-bin/modules/BSE/Util/DynamicTags.pm
9063386f 143site/cgi-bin/modules/BSE/Util/Iterate.pm
99ef7979 144site/cgi-bin/modules/BSE/Util/SQL.pm
b19047a6 145site/cgi-bin/modules/BSE/Util/Secure.pm
edc5d096 146site/cgi-bin/modules/BSE/Util/Tags.pm
99ef7979 147site/cgi-bin/modules/BSE/Util/Valid.pm
37dd20ad 148site/cgi-bin/modules/BSE/Validate.pm
d2730773 149site/cgi-bin/modules/BSE/Version.pm
41f10371 150site/cgi-bin/modules/BSE/WebUtil.pm
b19047a6 151site/cgi-bin/modules/Constants.pm
0f9b108b 152site/cgi-bin/modules/DevHelp/Date.pm
9063386f 153site/cgi-bin/modules/DevHelp/DynSort.pm
3c32512d 154site/cgi-bin/modules/DevHelp/FileUpload.pm
4772671f 155site/cgi-bin/modules/DevHelp/Formatter.pm
918735d1 156site/cgi-bin/modules/DevHelp/HTML.pm
7dd6ebae 157site/cgi-bin/modules/DevHelp/LoaderData.pm
d19b7b5c 158site/cgi-bin/modules/DevHelp/Payments.pod
41e7c841 159site/cgi-bin/modules/DevHelp/Payments/Inpho.pm
d19b7b5c 160site/cgi-bin/modules/DevHelp/Payments/SecurePayXML.pm
41e7c841 161site/cgi-bin/modules/DevHelp/Payments/Test.pm
b553afa2 162site/cgi-bin/modules/DevHelp/Report.pm
7928764a 163site/cgi-bin/modules/DevHelp/Tags.pm
9063386f 164site/cgi-bin/modules/DevHelp/Tags/Iterate.pm
0ec4ac8a 165site/cgi-bin/modules/DevHelp/Validate.pm
41b9d8ec
TC
166site/cgi-bin/modules/Generate.pm
167site/cgi-bin/modules/Generate/Article.pm
168site/cgi-bin/modules/Generate/Catalog.pm
169site/cgi-bin/modules/Generate/Product.pm
531fb3bc 170site/cgi-bin/modules/Generate/Subscription.pm
41b9d8ec
TC
171site/cgi-bin/modules/Image.pm
172site/cgi-bin/modules/Images.pm
abbc3971
TC
173site/cgi-bin/modules/OtherParent.pm
174site/cgi-bin/modules/OtherParents.pm
41b9d8ec
TC
175site/cgi-bin/modules/Product.pm
176site/cgi-bin/modules/Products.pm
edc5d096
TC
177site/cgi-bin/modules/SiteUser.pm
178site/cgi-bin/modules/SiteUsers.pm
41b9d8ec 179site/cgi-bin/modules/Squirrel/GPG.pm
ca9aa2bf 180#site/cgi-bin/modules/Squirrel/ImageEditor.pm
41b9d8ec
TC
181site/cgi-bin/modules/Squirrel/PGP5.pm
182site/cgi-bin/modules/Squirrel/PGP6.pm
183site/cgi-bin/modules/Squirrel/Row.pm
184site/cgi-bin/modules/Squirrel/Table.pm
185site/cgi-bin/modules/Squirrel/Template.pm
186site/cgi-bin/modules/Util.pm
8f84f3f1 187site/cgi-bin/page.fcgi
efcc5a30 188site/cgi-bin/page.pl
4737a5e2 189site/cgi-bin/printable.pl
41b9d8ec
TC
190site/cgi-bin/search.pl
191site/cgi-bin/shop.pl
edc5d096 192site/cgi-bin/user.pl
41b9d8ec 193site/data/stopwords.txt
2076966c
TC
194site/data/db/sql_statements.pkey
195site/data/db/sql_statements.data
4175638b 196site/docs/BSE::UI::Affiliate.html
41b9d8ec
TC
197site/docs/Generate.html
198site/docs/Generate::Article.html
199site/docs/Generate::Catalog.html
200site/docs/Generate::Product.html
201site/docs/Makefile
b19047a6
TC
202site/docs/TODO.html
203site/docs/TODO.pod
41b9d8ec 204site/docs/add.html
de193691
TC
205site/docs/access.html
206site/docs/access.pod
4175638b 207site/docs/affiliate.html
41b9d8ec
TC
208site/docs/bse.html
209site/docs/bse.pod
210site/docs/bugs.html
211site/docs/bugs.pod
edc5d096
TC
212site/docs/config.html
213site/docs/config.pod
16901a2a
TC
214site/docs/dynamic.html
215site/docs/dynamic.pod
1cc1fe72
TC
216site/docs/formmail.html
217site/docs/formmail.pod
d7538448
TC
218site/docs/future_plans.html
219site/docs/future_plans.pod
6e3d2da5 220site/docs/gen.html
41b9d8ec 221site/docs/makedocs
35c0719f 222site/docs/makedocs.html
41b9d8ec 223site/docs/search.html
6e3d2da5
TC
224site/docs/secure.html
225site/docs/secure.pod
41b9d8ec 226site/docs/shop.html
7320899a
TC
227site/docs/siteusers.html
228site/docs/siteusers.pod
64fa5b18
TC
229site/docs/standard.html
230site/docs/standard.pod
41b9d8ec
TC
231site/docs/shopadmin.html
232site/docs/templates.html
233site/docs/templates.pod
ab2cd916
TC
234site/docs/thumbnails.html
235site/docs/thumbnails.pod
6e3d2da5 236site/docs/upgrade_mysql.html
e806c5d8
TC
237site/docs/userupdate.html
238site/docs/userupdate.pod
41b9d8ec
TC
239site/htdocs/a/.htaccess
240site/htdocs/admin/advanced.html
a0a8147b 241site/htdocs/admin/help/access.html
6473c56f
TC
242site/htdocs/admin/help/addgroup.html
243site/htdocs/admin/help/adduser.html
957a90ca 244site/htdocs/admin/help/body.html
35c0719f 245site/htdocs/admin/help/catalog.html
d2730773 246site/htdocs/admin/help/edit.html
edc5d096 247site/htdocs/admin/help/file.html
08123550 248site/htdocs/admin/help/image.html
4010d92e 249site/htdocs/admin/help/logon.html
35c0719f 250site/htdocs/admin/help/product.html
b19047a6 251site/htdocs/admin/help/subs.html
531fb3bc 252site/htdocs/admin/help/subssend.html
b19047a6 253site/htdocs/admin/index.html
41b9d8ec 254site/htdocs/css/admin.css
35c0719f 255site/htdocs/css/admin.css_natural
41b9d8ec 256site/htdocs/css/style-main.css
abf5bbc6 257site/htdocs/images/admin/checked.gif
b19047a6 258site/htdocs/images/admin/error.gif
edc5d096 259site/htdocs/images/admin/help.gif
41b9d8ec
TC
260site/htdocs/images/admin/move_down.gif
261site/htdocs/images/admin/move_up.gif
ab2cd916 262site/htdocs/images/admin/nothumb.png
abf5bbc6 263site/htdocs/images/admin/unchecked.gif
6473c56f
TC
264site/htdocs/images/filestatus/download.gif
265site/htdocs/images/filestatus/forSale.gif
266site/htdocs/images/filestatus/locked.gif
267site/htdocs/images/filestatus/requireUser.gif
b19047a6 268site/htdocs/images/info.gif
41b9d8ec
TC
269site/htdocs/images/store/browse_more.gif
270site/htdocs/images/store/left_bottom_corner_line.gif
271site/htdocs/images/store/left_end_cap_solid.gif
272site/htdocs/images/store/price_cap.gif
7f344ccc 273site/htdocs/images/store/quick_add.gif
41b9d8ec
TC
274site/htdocs/images/store/right_bottom_corner_line.gif
275site/htdocs/images/store/right_end_cap_solid.gif
276site/htdocs/images/titles/advanced_search.gif
277site/htdocs/images/titles/java.gif
278site/htdocs/images/titles/perl.gif
279site/htdocs/images/titles/the_shop.gif
280site/htdocs/images/titles/your_site.gif
281site/htdocs/images/trans_pixel.gif
282site/htdocs/js/date.js
ac7ba5a8 283site/htdocs/js/prototype.js
41b9d8ec 284site/htdocs/js/validate.js
efaaa29e 285# site/htdocs/shop created by the Makefile
41b9d8ec
TC
286site/templates/1/shop_multicat.tmpl
287site/templates/1/sitemap.tmpl
918735d1 288# site/templates/admin/add_product.tmpl
718a070d
TC
289site/templates/admin/addattendee1.tmpl
290site/templates/admin/addattendee2.tmpl
a607032b
TC
291site/templates/admin/addgroup.tmpl
292site/templates/admin/adduser.tmpl
d64413ee 293# site/templates/admin/article_custom.tmpl
edc5d096 294site/templates/admin/article_img.tmpl
b553afa2 295site/templates/admin/base.tmpl
abbc3971 296site/templates/admin/catalog.tmpl # embedded in the shopadmin catalog/product display
d64413ee 297# site/templates/admin/catalog_custom.tmpl
daee3409 298site/templates/admin/changepw.tmpl
efaaa29e
TC
299site/templates/admin/edit_0.tmpl
300site/templates/admin/edit_1.tmpl
cc9019d1
TC
301# site/templates/admin/edit_2.tmpl
302# site/templates/admin/edit_3.tmpl
303# site/templates/admin/edit_4.tmpl
304# site/templates/admin/edit_5.tmpl
efaaa29e 305site/templates/admin/edit_catalog.tmpl
c2096d67 306site/templates/admin/edit_groups.tmpl
efaaa29e 307site/templates/admin/edit_product.tmpl
37dd20ad 308site/templates/admin/edit_seminar.tmpl
16ac5598
TC
309site/templates/admin/edit_semsessions.tmpl
310site/templates/admin/edit_semsessadd.tmpl
d2730773 311site/templates/admin/edit_steps.tmpl
edc5d096 312site/templates/admin/filelist.tmpl
6473c56f 313site/templates/admin/grouplist.tmpl
3ae524f3 314site/templates/admin/helpicon.tmpl Help icon template for admin templates
9168c88c 315site/templates/admin/logon.tmpl
e806c5d8
TC
316site/templates/admin/memberupdate/import.tmpl
317site/templates/admin/memberupdate/preview.tmpl
318site/templates/admin/memberupdate/request.tmpl
9168c88c
TC
319site/templates/admin/menu.tmpl
320site/templates/admin/menu_adv.tmpl
d64413ee 321# site/templates/admin/menu_custom.tmpl
ee6577c3 322site/templates/admin/interestemail.tmpl
37dd20ad
TC
323site/templates/admin/locations/add.tmpl
324site/templates/admin/locations/delete.tmpl
325site/templates/admin/locations/edit.tmpl
326site/templates/admin/locations/list.tmpl
2076966c
TC
327site/templates/admin/locations/view.tmpl
328site/templates/admin/locations/view_sessions.tmpl
abbc3971
TC
329site/templates/admin/order_detail.tmpl
330site/templates/admin/order_list.tmpl
331site/templates/admin/order_list_filled.tmpl
5d88571c 332site/templates/admin/order_list_incomplete.tmpl
abbc3971 333site/templates/admin/order_list_unfilled.tmpl
d64413ee 334# site/templates/admin/product_custom.tmpl
abbc3971
TC
335site/templates/admin/product_detail.tmpl
336site/templates/admin/product_list.tmpl
91ccbbcd 337site/templates/admin/regenerror.tmpl
cf9f9cbc 338site/templates/admin/registeremail.tmpl
b553afa2
TC
339site/templates/admin/reports/list.tmpl
340site/templates/admin/reports/prompt.tmpl
341site/templates/admin/reports/show1.tmpl
a319d280 342site/templates/admin/semsessionbookings.tmpl
16ac5598
TC
343site/templates/admin/semsessiondel.tmpl
344site/templates/admin/semsessionedit.tmpl
345site/templates/admin/semsessionrollcall.tmpl
6473c56f 346site/templates/admin/showgroup.tmpl
08123550
TC
347site/templates/admin/showgroupart.tmpl
348site/templates/admin/showgroup_del.tmpl
349site/templates/admin/showgroup_glob.tmpl
6473c56f 350site/templates/admin/showuser.tmpl
08123550
TC
351site/templates/admin/showuserart.tmpl
352site/templates/admin/showuser_del.tmpl
353site/templates/admin/showuser_glob.tmpl
918735d1 354# site/templates/admin/subs/add.tmpl
b553afa2 355site/templates/admin/subs/delete.tmpl
b19047a6 356site/templates/admin/subs/edit.tmpl
1c3e5303 357site/templates/admin/subs/filter_preview.tmpl
b19047a6 358site/templates/admin/subs/list.tmpl
4772671f 359site/templates/admin/subs/sending.tmpl
d09682dd 360site/templates/admin/subs/send_error.tmpl
b19047a6
TC
361site/templates/admin/subs/send_form.tmpl
362site/templates/admin/subs/start_send.tmpl
d7538448
TC
363site/templates/admin/subscr/add.tmpl
364site/templates/admin/subscr/detail.tmpl
829c9ed9 365site/templates/admin/subscr/detail_delete.tmpl
d7538448
TC
366site/templates/admin/subscr/edit.tmpl
367site/templates/admin/subscr/list.tmpl
6473c56f 368site/templates/admin/userlist.tmpl
9063386f
TC
369site/templates/admin/users/add.tmpl
370site/templates/admin/users/edit.tmpl
efcc5a30 371site/templates/admin/users/edit_groups.tmpl
6a8a205a 372site/templates/admin/users/edit_orders.tmpl
efcc5a30
TC
373site/templates/admin/users/groupadd.tmpl
374site/templates/admin/users/groupdelete.tmpl
375site/templates/admin/users/groupedit.tmpl
376site/templates/admin/users/grouplist.tmpl
377site/templates/admin/users/groupmembers.tmpl
9063386f 378site/templates/admin/users/list.tmpl
2076966c
TC
379site/templates/admin/users/view.tmpl
380site/templates/admin/users/view_bookings.tmpl
d09682dd 381site/templates/admin/xbase.tmpl
4175638b 382site/templates/affiliate.tmpl
b19047a6
TC
383site/templates/base.tmpl
384site/templates/cart_base.tmpl
385site/templates/catalog.tmpl
386site/templates/catalog/multi.tmpl
0b406a07 387site/templates/catalog/shop_subcat.tmpl
b19047a6
TC
388site/templates/checkoutcard_base.tmpl
389site/templates/checkoutconfirm_base.tmpl
390site/templates/checkoutfinal_base.tmpl
41e7c841
TC
391site/templates/checkoutnew_base.tmpl
392site/templates/checkoutpay_base.tmpl
b19047a6
TC
393site/templates/common/default.tmpl
394site/templates/common/defsteps.tmpl
6473c56f 395site/templates/common/downloads.tmpl
b19047a6
TC
396site/templates/common/embedded_subsect.tmpl
397site/templates/common/news_item.tmpl
99ef7979 398site/templates/common/rssbase.tmpl
b19047a6
TC
399site/templates/common/sidebar.tmpl
400site/templates/common/sidebar_section.tmpl
d64413ee
TC
401# site/templates/custom/checkout.include
402# site/templates/custom/order_detail.include
81f3292d 403site/templates/custom/order_detail_payment.include
d64413ee 404# site/templates/custom/payment_type.include
81f3292d 405site/templates/custom/payment_type_email.include
c2096d67 406site/templates/error_base.tmpl
41b9d8ec 407site/templates/extras.txt
a5e3fc4b
TC
408site/templates/formmail/defdone_base.tmpl
409site/templates/formmail/defemail.tmpl
410site/templates/formmail/defquery_base.tmpl
3ae524f3 411site/templates/helpicon.tmpl Help icon for user templates
b19047a6 412site/templates/htmlemail/basic.tmpl
c2096d67 413site/templates/image.tmpl
99ef7979 414site/templates/include/rssitems.tmpl
b19047a6 415site/templates/include/rsslinks.tmpl
ac7ba5a8 416site/templates/include/search_results.tmpl
41b9d8ec
TC
417site/templates/index.tmpl
418site/templates/index2.tmpl
ee6577c3
TC
419site/templates/interest/askagain_base.tmpl
420site/templates/interest/confirm_base.tmpl
421site/templates/interest/error_base.tmpl
718a070d 422site/templates/location.tmpl
41b9d8ec
TC
423site/templates/lowmap.tmpl
424site/templates/mailconfirm.tmpl
425site/templates/mailorder.tmpl
99ef7979
TC
426site/templates/menu/menu.tmpl
427site/templates/menu/menu1.tmpl
428site/templates/menu/menu2.tmpl
429site/templates/menu/menu3.tmpl
430site/templates/menu/menu4.tmpl
431site/templates/menu/menu5.tmpl
c2096d67 432site/templates/noartbase.tmpl
99ef7979 433site/templates/printable/printable.tmpl
0b406a07 434site/templates/printable/wap.tmpl
41b9d8ec 435site/templates/search_base.tmpl
718a070d 436site/templates/seminars/seminar.tmpl
41b9d8ec
TC
437site/templates/shop_help.tmpl
438site/templates/shop_sect.tmpl
439site/templates/shopitem.tmpl
ea646070 440site/templates/sidebar/afflink.tmpl
721cd24c 441site/templates/sidebar/logon.tmpl
ca9aa2bf 442site/templates/test/children.tmpl
988d8721 443site/templates/test/testrep.tmpl
b19047a6
TC
444site/templates/textemail/basic.tmpl
445site/templates/user/alreadyblacklisted_base.tmpl
ab2cd916 446site/templates/user/base_orderdetail.tmpl
b19047a6 447site/templates/user/blacklistdone_base.tmpl
531fb3bc 448site/templates/user/cantunsub_base.tmpl
b19047a6
TC
449site/templates/user/confirmed_base.tmpl
450site/templates/user/confsent_base.tmpl
2a295ea9 451site/templates/user/confsent_nop_base.tmpl
4ef01459 452site/templates/user/email_conferror_base.tmpl
b19047a6 453site/templates/user/email_confirm.tmpl
2a295ea9 454site/templates/user/email_confirm_nop.tmpl
edc5d096 455site/templates/user/logon_base.tmpl
b19047a6
TC
456site/templates/user/lostemailsent_base.tmpl
457site/templates/user/lostpassword_base.tmpl
458site/templates/user/lostpwdemail_base.tmpl
2a295ea9 459site/templates/user/nopassword_base.tmpl
edc5d096 460site/templates/user/options_base.tmpl
9063386f 461site/templates/user/options_billing_base.tmpl
3c32512d 462site/templates/user/options_images_base.tmpl
2a295ea9 463site/templates/user/options_saved_base.tmpl
edc5d096 464site/templates/user/register_base.tmpl
16ac5598 465site/templates/user/sessiondeletenotify.tmpl
b19047a6
TC
466site/templates/user/subdetail.tmpl
467site/templates/user/toosoon_base.tmpl
468site/templates/user/toomany_base.tmpl
531fb3bc
TC
469site/templates/user/unsuball_base.tmpl
470site/templates/user/unsubone_base.tmpl
edc5d096 471site/templates/user/userpage_base.tmpl
4175638b 472site/templates/xbase.tmpl
b873a8fa 473site/util/bseaddimages.pl
531fb3bc 474site/util/gen.pl
41b9d8ec 475site/util/initial.pl
7dd6ebae 476site/util/loaddata.pl
b19047a6
TC
477site/util/mysql.str
478site/util/upgrade_mysql.pl
3bc94f98 479t/BSE/Test.pm
d794b180 480t/t00smoke.t makes a request to most of the scripts
de30d08a 481t/t010template.t Tests Squirrel::Template
16ac5598 482t/t011dhdates.t Tests DevHelp::Date
d794b180
TC
483t/t050format.t DevHelp::Formatter tests
484t/t060parms.t
af74f0b4 485t/t070sqldates.t Test SQL date tools
d19b7b5c 486t/t080escape.t
3bc94f98 487t/t10edit.t
7928764a 488t/t20gen.t
a5e3fc4b 489t/t21gencat.t Tests catalog generation
15fb10f2 490t/t30rules.t Check for use strict and warnings
de30d08a 491t/t40images.t Tests image management
af74f0b4 492t/t50subscalc.t Test subscriptions calculations
71b4f654
TC
493t/templates/included.include Used by t010template.t
494t/templates/wraptest.tmpl Used by t010template.t
3bc94f98 495test.cfg.base