0.17 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
026d5cec 19site/cgi-bin/admin/backmon.pl
ac7ba5a8 20site/cgi-bin/admin/bse_timeout.pl
54c97cf6 21site/cgi-bin/admin/bse_modules.pl
daee3409 22site/cgi-bin/admin/changepw.pl
41b9d8ec
TC
23site/cgi-bin/admin/datadump.pl
24site/cgi-bin/admin/generate.pl
25site/cgi-bin/admin/imageclean.pl
9168c88c 26site/cgi-bin/admin/logon.pl
41b9d8ec 27site/cgi-bin/admin/makeIndex.pl
9168c88c 28site/cgi-bin/admin/menu.pl
41b9d8ec 29site/cgi-bin/admin/move.pl
4c4d3c3f 30site/cgi-bin/admin/nadmin.pl
8f1e5b7d 31site/cgi-bin/admin/reorder.pl
b553afa2 32site/cgi-bin/admin/report.pl
6333a533 33site/cgi-bin/admin/sendemail.pl
41b9d8ec 34site/cgi-bin/admin/shopadmin.pl
9063386f 35site/cgi-bin/admin/siteusers.pl
d7538448 36site/cgi-bin/admin/subadmin.pl
b19047a6 37site/cgi-bin/admin/subs.pl
edc5d096 38site/cgi-bin/admin/userlist.pl
e806c5d8 39site/cgi-bin/admin/userupdate.pl
54c97cf6 40site/cgi-bin/affiliate.pl
edc5d096 41site/cgi-bin/bse.cfg
a5e3fc4b 42site/cgi-bin/fmail.pl
c2096d67 43site/cgi-bin/image.pl
ee6577c3 44site/cgi-bin/interest.pl
41b9d8ec 45site/cgi-bin/modules/AdminUtil.pm
91ccbbcd
TC
46site/cgi-bin/modules/Apache/Session/DBIreal.pm
47site/cgi-bin/modules/Apache/Session/Store/DBIreal.pm
41b9d8ec 48site/cgi-bin/modules/Article.pm
edc5d096
TC
49site/cgi-bin/modules/ArticleFile.pm
50site/cgi-bin/modules/ArticleFiles.pm
41b9d8ec 51site/cgi-bin/modules/Articles.pm
c0007bcb 52site/cgi-bin/modules/BSE/API.pm
edc5d096 53site/cgi-bin/modules/BSE/Admin/StepParents.pm
9168c88c
TC
54site/cgi-bin/modules/BSE/AdminLogon.pm
55site/cgi-bin/modules/BSE/AdminMenu.pm
6473c56f 56site/cgi-bin/modules/BSE/AdminUsers.pm
9063386f 57site/cgi-bin/modules/BSE/AdminSiteUsers.pm
d09682dd 58site/cgi-bin/modules/BSE/Arrows.pm
b19047a6 59site/cgi-bin/modules/BSE/Cfg.pm
00dd8d82 60site/cgi-bin/modules/BSE/CfgInfo.pm
daee3409 61site/cgi-bin/modules/BSE/ChangePW.pm
cf9f9cbc 62site/cgi-bin/modules/BSE/ComposeMail.pm
91ccbbcd
TC
63site/cgi-bin/modules/BSE/Custom.pm
64site/cgi-bin/modules/BSE/CustomBase.pm
65site/cgi-bin/modules/BSE/DB.pm
91ccbbcd 66site/cgi-bin/modules/BSE/DB/MSSQL.pm
b19047a6 67site/cgi-bin/modules/BSE/DB/Mysql.pm
4a29dc8f 68site/cgi-bin/modules/BSE/Countries.pm
efcc5a30
TC
69site/cgi-bin/modules/BSE/Dynamic/Article.pm
70site/cgi-bin/modules/BSE/Dynamic/Catalog.pm
71site/cgi-bin/modules/BSE/Dynamic/Product.pm
72site/cgi-bin/modules/BSE/Dynamic/Seminar.pm
ca9aa2bf
TC
73site/cgi-bin/modules/BSE/Edit/Article.pm
74site/cgi-bin/modules/BSE/Edit/Base.pm
75site/cgi-bin/modules/BSE/Edit/Catalog.pm
76site/cgi-bin/modules/BSE/Edit/Product.pm
37dd20ad 77site/cgi-bin/modules/BSE/Edit/Seminar.pm
daee3409 78site/cgi-bin/modules/BSE/Edit/Site.pm
b19047a6
TC
79site/cgi-bin/modules/BSE/EmailBlackEntry.pm
80site/cgi-bin/modules/BSE/EmailBlacklist.pm
81site/cgi-bin/modules/BSE/EmailRequest.pm
82site/cgi-bin/modules/BSE/EmailRequests.pm
4772671f 83site/cgi-bin/modules/BSE/Formatter.pm
2fc9c38a
TC
84site/cgi-bin/modules/BSE/Formatter/Article.pm
85site/cgi-bin/modules/BSE/Formatter/Subscription.pm
37dd20ad 86site/cgi-bin/modules/BSE/Generate/Seminar.pm
ca9aa2bf 87# site/cgi-bin/modules/BSE/FileEditor.pm
8f84f3f1
TC
88site/cgi-bin/modules/BSE/Handler/Base.pm
89site/cgi-bin/modules/BSE/Handler/Page.pm
3709451d
TC
90site/cgi-bin/modules/BSE/ImportSourceBase.pm
91site/cgi-bin/modules/BSE/ImportSourceXLS.pm
92site/cgi-bin/modules/BSE/ImportTargetArticle.pm
93site/cgi-bin/modules/BSE/ImportTargetBase.pm
94site/cgi-bin/modules/BSE/ImportTargetProduct.pm
95site/cgi-bin/modules/BSE/Importer.pm
7f7330d7
TC
96site/cgi-bin/modules/BSE/Index/BSE.pm
97site/cgi-bin/modules/BSE/Index/Base.pm
91ccbbcd 98site/cgi-bin/modules/BSE/Mail.pm
91ccbbcd 99site/cgi-bin/modules/BSE/Mail/SMTP.pm
b19047a6 100site/cgi-bin/modules/BSE/Mail/Sendmail.pm
edc5d096 101site/cgi-bin/modules/BSE/Message.pm
1c3e5303 102site/cgi-bin/modules/BSE/NLFilter/SQL.pm
3f187817 103site/cgi-bin/modules/BSE/NotifyFiles.pm
08123550 104site/cgi-bin/modules/BSE/Permissions.pm
32696f84 105site/cgi-bin/modules/BSE/ProductImportXLS.pm
988d8721 106site/cgi-bin/modules/BSE/Report.pm
ca9aa2bf 107site/cgi-bin/modules/BSE/Request.pm
70789617
TC
108site/cgi-bin/modules/BSE/Request/Base.pm
109site/cgi-bin/modules/BSE/Request/Test.pm
aec300cd
TC
110site/cgi-bin/modules/BSE/Search/Base.pm
111site/cgi-bin/modules/BSE/Search/BSE.pm
edc5d096 112site/cgi-bin/modules/BSE/Session.pm
4a29dc8f 113site/cgi-bin/modules/BSE/Shipping.pm
ab08aecd 114site/cgi-bin/modules/BSE/Shop/Util.pm
91ccbbcd 115site/cgi-bin/modules/BSE/Sort.pm
e63c3728
TC
116site/cgi-bin/modules/BSE/Storage/AmazonS3.pm
117site/cgi-bin/modules/BSE/Storage/Base.pm
118site/cgi-bin/modules/BSE/Storage/LocalBase.pm
119site/cgi-bin/modules/BSE/Storage/LocalFiles.pm
120site/cgi-bin/modules/BSE/Storage/LocalImages.pm
800dfac1 121site/cgi-bin/modules/BSE/Storage/LocalThumbs.pm
e63c3728
TC
122site/cgi-bin/modules/BSE/Storage/FTP.pm
123site/cgi-bin/modules/BSE/StorageMgr/Base.pm
124site/cgi-bin/modules/BSE/StorageMgr/Files.pm
125site/cgi-bin/modules/BSE/StorageMgr/Images.pm
800dfac1 126site/cgi-bin/modules/BSE/StorageMgr/Thumbs.pm
b19047a6
TC
127site/cgi-bin/modules/BSE/SubscribedUser.pm
128site/cgi-bin/modules/BSE/SubscribedUsers.pm
129site/cgi-bin/modules/BSE/SubscriptionType.pm
130site/cgi-bin/modules/BSE/SubscriptionTypes.pm
6473c56f
TC
131site/cgi-bin/modules/BSE/TB/AdminBase.pm
132site/cgi-bin/modules/BSE/TB/AdminBases.pm
133site/cgi-bin/modules/BSE/TB/AdminGroup.pm
134site/cgi-bin/modules/BSE/TB/AdminGroups.pm
135site/cgi-bin/modules/BSE/TB/AdminMembership.pm
136site/cgi-bin/modules/BSE/TB/AdminMemberships.pm
137site/cgi-bin/modules/BSE/TB/AdminPerm.pm
138site/cgi-bin/modules/BSE/TB/AdminPerms.pm
139site/cgi-bin/modules/BSE/TB/AdminUser.pm
140site/cgi-bin/modules/BSE/TB/AdminUsers.pm
026d5cec
TC
141site/cgi-bin/modules/BSE/TB/BackgroundTask.pm
142site/cgi-bin/modules/BSE/TB/BackgroundTasks.pm
32696f84
TC
143site/cgi-bin/modules/BSE/TB/FileAccessLog.pm
144site/cgi-bin/modules/BSE/TB/FileAccessLogEntry.pm
37dd20ad
TC
145site/cgi-bin/modules/BSE/TB/Location.pm
146site/cgi-bin/modules/BSE/TB/Locations.pm
0ec4ac8a
TC
147site/cgi-bin/modules/BSE/TB/Order.pm
148site/cgi-bin/modules/BSE/TB/Orders.pm
149site/cgi-bin/modules/BSE/TB/OrderItem.pm
58baa27b
TC
150site/cgi-bin/modules/BSE/TB/OrderItemOption.pm
151site/cgi-bin/modules/BSE/TB/OrderItemOptions.pm
0ec4ac8a 152site/cgi-bin/modules/BSE/TB/OrderItems.pm
32696f84
TC
153site/cgi-bin/modules/BSE/TB/OwnedFile.pm
154site/cgi-bin/modules/BSE/TB/OwnedFiles.pm
37dd20ad 155site/cgi-bin/modules/BSE/TB/Seminar.pm
58baa27b
TC
156site/cgi-bin/modules/BSE/TB/ProductOption.pm
157site/cgi-bin/modules/BSE/TB/ProductOptions.pm
158site/cgi-bin/modules/BSE/TB/ProductOptionValue.pm
159site/cgi-bin/modules/BSE/TB/ProductOptionValues.pm
11c35ec9
TC
160site/cgi-bin/modules/BSE/TB/SeminarBooking.pm
161site/cgi-bin/modules/BSE/TB/SeminarBookings.pm
16ac5598
TC
162site/cgi-bin/modules/BSE/TB/SeminarSession.pm
163site/cgi-bin/modules/BSE/TB/SeminarSessions.pm
37dd20ad 164site/cgi-bin/modules/BSE/TB/Seminars.pm
efcc5a30
TC
165site/cgi-bin/modules/BSE/TB/SiteUserGroup.pm
166site/cgi-bin/modules/BSE/TB/SiteUserGroups.pm
d7538448 167site/cgi-bin/modules/BSE/TB/Subscription.pm
af74f0b4 168site/cgi-bin/modules/BSE/TB/Subscription/Calc.pm
d7538448 169site/cgi-bin/modules/BSE/TB/Subscriptions.pm
47c75494 170site/cgi-bin/modules/BSE/TagFormats.pm
edc5d096 171site/cgi-bin/modules/BSE/Template.pm
ab2cd916 172site/cgi-bin/modules/BSE/Thumb/Imager.pm
c0007bcb 173site/cgi-bin/modules/BSE/Thumb/Imager/RandomCrop.pm
b864cc90 174site/cgi-bin/modules/BSE/ThumbLow.pm
026d5cec 175site/cgi-bin/modules/BSE/UI/Background.pm
4175638b 176site/cgi-bin/modules/BSE/UI/AdminDispatch.pm
4d764c34
TC
177site/cgi-bin/modules/BSE/UI/AdminNewsletter.pm
178site/cgi-bin/modules/BSE/UI/AdminReport.pm
6333a533 179site/cgi-bin/modules/BSE/UI/AdminSendEmail.pm
37dd20ad 180site/cgi-bin/modules/BSE/UI/AdminSeminar.pm
4d764c34 181site/cgi-bin/modules/BSE/UI/AdminShop.pm
4175638b
TC
182site/cgi-bin/modules/BSE/UI/Affiliate.pm
183site/cgi-bin/modules/BSE/UI/Dispatch.pm
a5e3fc4b 184site/cgi-bin/modules/BSE/UI/Formmail.pm
c2096d67 185site/cgi-bin/modules/BSE/UI/Image.pm
4c4d3c3f 186site/cgi-bin/modules/BSE/UI/NAdmin.pm
0eb78304 187site/cgi-bin/modules/BSE/UI/NUser.pm
efcc5a30 188site/cgi-bin/modules/BSE/UI/Page.pm
5af99440 189site/cgi-bin/modules/BSE/UI/Redirect.pm
e58486b7 190site/cgi-bin/modules/BSE/UI/Search.pm
41e7c841 191site/cgi-bin/modules/BSE/UI/Shop.pm
3c32512d 192site/cgi-bin/modules/BSE/UI/SiteuserCommon.pm
e806c5d8 193site/cgi-bin/modules/BSE/UI/SiteUserUpdate.pm
4175638b 194site/cgi-bin/modules/BSE/UI/SubAdmin.pm
0c2e7f7a 195site/cgi-bin/modules/BSE/UI/Tellafriend.pm
195977cd 196site/cgi-bin/modules/BSE/UI/Thumb.pm
0eb78304 197site/cgi-bin/modules/BSE/UI/User.pm
32696f84 198site/cgi-bin/modules/BSE/UI/UserCommon.pm
edc5d096 199site/cgi-bin/modules/BSE/UserReg.pm
b902f9de 200site/cgi-bin/modules/BSE/Util/ContentType.pm
505456b1 201site/cgi-bin/modules/BSE/Util/DynSort.pm
57d988af 202site/cgi-bin/modules/BSE/Util/DynamicTags.pm
9063386f 203site/cgi-bin/modules/BSE/Util/Iterate.pm
99ef7979 204site/cgi-bin/modules/BSE/Util/SQL.pm
b19047a6 205site/cgi-bin/modules/BSE/Util/Secure.pm
edc5d096 206site/cgi-bin/modules/BSE/Util/Tags.pm
b902f9de 207site/cgi-bin/modules/BSE/Util/Thumb.pm
99ef7979 208site/cgi-bin/modules/BSE/Util/Valid.pm
37dd20ad 209site/cgi-bin/modules/BSE/Validate.pm
d2730773 210site/cgi-bin/modules/BSE/Version.pm
41f10371 211site/cgi-bin/modules/BSE/WebUtil.pm
b19047a6 212site/cgi-bin/modules/Constants.pm
41bee745
AMS
213site/cgi-bin/modules/Courier.pm
214site/cgi-bin/modules/Courier/AustraliaPost.pm
215site/cgi-bin/modules/Courier/Fastway.pm
216site/cgi-bin/modules/Courier/AustraliaPost/Standard.pm
217site/cgi-bin/modules/Courier/AustraliaPost/Express.pm
218site/cgi-bin/modules/Courier/AustraliaPost/Air.pm
219site/cgi-bin/modules/Courier/AustraliaPost/Sea.pm
220site/cgi-bin/modules/Courier/Fastway/Road.pm
221site/cgi-bin/modules/Courier/Fastway/Satchel.pm
6dbf8d1f 222site/cgi-bin/modules/Courier/Null.pm
0f9b108b 223site/cgi-bin/modules/DevHelp/Date.pm
9063386f 224site/cgi-bin/modules/DevHelp/DynSort.pm
3c32512d 225site/cgi-bin/modules/DevHelp/FileUpload.pm
4772671f 226site/cgi-bin/modules/DevHelp/Formatter.pm
918735d1 227site/cgi-bin/modules/DevHelp/HTML.pm
7dd6ebae 228site/cgi-bin/modules/DevHelp/LoaderData.pm
d19b7b5c 229site/cgi-bin/modules/DevHelp/Payments.pod
41e7c841 230site/cgi-bin/modules/DevHelp/Payments/Inpho.pm
d19b7b5c 231site/cgi-bin/modules/DevHelp/Payments/SecurePayXML.pm
41e7c841 232site/cgi-bin/modules/DevHelp/Payments/Test.pm
b553afa2 233site/cgi-bin/modules/DevHelp/Report.pm
7928764a 234site/cgi-bin/modules/DevHelp/Tags.pm
9063386f 235site/cgi-bin/modules/DevHelp/Tags/Iterate.pm
0ec4ac8a 236site/cgi-bin/modules/DevHelp/Validate.pm
41b9d8ec
TC
237site/cgi-bin/modules/Generate.pm
238site/cgi-bin/modules/Generate/Article.pm
239site/cgi-bin/modules/Generate/Catalog.pm
240site/cgi-bin/modules/Generate/Product.pm
531fb3bc 241site/cgi-bin/modules/Generate/Subscription.pm
41b9d8ec
TC
242site/cgi-bin/modules/Image.pm
243site/cgi-bin/modules/Images.pm
abbc3971
TC
244site/cgi-bin/modules/OtherParent.pm
245site/cgi-bin/modules/OtherParents.pm
41b9d8ec
TC
246site/cgi-bin/modules/Product.pm
247site/cgi-bin/modules/Products.pm
edc5d096
TC
248site/cgi-bin/modules/SiteUser.pm
249site/cgi-bin/modules/SiteUsers.pm
41b9d8ec 250site/cgi-bin/modules/Squirrel/GPG.pm
ca9aa2bf 251#site/cgi-bin/modules/Squirrel/ImageEditor.pm
41b9d8ec
TC
252site/cgi-bin/modules/Squirrel/PGP5.pm
253site/cgi-bin/modules/Squirrel/PGP6.pm
254site/cgi-bin/modules/Squirrel/Row.pm
255site/cgi-bin/modules/Squirrel/Table.pm
256site/cgi-bin/modules/Squirrel/Template.pm
257site/cgi-bin/modules/Util.pm
0eb78304
TC
258site/cgi-bin/nuser.fcgi
259site/cgi-bin/nuser.pl
8f84f3f1 260site/cgi-bin/page.fcgi
efcc5a30 261site/cgi-bin/page.pl
4737a5e2 262site/cgi-bin/printable.pl
41b9d8ec 263site/cgi-bin/search.pl
e58486b7
TC
264site/cgi-bin/search.fcgi
265site/cgi-bin/shop.fcgi
41b9d8ec 266site/cgi-bin/shop.pl
195977cd
TC
267site/cgi-bin/thumb.fcgi
268site/cgi-bin/thumb.pl
edc5d096 269site/cgi-bin/user.pl
41b9d8ec 270site/data/stopwords.txt
026d5cec
TC
271site/data/db/bse_background_tasks.data
272site/data/db/bse_background_tasks.pkey
2076966c 273site/data/db/sql_statements.data
026d5cec 274site/data/db/sql_statements.pkey
4175638b 275site/docs/BSE::UI::Affiliate.html
41b9d8ec
TC
276site/docs/Generate.html
277site/docs/Generate::Article.html
278site/docs/Generate::Catalog.html
279site/docs/Generate::Product.html
280site/docs/Makefile
b19047a6
TC
281site/docs/TODO.html
282site/docs/TODO.pod
41b9d8ec 283site/docs/add.html
de193691
TC
284site/docs/access.html
285site/docs/access.pod
4175638b 286site/docs/affiliate.html
41b9d8ec
TC
287site/docs/bse.html
288site/docs/bse.pod
289site/docs/bugs.html
290site/docs/bugs.pod
edc5d096
TC
291site/docs/config.html
292site/docs/config.pod
16901a2a
TC
293site/docs/dynamic.html
294site/docs/dynamic.pod
1cc1fe72
TC
295site/docs/formmail.html
296site/docs/formmail.pod
d7538448
TC
297site/docs/future_plans.html
298site/docs/future_plans.pod
6e3d2da5 299site/docs/gen.html
41b9d8ec 300site/docs/makedocs
35c0719f 301site/docs/makedocs.html
41b9d8ec 302site/docs/search.html
6e3d2da5
TC
303site/docs/secure.html
304site/docs/secure.pod
41b9d8ec 305site/docs/shop.html
7320899a
TC
306site/docs/siteusers.html
307site/docs/siteusers.pod
e63c3728 308site/docs/shopadmin.html
64fa5b18
TC
309site/docs/standard.html
310site/docs/standard.pod
e63c3728
TC
311site/docs/storages.html
312site/docs/storages.pod
41b9d8ec
TC
313site/docs/templates.html
314site/docs/templates.pod
ab2cd916
TC
315site/docs/thumbnails.html
316site/docs/thumbnails.pod
6e3d2da5 317site/docs/upgrade_mysql.html
e806c5d8
TC
318site/docs/userupdate.html
319site/docs/userupdate.pod
41b9d8ec
TC
320site/htdocs/a/.htaccess
321site/htdocs/admin/advanced.html
a0a8147b 322site/htdocs/admin/help/access.html
6473c56f
TC
323site/htdocs/admin/help/addgroup.html
324site/htdocs/admin/help/adduser.html
957a90ca 325site/htdocs/admin/help/body.html
35c0719f 326site/htdocs/admin/help/catalog.html
d2730773 327site/htdocs/admin/help/edit.html
edc5d096 328site/htdocs/admin/help/file.html
08123550 329site/htdocs/admin/help/image.html
4010d92e 330site/htdocs/admin/help/logon.html
35c0719f 331site/htdocs/admin/help/product.html
b19047a6 332site/htdocs/admin/help/subs.html
531fb3bc 333site/htdocs/admin/help/subssend.html
b19047a6 334site/htdocs/admin/index.html
41b9d8ec 335site/htdocs/css/admin.css
35c0719f 336site/htdocs/css/admin.css_natural
41b9d8ec 337site/htdocs/css/style-main.css
80a9f99e 338site/htdocs/favicon.ico
5825cab3 339site/htdocs/images/admin/busy.gif
abf5bbc6 340site/htdocs/images/admin/checked.gif
b19047a6 341site/htdocs/images/admin/error.gif
edc5d096 342site/htdocs/images/admin/help.gif
41b9d8ec
TC
343site/htdocs/images/admin/move_down.gif
344site/htdocs/images/admin/move_up.gif
ab2cd916 345site/htdocs/images/admin/nothumb.png
abf5bbc6 346site/htdocs/images/admin/unchecked.gif
6473c56f
TC
347site/htdocs/images/filestatus/download.gif
348site/htdocs/images/filestatus/forSale.gif
349site/htdocs/images/filestatus/locked.gif
350site/htdocs/images/filestatus/requireUser.gif
b19047a6 351site/htdocs/images/info.gif
41b9d8ec
TC
352site/htdocs/images/store/browse_more.gif
353site/htdocs/images/store/left_bottom_corner_line.gif
354site/htdocs/images/store/left_end_cap_solid.gif
355site/htdocs/images/store/price_cap.gif
7f344ccc 356site/htdocs/images/store/quick_add.gif
41b9d8ec
TC
357site/htdocs/images/store/right_bottom_corner_line.gif
358site/htdocs/images/store/right_end_cap_solid.gif
359site/htdocs/images/titles/advanced_search.gif
360site/htdocs/images/titles/java.gif
361site/htdocs/images/titles/perl.gif
362site/htdocs/images/titles/the_shop.gif
363site/htdocs/images/titles/your_site.gif
364site/htdocs/images/trans_pixel.gif
af66dc59 365# site/htdocs/js/admin_dragdrop.js
4de47893 366site/htdocs/js/admin_prodopts.js
454cdabb
TC
367site/htdocs/js/builder.js
368site/htdocs/js/controls.js
41b9d8ec 369site/htdocs/js/date.js
454cdabb
TC
370site/htdocs/js/dragdrop.js
371site/htdocs/js/effects.js
ac7ba5a8 372site/htdocs/js/prototype.js
454cdabb 373site/htdocs/js/scriptaculous.js
5f3a2963 374site/htdocs/js/scriptoverride.js
454cdabb 375site/htdocs/js/slider.js
cd9b26bb 376site/htdocs/js/sound.js
efaaa29e 377# site/htdocs/shop created by the Makefile
41b9d8ec
TC
378site/templates/1/shop_multicat.tmpl
379site/templates/1/sitemap.tmpl
918735d1 380# site/templates/admin/add_product.tmpl
718a070d
TC
381site/templates/admin/addattendee1.tmpl
382site/templates/admin/addattendee2.tmpl
a607032b
TC
383site/templates/admin/addgroup.tmpl
384site/templates/admin/adduser.tmpl
d64413ee 385# site/templates/admin/article_custom.tmpl
edc5d096 386site/templates/admin/article_img.tmpl
026d5cec
TC
387site/templates/admin/back/detail.tmpl
388site/templates/admin/back/list.tmpl
b553afa2 389site/templates/admin/base.tmpl
abbc3971 390site/templates/admin/catalog.tmpl # embedded in the shopadmin catalog/product display
d64413ee 391# site/templates/admin/catalog_custom.tmpl
daee3409 392site/templates/admin/changepw.tmpl
efaaa29e
TC
393site/templates/admin/edit_0.tmpl
394site/templates/admin/edit_1.tmpl
cc9019d1
TC
395# site/templates/admin/edit_2.tmpl
396# site/templates/admin/edit_3.tmpl
397# site/templates/admin/edit_4.tmpl
398# site/templates/admin/edit_5.tmpl
efaaa29e 399site/templates/admin/edit_catalog.tmpl
dfe58da5 400# site/templates/admin/edit_dragdrop.tmpl
c2096d67 401site/templates/admin/edit_groups.tmpl
dfe58da5 402# site/templates/admin/edit_kidsof.tmpl
58baa27b 403site/templates/admin/edit_prodopts.tmpl
efaaa29e 404site/templates/admin/edit_product.tmpl
37dd20ad 405site/templates/admin/edit_seminar.tmpl
16ac5598
TC
406site/templates/admin/edit_semsessions.tmpl
407site/templates/admin/edit_semsessadd.tmpl
d2730773 408site/templates/admin/edit_steps.tmpl
20d6805f 409site/templates/admin/error.tmpl
edc5d096 410site/templates/admin/filelist.tmpl
b2a9e505 411site/templates/admin/file_edit.tmpl
6473c56f 412site/templates/admin/grouplist.tmpl
3ae524f3 413site/templates/admin/helpicon.tmpl Help icon template for admin templates
b95fc3a0 414site/templates/admin/image_edit.tmpl Edit a single image
9168c88c 415site/templates/admin/logon.tmpl
e806c5d8
TC
416site/templates/admin/memberupdate/import.tmpl
417site/templates/admin/memberupdate/preview.tmpl
418site/templates/admin/memberupdate/request.tmpl
9168c88c
TC
419site/templates/admin/menu.tmpl
420site/templates/admin/menu_adv.tmpl
d64413ee 421# site/templates/admin/menu_custom.tmpl
ee6577c3 422site/templates/admin/interestemail.tmpl
37dd20ad
TC
423site/templates/admin/locations/add.tmpl
424site/templates/admin/locations/delete.tmpl
425site/templates/admin/locations/edit.tmpl
426site/templates/admin/locations/list.tmpl
2076966c
TC
427site/templates/admin/locations/view.tmpl
428site/templates/admin/locations/view_sessions.tmpl
abbc3971
TC
429site/templates/admin/order_detail.tmpl
430site/templates/admin/order_list.tmpl
431site/templates/admin/order_list_filled.tmpl
5d88571c 432site/templates/admin/order_list_incomplete.tmpl
abbc3971 433site/templates/admin/order_list_unfilled.tmpl
d64413ee 434# site/templates/admin/product_custom.tmpl
58baa27b
TC
435site/templates/admin/prodopt_delete.tmpl
436site/templates/admin/prodopt_edit.tmpl
437site/templates/admin/prodopt_value_delete.tmpl
438site/templates/admin/prodopt_value_edit.tmpl
abbc3971
TC
439site/templates/admin/product_detail.tmpl
440site/templates/admin/product_list.tmpl
58baa27b 441site/templates/admin/product_menu.tmpl
91ccbbcd 442site/templates/admin/regenerror.tmpl
cf9f9cbc 443site/templates/admin/registeremail.tmpl
b553afa2
TC
444site/templates/admin/reports/list.tmpl
445site/templates/admin/reports/prompt.tmpl
446site/templates/admin/reports/show1.tmpl
20d6805f
TC
447site/templates/admin/semcancelbooking.tmpl
448site/templates/admin/semeditbooking.tmpl
a319d280 449site/templates/admin/semsessionbookings.tmpl
16ac5598
TC
450site/templates/admin/semsessiondel.tmpl
451site/templates/admin/semsessionedit.tmpl
452site/templates/admin/semsessionrollcall.tmpl
6473c56f 453site/templates/admin/showgroup.tmpl
08123550
TC
454site/templates/admin/showgroupart.tmpl
455site/templates/admin/showgroup_del.tmpl
456site/templates/admin/showgroup_glob.tmpl
6473c56f 457site/templates/admin/showuser.tmpl
08123550
TC
458site/templates/admin/showuserart.tmpl
459site/templates/admin/showuser_del.tmpl
460site/templates/admin/showuser_glob.tmpl
918735d1 461# site/templates/admin/subs/add.tmpl
b553afa2 462site/templates/admin/subs/delete.tmpl
b19047a6 463site/templates/admin/subs/edit.tmpl
1c3e5303 464site/templates/admin/subs/filter_preview.tmpl
b19047a6 465site/templates/admin/subs/list.tmpl
4772671f 466site/templates/admin/subs/sending.tmpl
d09682dd 467site/templates/admin/subs/send_error.tmpl
b19047a6
TC
468site/templates/admin/subs/send_form.tmpl
469site/templates/admin/subs/start_send.tmpl
d7538448
TC
470site/templates/admin/subscr/add.tmpl
471site/templates/admin/subscr/detail.tmpl
829c9ed9 472site/templates/admin/subscr/detail_delete.tmpl
d7538448
TC
473site/templates/admin/subscr/edit.tmpl
474site/templates/admin/subscr/list.tmpl
6473c56f 475site/templates/admin/userlist.tmpl
9063386f 476site/templates/admin/users/add.tmpl
32696f84
TC
477site/templates/admin/users/add_group_file.tmpl
478site/templates/admin/users/add_user_file.tmpl
479site/templates/admin/users/delete_group_file.tmpl
480site/templates/admin/users/delete_user_file.tmpl
9063386f 481site/templates/admin/users/edit.tmpl
32696f84 482site/templates/admin/users/edit_files.tmpl
efcc5a30 483site/templates/admin/users/edit_groups.tmpl
32696f84 484site/templates/admin/users/edit_group_file.tmpl
6a8a205a 485site/templates/admin/users/edit_orders.tmpl
32696f84
TC
486site/templates/admin/users/edit_user_file.tmpl
487site/templates/admin/users/fileaccess.tmpl
efcc5a30
TC
488site/templates/admin/users/groupadd.tmpl
489site/templates/admin/users/groupdelete.tmpl
490site/templates/admin/users/groupedit.tmpl
32696f84 491site/templates/admin/users/groupedit_files.tmpl
efcc5a30
TC
492site/templates/admin/users/grouplist.tmpl
493site/templates/admin/users/groupmembers.tmpl
32696f84
TC
494site/templates/admin/users/inc_add_user_file.tmpl
495site/templates/admin/users/inc_group_menu.tmpl
496site/templates/admin/users/inc_user_menu.tmpl
9063386f 497site/templates/admin/users/list.tmpl
758a29cd 498site/templates/admin/users/list_low.tmpl
2076966c
TC
499site/templates/admin/users/view.tmpl
500site/templates/admin/users/view_bookings.tmpl
6555857d 501site/templates/admin/users/view_confirm.tmpl
0eb78304 502site/templates/admin/user_book_seminar.tmpl
3fb296b8
TC
503site/templates/admin/user_edit_seminar.tmpl
504site/templates/admin/user_unbook_seminar.tmpl
d09682dd 505site/templates/admin/xbase.tmpl
4175638b 506site/templates/affiliate.tmpl
b19047a6
TC
507site/templates/base.tmpl
508site/templates/cart_base.tmpl
509site/templates/catalog.tmpl
510site/templates/catalog/multi.tmpl
0b406a07 511site/templates/catalog/shop_subcat.tmpl
b19047a6
TC
512site/templates/checkoutcard_base.tmpl
513site/templates/checkoutconfirm_base.tmpl
514site/templates/checkoutfinal_base.tmpl
41e7c841
TC
515site/templates/checkoutnew_base.tmpl
516site/templates/checkoutpay_base.tmpl
b19047a6
TC
517site/templates/common/default.tmpl
518site/templates/common/defsteps.tmpl
6473c56f 519site/templates/common/downloads.tmpl
b19047a6 520site/templates/common/embedded_subsect.tmpl
195977cd 521site/templates/common/gallery.tmpl
b19047a6 522site/templates/common/news_item.tmpl
99ef7979 523site/templates/common/rssbase.tmpl
b19047a6
TC
524site/templates/common/sidebar.tmpl
525site/templates/common/sidebar_section.tmpl
d64413ee
TC
526# site/templates/custom/checkout.include
527# site/templates/custom/order_detail.include
81f3292d 528site/templates/custom/order_detail_payment.include
d64413ee 529# site/templates/custom/payment_type.include
81f3292d 530site/templates/custom/payment_type_email.include
c2096d67 531site/templates/error_base.tmpl
0c2e7f7a
TC
532site/templates/email/email.css
533site/templates/email/base.tmpl
41b9d8ec 534site/templates/extras.txt
a5e3fc4b
TC
535site/templates/formmail/defdone_base.tmpl
536site/templates/formmail/defemail.tmpl
537site/templates/formmail/defquery_base.tmpl
3ae524f3 538site/templates/helpicon.tmpl Help icon for user templates
b19047a6 539site/templates/htmlemail/basic.tmpl
c2096d67 540site/templates/image.tmpl
1b73ea7e 541site/templates/include/cart_sidebar.tmpl
99ef7979 542site/templates/include/rssitems.tmpl
b19047a6 543site/templates/include/rsslinks.tmpl
ac7ba5a8 544site/templates/include/search_results.tmpl
d49667a2 545site/templates/include/usermenu.tmpl
41b9d8ec
TC
546site/templates/index.tmpl
547site/templates/index2.tmpl
ee6577c3
TC
548site/templates/interest/askagain_base.tmpl
549site/templates/interest/confirm_base.tmpl
550site/templates/interest/error_base.tmpl
718a070d 551site/templates/location.tmpl
41b9d8ec
TC
552site/templates/lowmap.tmpl
553site/templates/mailconfirm.tmpl
554site/templates/mailorder.tmpl
99ef7979
TC
555site/templates/menu/menu.tmpl
556site/templates/menu/menu1.tmpl
557site/templates/menu/menu2.tmpl
558site/templates/menu/menu3.tmpl
559site/templates/menu/menu4.tmpl
560site/templates/menu/menu5.tmpl
c2096d67 561site/templates/noartbase.tmpl
99ef7979 562site/templates/printable/printable.tmpl
0b406a07 563site/templates/printable/wap.tmpl
41b9d8ec 564site/templates/search_base.tmpl
718a070d 565site/templates/seminars/seminar.tmpl
41b9d8ec
TC
566site/templates/shop_help.tmpl
567site/templates/shop_sect.tmpl
568site/templates/shopitem.tmpl
ea646070 569site/templates/sidebar/afflink.tmpl
721cd24c 570site/templates/sidebar/logon.tmpl
d49667a2 571site/templates/sidebar/wishlist.tmpl
0c2e7f7a
TC
572site/templates/tellafriend/base_done.tmpl
573site/templates/tellafriend/base_form.tmpl
574site/templates/tellafriend/email.tmpl
575site/templates/tellafriend/email_html.tmpl
ca9aa2bf 576site/templates/test/children.tmpl
988d8721 577site/templates/test/testrep.tmpl
b19047a6 578site/templates/textemail/basic.tmpl
20d6805f
TC
579site/templates/user/admin_book_seminar.tmpl
580site/templates/user/admin_edit_seminar.tmpl
581site/templates/user/admin_unbook_seminar.tmpl
b19047a6 582site/templates/user/alreadyblacklisted_base.tmpl
3fb296b8
TC
583site/templates/user/base_bookingdetail.tmpl
584site/templates/user/base_bookinglist.tmpl
0eb78304
TC
585site/templates/user/base_bookcomplete.tmpl
586site/templates/user/base_bookconfirm.tmpl
587site/templates/user/base_bookseminar.tmpl
3fb296b8
TC
588site/templates/user/base_cancelbooking.tmpl
589site/templates/user/base_editbooking.tmpl
590site/templates/user/base_orderdetail.tmpl
5af99440 591site/templates/user/base_redirect.tmpl
32696f84
TC
592site/templates/user/base_userpage_files.tmpl
593site/templates/user/base_userpage_orders.tmpl
d49667a2
TC
594site/templates/user/base_userpage_wishlist.tmpl
595site/templates/user/base_wishlist.tmpl
b19047a6 596site/templates/user/blacklistdone_base.tmpl
531fb3bc 597site/templates/user/cantunsub_base.tmpl
b19047a6
TC
598site/templates/user/confirmed_base.tmpl
599site/templates/user/confsent_base.tmpl
2a295ea9 600site/templates/user/confsent_nop_base.tmpl
4ef01459 601site/templates/user/email_conferror_base.tmpl
b19047a6 602site/templates/user/email_confirm.tmpl
2a295ea9 603site/templates/user/email_confirm_nop.tmpl
3fb296b8 604site/templates/user/email_edit_seminar.tmpl
6c83a514
TC
605site/templates/user/email_register.tmpl
606site/templates/user/email_register_html.tmpl
3fb296b8 607site/templates/user/email_unbook_seminar.tmpl
edc5d096 608site/templates/user/logon_base.tmpl
b19047a6
TC
609site/templates/user/lostemailsent_base.tmpl
610site/templates/user/lostpassword_base.tmpl
611site/templates/user/lostpwdemail_base.tmpl
2a295ea9 612site/templates/user/nopassword_base.tmpl
3f187817
TC
613site/templates/user/notify_file.tmpl
614site/templates/user/notify_file_html.tmpl
edc5d096 615site/templates/user/options_base.tmpl
9063386f 616site/templates/user/options_billing_base.tmpl
3c32512d 617site/templates/user/options_images_base.tmpl
2a295ea9 618site/templates/user/options_saved_base.tmpl
edc5d096 619site/templates/user/register_base.tmpl
16ac5598 620site/templates/user/sessiondeletenotify.tmpl
b19047a6
TC
621site/templates/user/subdetail.tmpl
622site/templates/user/toosoon_base.tmpl
623site/templates/user/toomany_base.tmpl
531fb3bc
TC
624site/templates/user/unsuball_base.tmpl
625site/templates/user/unsubone_base.tmpl
edc5d096 626site/templates/user/userpage_base.tmpl
4175638b 627site/templates/xbase.tmpl
b873a8fa 628site/util/bseaddimages.pl
026d5cec 629site/util/bse_back.pl
3f187817 630site/util/bse_notify_files.pl
e63c3728
TC
631site/util/bse_s3.pl
632site/util/bse_storage.pl
97469012 633site/util/bsexlsprod.pl
531fb3bc 634site/util/gen.pl
2ad9fd05 635site/util/getpcode.pl Example code
41b9d8ec 636site/util/initial.pl
7dd6ebae 637site/util/loaddata.pl
b19047a6
TC
638site/util/mysql.str
639site/util/upgrade_mysql.pl
2ad9fd05 640site/util/update_title_summary.pl
3bc94f98 641t/BSE/Test.pm
d794b180 642t/t00smoke.t makes a request to most of the scripts
de30d08a 643t/t010template.t Tests Squirrel::Template
16ac5598 644t/t011dhdates.t Tests DevHelp::Date
d794b180
TC
645t/t050format.t DevHelp::Formatter tests
646t/t060parms.t
af74f0b4 647t/t070sqldates.t Test SQL date tools
d19b7b5c 648t/t080escape.t
3bc94f98 649t/t10edit.t
7928764a 650t/t20gen.t
a5e3fc4b 651t/t21gencat.t Tests catalog generation
15fb10f2 652t/t30rules.t Check for use strict and warnings
de30d08a 653t/t40images.t Tests image management
af74f0b4 654t/t50subscalc.t Test subscriptions calculations
71b4f654
TC
655t/templates/included.include Used by t010template.t
656t/templates/wraptest.tmpl Used by t010template.t
3bc94f98 657test.cfg.base