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