better front-end proxy handling
[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
2fc9c38a
TC
79site/cgi-bin/modules/BSE/Formatter/Article.pm
80site/cgi-bin/modules/BSE/Formatter/Subscription.pm
37dd20ad 81site/cgi-bin/modules/BSE/Generate/Seminar.pm
ca9aa2bf 82# site/cgi-bin/modules/BSE/FileEditor.pm
8f84f3f1
TC
83site/cgi-bin/modules/BSE/Handler/Base.pm
84site/cgi-bin/modules/BSE/Handler/Page.pm
7f7330d7
TC
85site/cgi-bin/modules/BSE/Index/BSE.pm
86site/cgi-bin/modules/BSE/Index/Base.pm
91ccbbcd 87site/cgi-bin/modules/BSE/Mail.pm
91ccbbcd 88site/cgi-bin/modules/BSE/Mail/SMTP.pm
b19047a6 89site/cgi-bin/modules/BSE/Mail/Sendmail.pm
edc5d096 90site/cgi-bin/modules/BSE/Message.pm
1c3e5303 91site/cgi-bin/modules/BSE/NLFilter/SQL.pm
08123550 92site/cgi-bin/modules/BSE/Permissions.pm
988d8721 93site/cgi-bin/modules/BSE/Report.pm
ca9aa2bf 94site/cgi-bin/modules/BSE/Request.pm
70789617
TC
95site/cgi-bin/modules/BSE/Request/Base.pm
96site/cgi-bin/modules/BSE/Request/Test.pm
aec300cd
TC
97site/cgi-bin/modules/BSE/Search/Base.pm
98site/cgi-bin/modules/BSE/Search/BSE.pm
edc5d096 99site/cgi-bin/modules/BSE/Session.pm
ab08aecd 100site/cgi-bin/modules/BSE/Shop/Util.pm
91ccbbcd 101site/cgi-bin/modules/BSE/Sort.pm
e63c3728
TC
102site/cgi-bin/modules/BSE/Storage/AmazonS3.pm
103site/cgi-bin/modules/BSE/Storage/Base.pm
104site/cgi-bin/modules/BSE/Storage/LocalBase.pm
105site/cgi-bin/modules/BSE/Storage/LocalFiles.pm
106site/cgi-bin/modules/BSE/Storage/LocalImages.pm
107site/cgi-bin/modules/BSE/Storage/FTP.pm
108site/cgi-bin/modules/BSE/StorageMgr/Base.pm
109site/cgi-bin/modules/BSE/StorageMgr/Files.pm
110site/cgi-bin/modules/BSE/StorageMgr/Images.pm
b19047a6
TC
111site/cgi-bin/modules/BSE/SubscribedUser.pm
112site/cgi-bin/modules/BSE/SubscribedUsers.pm
113site/cgi-bin/modules/BSE/SubscriptionType.pm
114site/cgi-bin/modules/BSE/SubscriptionTypes.pm
6473c56f
TC
115site/cgi-bin/modules/BSE/TB/AdminBase.pm
116site/cgi-bin/modules/BSE/TB/AdminBases.pm
117site/cgi-bin/modules/BSE/TB/AdminGroup.pm
118site/cgi-bin/modules/BSE/TB/AdminGroups.pm
119site/cgi-bin/modules/BSE/TB/AdminMembership.pm
120site/cgi-bin/modules/BSE/TB/AdminMemberships.pm
121site/cgi-bin/modules/BSE/TB/AdminPerm.pm
122site/cgi-bin/modules/BSE/TB/AdminPerms.pm
123site/cgi-bin/modules/BSE/TB/AdminUser.pm
124site/cgi-bin/modules/BSE/TB/AdminUsers.pm
37dd20ad
TC
125site/cgi-bin/modules/BSE/TB/Location.pm
126site/cgi-bin/modules/BSE/TB/Locations.pm
0ec4ac8a
TC
127site/cgi-bin/modules/BSE/TB/Order.pm
128site/cgi-bin/modules/BSE/TB/Orders.pm
129site/cgi-bin/modules/BSE/TB/OrderItem.pm
130site/cgi-bin/modules/BSE/TB/OrderItems.pm
37dd20ad 131site/cgi-bin/modules/BSE/TB/Seminar.pm
11c35ec9
TC
132site/cgi-bin/modules/BSE/TB/SeminarBooking.pm
133site/cgi-bin/modules/BSE/TB/SeminarBookings.pm
16ac5598
TC
134site/cgi-bin/modules/BSE/TB/SeminarSession.pm
135site/cgi-bin/modules/BSE/TB/SeminarSessions.pm
37dd20ad 136site/cgi-bin/modules/BSE/TB/Seminars.pm
efcc5a30
TC
137site/cgi-bin/modules/BSE/TB/SiteUserGroup.pm
138site/cgi-bin/modules/BSE/TB/SiteUserGroups.pm
d7538448 139site/cgi-bin/modules/BSE/TB/Subscription.pm
af74f0b4 140site/cgi-bin/modules/BSE/TB/Subscription/Calc.pm
d7538448 141site/cgi-bin/modules/BSE/TB/Subscriptions.pm
edc5d096 142site/cgi-bin/modules/BSE/Template.pm
ab2cd916 143site/cgi-bin/modules/BSE/Thumb/Imager.pm
b864cc90 144site/cgi-bin/modules/BSE/ThumbLow.pm
4175638b 145site/cgi-bin/modules/BSE/UI/AdminDispatch.pm
4d764c34
TC
146site/cgi-bin/modules/BSE/UI/AdminNewsletter.pm
147site/cgi-bin/modules/BSE/UI/AdminReport.pm
37dd20ad 148site/cgi-bin/modules/BSE/UI/AdminSeminar.pm
4d764c34 149site/cgi-bin/modules/BSE/UI/AdminShop.pm
4175638b
TC
150site/cgi-bin/modules/BSE/UI/Affiliate.pm
151site/cgi-bin/modules/BSE/UI/Dispatch.pm
a5e3fc4b 152site/cgi-bin/modules/BSE/UI/Formmail.pm
c2096d67 153site/cgi-bin/modules/BSE/UI/Image.pm
0eb78304 154site/cgi-bin/modules/BSE/UI/NUser.pm
efcc5a30 155site/cgi-bin/modules/BSE/UI/Page.pm
5af99440 156site/cgi-bin/modules/BSE/UI/Redirect.pm
e58486b7 157site/cgi-bin/modules/BSE/UI/Search.pm
41e7c841 158site/cgi-bin/modules/BSE/UI/Shop.pm
3c32512d 159site/cgi-bin/modules/BSE/UI/SiteuserCommon.pm
e806c5d8 160site/cgi-bin/modules/BSE/UI/SiteUserUpdate.pm
4175638b 161site/cgi-bin/modules/BSE/UI/SubAdmin.pm
195977cd 162site/cgi-bin/modules/BSE/UI/Thumb.pm
0eb78304 163site/cgi-bin/modules/BSE/UI/User.pm
edc5d096 164site/cgi-bin/modules/BSE/UserReg.pm
b902f9de 165site/cgi-bin/modules/BSE/Util/ContentType.pm
505456b1 166site/cgi-bin/modules/BSE/Util/DynSort.pm
57d988af 167site/cgi-bin/modules/BSE/Util/DynamicTags.pm
9063386f 168site/cgi-bin/modules/BSE/Util/Iterate.pm
99ef7979 169site/cgi-bin/modules/BSE/Util/SQL.pm
b19047a6 170site/cgi-bin/modules/BSE/Util/Secure.pm
edc5d096 171site/cgi-bin/modules/BSE/Util/Tags.pm
b902f9de 172site/cgi-bin/modules/BSE/Util/Thumb.pm
99ef7979 173site/cgi-bin/modules/BSE/Util/Valid.pm
37dd20ad 174site/cgi-bin/modules/BSE/Validate.pm
d2730773 175site/cgi-bin/modules/BSE/Version.pm
41f10371 176site/cgi-bin/modules/BSE/WebUtil.pm
b19047a6 177site/cgi-bin/modules/Constants.pm
0f9b108b 178site/cgi-bin/modules/DevHelp/Date.pm
9063386f 179site/cgi-bin/modules/DevHelp/DynSort.pm
3c32512d 180site/cgi-bin/modules/DevHelp/FileUpload.pm
4772671f 181site/cgi-bin/modules/DevHelp/Formatter.pm
918735d1 182site/cgi-bin/modules/DevHelp/HTML.pm
7dd6ebae 183site/cgi-bin/modules/DevHelp/LoaderData.pm
d19b7b5c 184site/cgi-bin/modules/DevHelp/Payments.pod
41e7c841 185site/cgi-bin/modules/DevHelp/Payments/Inpho.pm
d19b7b5c 186site/cgi-bin/modules/DevHelp/Payments/SecurePayXML.pm
41e7c841 187site/cgi-bin/modules/DevHelp/Payments/Test.pm
b553afa2 188site/cgi-bin/modules/DevHelp/Report.pm
7928764a 189site/cgi-bin/modules/DevHelp/Tags.pm
9063386f 190site/cgi-bin/modules/DevHelp/Tags/Iterate.pm
0ec4ac8a 191site/cgi-bin/modules/DevHelp/Validate.pm
41b9d8ec
TC
192site/cgi-bin/modules/Generate.pm
193site/cgi-bin/modules/Generate/Article.pm
194site/cgi-bin/modules/Generate/Catalog.pm
195site/cgi-bin/modules/Generate/Product.pm
531fb3bc 196site/cgi-bin/modules/Generate/Subscription.pm
41b9d8ec
TC
197site/cgi-bin/modules/Image.pm
198site/cgi-bin/modules/Images.pm
abbc3971
TC
199site/cgi-bin/modules/OtherParent.pm
200site/cgi-bin/modules/OtherParents.pm
41b9d8ec
TC
201site/cgi-bin/modules/Product.pm
202site/cgi-bin/modules/Products.pm
edc5d096
TC
203site/cgi-bin/modules/SiteUser.pm
204site/cgi-bin/modules/SiteUsers.pm
41b9d8ec 205site/cgi-bin/modules/Squirrel/GPG.pm
ca9aa2bf 206#site/cgi-bin/modules/Squirrel/ImageEditor.pm
41b9d8ec
TC
207site/cgi-bin/modules/Squirrel/PGP5.pm
208site/cgi-bin/modules/Squirrel/PGP6.pm
209site/cgi-bin/modules/Squirrel/Row.pm
210site/cgi-bin/modules/Squirrel/Table.pm
211site/cgi-bin/modules/Squirrel/Template.pm
212site/cgi-bin/modules/Util.pm
0eb78304
TC
213site/cgi-bin/nuser.fcgi
214site/cgi-bin/nuser.pl
8f84f3f1 215site/cgi-bin/page.fcgi
efcc5a30 216site/cgi-bin/page.pl
4737a5e2 217site/cgi-bin/printable.pl
41b9d8ec 218site/cgi-bin/search.pl
e58486b7
TC
219site/cgi-bin/search.fcgi
220site/cgi-bin/shop.fcgi
41b9d8ec 221site/cgi-bin/shop.pl
195977cd
TC
222site/cgi-bin/thumb.fcgi
223site/cgi-bin/thumb.pl
edc5d096 224site/cgi-bin/user.pl
41b9d8ec 225site/data/stopwords.txt
2076966c
TC
226site/data/db/sql_statements.pkey
227site/data/db/sql_statements.data
4175638b 228site/docs/BSE::UI::Affiliate.html
41b9d8ec
TC
229site/docs/Generate.html
230site/docs/Generate::Article.html
231site/docs/Generate::Catalog.html
232site/docs/Generate::Product.html
233site/docs/Makefile
b19047a6
TC
234site/docs/TODO.html
235site/docs/TODO.pod
41b9d8ec 236site/docs/add.html
de193691
TC
237site/docs/access.html
238site/docs/access.pod
4175638b 239site/docs/affiliate.html
41b9d8ec
TC
240site/docs/bse.html
241site/docs/bse.pod
242site/docs/bugs.html
243site/docs/bugs.pod
edc5d096
TC
244site/docs/config.html
245site/docs/config.pod
16901a2a
TC
246site/docs/dynamic.html
247site/docs/dynamic.pod
1cc1fe72
TC
248site/docs/formmail.html
249site/docs/formmail.pod
d7538448
TC
250site/docs/future_plans.html
251site/docs/future_plans.pod
6e3d2da5 252site/docs/gen.html
41b9d8ec 253site/docs/makedocs
35c0719f 254site/docs/makedocs.html
41b9d8ec 255site/docs/search.html
6e3d2da5
TC
256site/docs/secure.html
257site/docs/secure.pod
41b9d8ec 258site/docs/shop.html
7320899a
TC
259site/docs/siteusers.html
260site/docs/siteusers.pod
e63c3728 261site/docs/shopadmin.html
64fa5b18
TC
262site/docs/standard.html
263site/docs/standard.pod
e63c3728
TC
264site/docs/storages.html
265site/docs/storages.pod
41b9d8ec
TC
266site/docs/templates.html
267site/docs/templates.pod
ab2cd916
TC
268site/docs/thumbnails.html
269site/docs/thumbnails.pod
6e3d2da5 270site/docs/upgrade_mysql.html
e806c5d8
TC
271site/docs/userupdate.html
272site/docs/userupdate.pod
41b9d8ec
TC
273site/htdocs/a/.htaccess
274site/htdocs/admin/advanced.html
a0a8147b 275site/htdocs/admin/help/access.html
6473c56f
TC
276site/htdocs/admin/help/addgroup.html
277site/htdocs/admin/help/adduser.html
957a90ca 278site/htdocs/admin/help/body.html
35c0719f 279site/htdocs/admin/help/catalog.html
d2730773 280site/htdocs/admin/help/edit.html
edc5d096 281site/htdocs/admin/help/file.html
08123550 282site/htdocs/admin/help/image.html
4010d92e 283site/htdocs/admin/help/logon.html
35c0719f 284site/htdocs/admin/help/product.html
b19047a6 285site/htdocs/admin/help/subs.html
531fb3bc 286site/htdocs/admin/help/subssend.html
b19047a6 287site/htdocs/admin/index.html
41b9d8ec 288site/htdocs/css/admin.css
35c0719f 289site/htdocs/css/admin.css_natural
41b9d8ec 290site/htdocs/css/style-main.css
80a9f99e 291site/htdocs/favicon.ico
abf5bbc6 292site/htdocs/images/admin/checked.gif
b19047a6 293site/htdocs/images/admin/error.gif
edc5d096 294site/htdocs/images/admin/help.gif
41b9d8ec
TC
295site/htdocs/images/admin/move_down.gif
296site/htdocs/images/admin/move_up.gif
ab2cd916 297site/htdocs/images/admin/nothumb.png
abf5bbc6 298site/htdocs/images/admin/unchecked.gif
6473c56f
TC
299site/htdocs/images/filestatus/download.gif
300site/htdocs/images/filestatus/forSale.gif
301site/htdocs/images/filestatus/locked.gif
302site/htdocs/images/filestatus/requireUser.gif
b19047a6 303site/htdocs/images/info.gif
41b9d8ec
TC
304site/htdocs/images/store/browse_more.gif
305site/htdocs/images/store/left_bottom_corner_line.gif
306site/htdocs/images/store/left_end_cap_solid.gif
307site/htdocs/images/store/price_cap.gif
7f344ccc 308site/htdocs/images/store/quick_add.gif
41b9d8ec
TC
309site/htdocs/images/store/right_bottom_corner_line.gif
310site/htdocs/images/store/right_end_cap_solid.gif
311site/htdocs/images/titles/advanced_search.gif
312site/htdocs/images/titles/java.gif
313site/htdocs/images/titles/perl.gif
314site/htdocs/images/titles/the_shop.gif
315site/htdocs/images/titles/your_site.gif
316site/htdocs/images/trans_pixel.gif
317site/htdocs/js/date.js
ac7ba5a8 318site/htdocs/js/prototype.js
41b9d8ec 319site/htdocs/js/validate.js
efaaa29e 320# site/htdocs/shop created by the Makefile
41b9d8ec
TC
321site/templates/1/shop_multicat.tmpl
322site/templates/1/sitemap.tmpl
918735d1 323# site/templates/admin/add_product.tmpl
718a070d
TC
324site/templates/admin/addattendee1.tmpl
325site/templates/admin/addattendee2.tmpl
a607032b
TC
326site/templates/admin/addgroup.tmpl
327site/templates/admin/adduser.tmpl
d64413ee 328# site/templates/admin/article_custom.tmpl
edc5d096 329site/templates/admin/article_img.tmpl
b553afa2 330site/templates/admin/base.tmpl
abbc3971 331site/templates/admin/catalog.tmpl # embedded in the shopadmin catalog/product display
d64413ee 332# site/templates/admin/catalog_custom.tmpl
daee3409 333site/templates/admin/changepw.tmpl
efaaa29e
TC
334site/templates/admin/edit_0.tmpl
335site/templates/admin/edit_1.tmpl
cc9019d1
TC
336# site/templates/admin/edit_2.tmpl
337# site/templates/admin/edit_3.tmpl
338# site/templates/admin/edit_4.tmpl
339# site/templates/admin/edit_5.tmpl
efaaa29e 340site/templates/admin/edit_catalog.tmpl
c2096d67 341site/templates/admin/edit_groups.tmpl
efaaa29e 342site/templates/admin/edit_product.tmpl
37dd20ad 343site/templates/admin/edit_seminar.tmpl
16ac5598
TC
344site/templates/admin/edit_semsessions.tmpl
345site/templates/admin/edit_semsessadd.tmpl
d2730773 346site/templates/admin/edit_steps.tmpl
20d6805f 347site/templates/admin/error.tmpl
edc5d096 348site/templates/admin/filelist.tmpl
b2a9e505 349site/templates/admin/file_edit.tmpl
6473c56f 350site/templates/admin/grouplist.tmpl
3ae524f3 351site/templates/admin/helpicon.tmpl Help icon template for admin templates
b95fc3a0 352site/templates/admin/image_edit.tmpl Edit a single image
9168c88c 353site/templates/admin/logon.tmpl
e806c5d8
TC
354site/templates/admin/memberupdate/import.tmpl
355site/templates/admin/memberupdate/preview.tmpl
356site/templates/admin/memberupdate/request.tmpl
9168c88c
TC
357site/templates/admin/menu.tmpl
358site/templates/admin/menu_adv.tmpl
d64413ee 359# site/templates/admin/menu_custom.tmpl
ee6577c3 360site/templates/admin/interestemail.tmpl
37dd20ad
TC
361site/templates/admin/locations/add.tmpl
362site/templates/admin/locations/delete.tmpl
363site/templates/admin/locations/edit.tmpl
364site/templates/admin/locations/list.tmpl
2076966c
TC
365site/templates/admin/locations/view.tmpl
366site/templates/admin/locations/view_sessions.tmpl
abbc3971
TC
367site/templates/admin/order_detail.tmpl
368site/templates/admin/order_list.tmpl
369site/templates/admin/order_list_filled.tmpl
5d88571c 370site/templates/admin/order_list_incomplete.tmpl
abbc3971 371site/templates/admin/order_list_unfilled.tmpl
d64413ee 372# site/templates/admin/product_custom.tmpl
abbc3971
TC
373site/templates/admin/product_detail.tmpl
374site/templates/admin/product_list.tmpl
91ccbbcd 375site/templates/admin/regenerror.tmpl
cf9f9cbc 376site/templates/admin/registeremail.tmpl
b553afa2
TC
377site/templates/admin/reports/list.tmpl
378site/templates/admin/reports/prompt.tmpl
379site/templates/admin/reports/show1.tmpl
20d6805f
TC
380site/templates/admin/semcancelbooking.tmpl
381site/templates/admin/semeditbooking.tmpl
a319d280 382site/templates/admin/semsessionbookings.tmpl
16ac5598
TC
383site/templates/admin/semsessiondel.tmpl
384site/templates/admin/semsessionedit.tmpl
385site/templates/admin/semsessionrollcall.tmpl
6473c56f 386site/templates/admin/showgroup.tmpl
08123550
TC
387site/templates/admin/showgroupart.tmpl
388site/templates/admin/showgroup_del.tmpl
389site/templates/admin/showgroup_glob.tmpl
6473c56f 390site/templates/admin/showuser.tmpl
08123550
TC
391site/templates/admin/showuserart.tmpl
392site/templates/admin/showuser_del.tmpl
393site/templates/admin/showuser_glob.tmpl
918735d1 394# site/templates/admin/subs/add.tmpl
b553afa2 395site/templates/admin/subs/delete.tmpl
b19047a6 396site/templates/admin/subs/edit.tmpl
1c3e5303 397site/templates/admin/subs/filter_preview.tmpl
b19047a6 398site/templates/admin/subs/list.tmpl
4772671f 399site/templates/admin/subs/sending.tmpl
d09682dd 400site/templates/admin/subs/send_error.tmpl
b19047a6
TC
401site/templates/admin/subs/send_form.tmpl
402site/templates/admin/subs/start_send.tmpl
d7538448
TC
403site/templates/admin/subscr/add.tmpl
404site/templates/admin/subscr/detail.tmpl
829c9ed9 405site/templates/admin/subscr/detail_delete.tmpl
d7538448
TC
406site/templates/admin/subscr/edit.tmpl
407site/templates/admin/subscr/list.tmpl
6473c56f 408site/templates/admin/userlist.tmpl
9063386f
TC
409site/templates/admin/users/add.tmpl
410site/templates/admin/users/edit.tmpl
efcc5a30 411site/templates/admin/users/edit_groups.tmpl
6a8a205a 412site/templates/admin/users/edit_orders.tmpl
efcc5a30
TC
413site/templates/admin/users/groupadd.tmpl
414site/templates/admin/users/groupdelete.tmpl
415site/templates/admin/users/groupedit.tmpl
416site/templates/admin/users/grouplist.tmpl
417site/templates/admin/users/groupmembers.tmpl
9063386f 418site/templates/admin/users/list.tmpl
758a29cd 419site/templates/admin/users/list_low.tmpl
2076966c
TC
420site/templates/admin/users/view.tmpl
421site/templates/admin/users/view_bookings.tmpl
6555857d 422site/templates/admin/users/view_confirm.tmpl
0eb78304 423site/templates/admin/user_book_seminar.tmpl
3fb296b8
TC
424site/templates/admin/user_edit_seminar.tmpl
425site/templates/admin/user_unbook_seminar.tmpl
d09682dd 426site/templates/admin/xbase.tmpl
4175638b 427site/templates/affiliate.tmpl
b19047a6
TC
428site/templates/base.tmpl
429site/templates/cart_base.tmpl
430site/templates/catalog.tmpl
431site/templates/catalog/multi.tmpl
0b406a07 432site/templates/catalog/shop_subcat.tmpl
b19047a6
TC
433site/templates/checkoutcard_base.tmpl
434site/templates/checkoutconfirm_base.tmpl
435site/templates/checkoutfinal_base.tmpl
41e7c841
TC
436site/templates/checkoutnew_base.tmpl
437site/templates/checkoutpay_base.tmpl
b19047a6
TC
438site/templates/common/default.tmpl
439site/templates/common/defsteps.tmpl
6473c56f 440site/templates/common/downloads.tmpl
b19047a6 441site/templates/common/embedded_subsect.tmpl
195977cd 442site/templates/common/gallery.tmpl
b19047a6 443site/templates/common/news_item.tmpl
99ef7979 444site/templates/common/rssbase.tmpl
b19047a6
TC
445site/templates/common/sidebar.tmpl
446site/templates/common/sidebar_section.tmpl
d64413ee
TC
447# site/templates/custom/checkout.include
448# site/templates/custom/order_detail.include
81f3292d 449site/templates/custom/order_detail_payment.include
d64413ee 450# site/templates/custom/payment_type.include
81f3292d 451site/templates/custom/payment_type_email.include
c2096d67 452site/templates/error_base.tmpl
41b9d8ec 453site/templates/extras.txt
a5e3fc4b
TC
454site/templates/formmail/defdone_base.tmpl
455site/templates/formmail/defemail.tmpl
456site/templates/formmail/defquery_base.tmpl
3ae524f3 457site/templates/helpicon.tmpl Help icon for user templates
b19047a6 458site/templates/htmlemail/basic.tmpl
c2096d67 459site/templates/image.tmpl
1b73ea7e 460site/templates/include/cart_sidebar.tmpl
99ef7979 461site/templates/include/rssitems.tmpl
b19047a6 462site/templates/include/rsslinks.tmpl
ac7ba5a8 463site/templates/include/search_results.tmpl
41b9d8ec
TC
464site/templates/index.tmpl
465site/templates/index2.tmpl
ee6577c3
TC
466site/templates/interest/askagain_base.tmpl
467site/templates/interest/confirm_base.tmpl
468site/templates/interest/error_base.tmpl
718a070d 469site/templates/location.tmpl
41b9d8ec
TC
470site/templates/lowmap.tmpl
471site/templates/mailconfirm.tmpl
472site/templates/mailorder.tmpl
99ef7979
TC
473site/templates/menu/menu.tmpl
474site/templates/menu/menu1.tmpl
475site/templates/menu/menu2.tmpl
476site/templates/menu/menu3.tmpl
477site/templates/menu/menu4.tmpl
478site/templates/menu/menu5.tmpl
c2096d67 479site/templates/noartbase.tmpl
99ef7979 480site/templates/printable/printable.tmpl
0b406a07 481site/templates/printable/wap.tmpl
41b9d8ec 482site/templates/search_base.tmpl
718a070d 483site/templates/seminars/seminar.tmpl
41b9d8ec
TC
484site/templates/shop_help.tmpl
485site/templates/shop_sect.tmpl
486site/templates/shopitem.tmpl
ea646070 487site/templates/sidebar/afflink.tmpl
721cd24c 488site/templates/sidebar/logon.tmpl
ca9aa2bf 489site/templates/test/children.tmpl
988d8721 490site/templates/test/testrep.tmpl
b19047a6 491site/templates/textemail/basic.tmpl
20d6805f
TC
492site/templates/user/admin_book_seminar.tmpl
493site/templates/user/admin_edit_seminar.tmpl
494site/templates/user/admin_unbook_seminar.tmpl
b19047a6 495site/templates/user/alreadyblacklisted_base.tmpl
3fb296b8
TC
496site/templates/user/base_bookingdetail.tmpl
497site/templates/user/base_bookinglist.tmpl
0eb78304
TC
498site/templates/user/base_bookcomplete.tmpl
499site/templates/user/base_bookconfirm.tmpl
500site/templates/user/base_bookseminar.tmpl
3fb296b8
TC
501site/templates/user/base_cancelbooking.tmpl
502site/templates/user/base_editbooking.tmpl
503site/templates/user/base_orderdetail.tmpl
5af99440 504site/templates/user/base_redirect.tmpl
b19047a6 505site/templates/user/blacklistdone_base.tmpl
531fb3bc 506site/templates/user/cantunsub_base.tmpl
b19047a6
TC
507site/templates/user/confirmed_base.tmpl
508site/templates/user/confsent_base.tmpl
2a295ea9 509site/templates/user/confsent_nop_base.tmpl
4ef01459 510site/templates/user/email_conferror_base.tmpl
b19047a6 511site/templates/user/email_confirm.tmpl
2a295ea9 512site/templates/user/email_confirm_nop.tmpl
3fb296b8
TC
513site/templates/user/email_edit_seminar.tmpl
514site/templates/user/email_unbook_seminar.tmpl
edc5d096 515site/templates/user/logon_base.tmpl
b19047a6
TC
516site/templates/user/lostemailsent_base.tmpl
517site/templates/user/lostpassword_base.tmpl
518site/templates/user/lostpwdemail_base.tmpl
2a295ea9 519site/templates/user/nopassword_base.tmpl
edc5d096 520site/templates/user/options_base.tmpl
9063386f 521site/templates/user/options_billing_base.tmpl
3c32512d 522site/templates/user/options_images_base.tmpl
2a295ea9 523site/templates/user/options_saved_base.tmpl
edc5d096 524site/templates/user/register_base.tmpl
16ac5598 525site/templates/user/sessiondeletenotify.tmpl
b19047a6
TC
526site/templates/user/subdetail.tmpl
527site/templates/user/toosoon_base.tmpl
528site/templates/user/toomany_base.tmpl
531fb3bc
TC
529site/templates/user/unsuball_base.tmpl
530site/templates/user/unsubone_base.tmpl
edc5d096 531site/templates/user/userpage_base.tmpl
4175638b 532site/templates/xbase.tmpl
b873a8fa 533site/util/bseaddimages.pl
e63c3728
TC
534site/util/bse_s3.pl
535site/util/bse_storage.pl
531fb3bc 536site/util/gen.pl
2ad9fd05 537site/util/getpcode.pl Example code
41b9d8ec 538site/util/initial.pl
7dd6ebae 539site/util/loaddata.pl
b19047a6
TC
540site/util/mysql.str
541site/util/upgrade_mysql.pl
2ad9fd05 542site/util/update_title_summary.pl
3bc94f98 543t/BSE/Test.pm
d794b180 544t/t00smoke.t makes a request to most of the scripts
de30d08a 545t/t010template.t Tests Squirrel::Template
16ac5598 546t/t011dhdates.t Tests DevHelp::Date
d794b180
TC
547t/t050format.t DevHelp::Formatter tests
548t/t060parms.t
af74f0b4 549t/t070sqldates.t Test SQL date tools
d19b7b5c 550t/t080escape.t
3bc94f98 551t/t10edit.t
7928764a 552t/t20gen.t
a5e3fc4b 553t/t21gencat.t Tests catalog generation
15fb10f2 554t/t30rules.t Check for use strict and warnings
de30d08a 555t/t40images.t Tests image management
af74f0b4 556t/t50subscalc.t Test subscriptions calculations
71b4f654
TC
557t/templates/included.include Used by t010template.t
558t/templates/wraptest.tmpl Used by t010template.t
3bc94f98 559test.cfg.base