0.14_24 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
6473c56f 17site/cgi-bin/admin/adminusers.pl
daee3409 18site/cgi-bin/admin/changepw.pl
41b9d8ec
TC
19site/cgi-bin/admin/datadump.pl
20site/cgi-bin/admin/generate.pl
21site/cgi-bin/admin/imageclean.pl
9168c88c 22site/cgi-bin/admin/logon.pl
41b9d8ec 23site/cgi-bin/admin/makeIndex.pl
9168c88c 24site/cgi-bin/admin/menu.pl
41b9d8ec 25site/cgi-bin/admin/move.pl
8f1e5b7d 26site/cgi-bin/admin/reorder.pl
b553afa2 27site/cgi-bin/admin/report.pl
41b9d8ec 28site/cgi-bin/admin/shopadmin.pl
9063386f 29site/cgi-bin/admin/siteusers.pl
0ec4ac8a 30#site/cgi-bin/admin/subadmin.pl
b19047a6 31site/cgi-bin/admin/subs.pl
edc5d096
TC
32site/cgi-bin/admin/userlist.pl
33site/cgi-bin/bse.cfg
ee6577c3 34site/cgi-bin/interest.pl
41b9d8ec 35site/cgi-bin/modules/AdminUtil.pm
91ccbbcd
TC
36site/cgi-bin/modules/Apache/Session/DBIreal.pm
37site/cgi-bin/modules/Apache/Session/Store/DBIreal.pm
41b9d8ec 38site/cgi-bin/modules/Article.pm
edc5d096
TC
39site/cgi-bin/modules/ArticleFile.pm
40site/cgi-bin/modules/ArticleFiles.pm
41b9d8ec 41site/cgi-bin/modules/Articles.pm
edc5d096 42site/cgi-bin/modules/BSE/Admin/StepParents.pm
9168c88c
TC
43site/cgi-bin/modules/BSE/AdminLogon.pm
44site/cgi-bin/modules/BSE/AdminMenu.pm
6473c56f 45site/cgi-bin/modules/BSE/AdminUsers.pm
9063386f 46site/cgi-bin/modules/BSE/AdminSiteUsers.pm
d09682dd 47site/cgi-bin/modules/BSE/Arrows.pm
b19047a6 48site/cgi-bin/modules/BSE/Cfg.pm
00dd8d82 49site/cgi-bin/modules/BSE/CfgInfo.pm
daee3409 50site/cgi-bin/modules/BSE/ChangePW.pm
91ccbbcd
TC
51site/cgi-bin/modules/BSE/Custom.pm
52site/cgi-bin/modules/BSE/CustomBase.pm
53site/cgi-bin/modules/BSE/DB.pm
91ccbbcd 54site/cgi-bin/modules/BSE/DB/MSSQL.pm
b19047a6 55site/cgi-bin/modules/BSE/DB/Mysql.pm
ca9aa2bf
TC
56site/cgi-bin/modules/BSE/Edit/Article.pm
57site/cgi-bin/modules/BSE/Edit/Base.pm
58site/cgi-bin/modules/BSE/Edit/Catalog.pm
59site/cgi-bin/modules/BSE/Edit/Product.pm
daee3409 60site/cgi-bin/modules/BSE/Edit/Site.pm
b19047a6
TC
61site/cgi-bin/modules/BSE/EmailBlackEntry.pm
62site/cgi-bin/modules/BSE/EmailBlacklist.pm
63site/cgi-bin/modules/BSE/EmailRequest.pm
64site/cgi-bin/modules/BSE/EmailRequests.pm
4772671f 65site/cgi-bin/modules/BSE/Formatter.pm
ca9aa2bf 66# site/cgi-bin/modules/BSE/FileEditor.pm
91ccbbcd 67site/cgi-bin/modules/BSE/Mail.pm
91ccbbcd 68site/cgi-bin/modules/BSE/Mail/SMTP.pm
b19047a6 69site/cgi-bin/modules/BSE/Mail/Sendmail.pm
edc5d096 70site/cgi-bin/modules/BSE/Message.pm
08123550 71site/cgi-bin/modules/BSE/Permissions.pm
ca9aa2bf 72site/cgi-bin/modules/BSE/Request.pm
edc5d096 73site/cgi-bin/modules/BSE/Session.pm
ab08aecd 74site/cgi-bin/modules/BSE/Shop/Util.pm
91ccbbcd 75site/cgi-bin/modules/BSE/Sort.pm
b19047a6
TC
76site/cgi-bin/modules/BSE/SubscribedUser.pm
77site/cgi-bin/modules/BSE/SubscribedUsers.pm
78site/cgi-bin/modules/BSE/SubscriptionType.pm
79site/cgi-bin/modules/BSE/SubscriptionTypes.pm
6473c56f
TC
80site/cgi-bin/modules/BSE/TB/AdminBase.pm
81site/cgi-bin/modules/BSE/TB/AdminBases.pm
82site/cgi-bin/modules/BSE/TB/AdminGroup.pm
83site/cgi-bin/modules/BSE/TB/AdminGroups.pm
84site/cgi-bin/modules/BSE/TB/AdminMembership.pm
85site/cgi-bin/modules/BSE/TB/AdminMemberships.pm
86site/cgi-bin/modules/BSE/TB/AdminPerm.pm
87site/cgi-bin/modules/BSE/TB/AdminPerms.pm
88site/cgi-bin/modules/BSE/TB/AdminUser.pm
89site/cgi-bin/modules/BSE/TB/AdminUsers.pm
0ec4ac8a
TC
90site/cgi-bin/modules/BSE/TB/Order.pm
91site/cgi-bin/modules/BSE/TB/Orders.pm
92site/cgi-bin/modules/BSE/TB/OrderItem.pm
93site/cgi-bin/modules/BSE/TB/OrderItems.pm
94#site/cgi-bin/modules/BSE/TB/Subscription.pm
95#site/cgi-bin/modules/BSE/TB/Subscriptions.pm
edc5d096 96site/cgi-bin/modules/BSE/Template.pm
0ec4ac8a
TC
97#site/cgi-bin/modules/BSE/UI/AdminDispatch.pm
98#site/cgi-bin/modules/BSE/UI/Dispatch.pm
99#site/cgi-bin/modules/BSE/UI/SubAdmin.pm
edc5d096 100site/cgi-bin/modules/BSE/UserReg.pm
505456b1 101site/cgi-bin/modules/BSE/Util/DynSort.pm
9063386f 102site/cgi-bin/modules/BSE/Util/Iterate.pm
99ef7979 103site/cgi-bin/modules/BSE/Util/SQL.pm
b19047a6 104site/cgi-bin/modules/BSE/Util/Secure.pm
edc5d096 105site/cgi-bin/modules/BSE/Util/Tags.pm
99ef7979 106site/cgi-bin/modules/BSE/Util/Valid.pm
d2730773 107site/cgi-bin/modules/BSE/Version.pm
41f10371 108site/cgi-bin/modules/BSE/WebUtil.pm
b19047a6 109site/cgi-bin/modules/Constants.pm
9063386f 110site/cgi-bin/modules/DevHelp/DynSort.pm
4772671f 111site/cgi-bin/modules/DevHelp/Formatter.pm
918735d1 112site/cgi-bin/modules/DevHelp/HTML.pm
b553afa2 113site/cgi-bin/modules/DevHelp/Report.pm
7928764a 114site/cgi-bin/modules/DevHelp/Tags.pm
9063386f 115site/cgi-bin/modules/DevHelp/Tags/Iterate.pm
0ec4ac8a 116site/cgi-bin/modules/DevHelp/Validate.pm
41b9d8ec
TC
117site/cgi-bin/modules/Generate.pm
118site/cgi-bin/modules/Generate/Article.pm
119site/cgi-bin/modules/Generate/Catalog.pm
120site/cgi-bin/modules/Generate/Product.pm
531fb3bc 121site/cgi-bin/modules/Generate/Subscription.pm
41b9d8ec
TC
122site/cgi-bin/modules/Image.pm
123site/cgi-bin/modules/Images.pm
abbc3971
TC
124site/cgi-bin/modules/OtherParent.pm
125site/cgi-bin/modules/OtherParents.pm
41b9d8ec
TC
126site/cgi-bin/modules/Product.pm
127site/cgi-bin/modules/Products.pm
edc5d096
TC
128site/cgi-bin/modules/SiteUser.pm
129site/cgi-bin/modules/SiteUsers.pm
41b9d8ec 130site/cgi-bin/modules/Squirrel/GPG.pm
ca9aa2bf 131#site/cgi-bin/modules/Squirrel/ImageEditor.pm
41b9d8ec
TC
132site/cgi-bin/modules/Squirrel/PGP5.pm
133site/cgi-bin/modules/Squirrel/PGP6.pm
134site/cgi-bin/modules/Squirrel/Row.pm
135site/cgi-bin/modules/Squirrel/Table.pm
136site/cgi-bin/modules/Squirrel/Template.pm
137site/cgi-bin/modules/Util.pm
4737a5e2 138site/cgi-bin/printable.pl
41b9d8ec
TC
139site/cgi-bin/search.pl
140site/cgi-bin/shop.pl
edc5d096 141site/cgi-bin/user.pl
41b9d8ec
TC
142site/data/stopwords.txt
143site/docs/Generate.html
144site/docs/Generate::Article.html
145site/docs/Generate::Catalog.html
146site/docs/Generate::Product.html
147site/docs/Makefile
b19047a6
TC
148site/docs/TODO.html
149site/docs/TODO.pod
41b9d8ec 150site/docs/add.html
de193691
TC
151site/docs/access.html
152site/docs/access.pod
41b9d8ec
TC
153site/docs/bse.html
154site/docs/bse.pod
155site/docs/bugs.html
156site/docs/bugs.pod
edc5d096
TC
157site/docs/config.html
158site/docs/config.pod
6e3d2da5 159site/docs/gen.html
41b9d8ec 160site/docs/makedocs
35c0719f 161site/docs/makedocs.html
41b9d8ec 162site/docs/search.html
6e3d2da5
TC
163site/docs/secure.html
164site/docs/secure.pod
41b9d8ec 165site/docs/shop.html
64fa5b18
TC
166site/docs/standard.html
167site/docs/standard.pod
41b9d8ec
TC
168site/docs/shopadmin.html
169site/docs/templates.html
170site/docs/templates.pod
6e3d2da5 171site/docs/upgrade_mysql.html
41b9d8ec
TC
172site/htdocs/a/.htaccess
173site/htdocs/admin/advanced.html
a0a8147b 174site/htdocs/admin/help/access.html
6473c56f
TC
175site/htdocs/admin/help/addgroup.html
176site/htdocs/admin/help/adduser.html
957a90ca 177site/htdocs/admin/help/body.html
35c0719f 178site/htdocs/admin/help/catalog.html
d2730773 179site/htdocs/admin/help/edit.html
edc5d096 180site/htdocs/admin/help/file.html
08123550 181site/htdocs/admin/help/image.html
4010d92e 182site/htdocs/admin/help/logon.html
35c0719f 183site/htdocs/admin/help/product.html
b19047a6 184site/htdocs/admin/help/subs.html
531fb3bc 185site/htdocs/admin/help/subssend.html
b19047a6 186site/htdocs/admin/index.html
41b9d8ec 187site/htdocs/css/admin.css
35c0719f 188site/htdocs/css/admin.css_natural
41b9d8ec 189site/htdocs/css/style-main.css
abf5bbc6 190site/htdocs/images/admin/checked.gif
b19047a6 191site/htdocs/images/admin/error.gif
edc5d096 192site/htdocs/images/admin/help.gif
41b9d8ec
TC
193site/htdocs/images/admin/move_down.gif
194site/htdocs/images/admin/move_up.gif
abf5bbc6 195site/htdocs/images/admin/unchecked.gif
6473c56f
TC
196site/htdocs/images/filestatus/download.gif
197site/htdocs/images/filestatus/forSale.gif
198site/htdocs/images/filestatus/locked.gif
199site/htdocs/images/filestatus/requireUser.gif
b19047a6 200site/htdocs/images/info.gif
41b9d8ec
TC
201site/htdocs/images/store/browse_more.gif
202site/htdocs/images/store/left_bottom_corner_line.gif
203site/htdocs/images/store/left_end_cap_solid.gif
204site/htdocs/images/store/price_cap.gif
205site/htdocs/images/store/right_bottom_corner_line.gif
206site/htdocs/images/store/right_end_cap_solid.gif
207site/htdocs/images/titles/advanced_search.gif
208site/htdocs/images/titles/java.gif
209site/htdocs/images/titles/perl.gif
210site/htdocs/images/titles/the_shop.gif
211site/htdocs/images/titles/your_site.gif
212site/htdocs/images/trans_pixel.gif
213site/htdocs/js/date.js
214site/htdocs/js/validate.js
efaaa29e 215# site/htdocs/shop created by the Makefile
41b9d8ec
TC
216site/templates/1/shop_multicat.tmpl
217site/templates/1/sitemap.tmpl
918735d1 218# site/templates/admin/add_product.tmpl
a607032b
TC
219site/templates/admin/addgroup.tmpl
220site/templates/admin/adduser.tmpl
d64413ee 221# site/templates/admin/article_custom.tmpl
edc5d096 222site/templates/admin/article_img.tmpl
b553afa2 223site/templates/admin/base.tmpl
abbc3971 224site/templates/admin/catalog.tmpl # embedded in the shopadmin catalog/product display
d64413ee 225# site/templates/admin/catalog_custom.tmpl
daee3409 226site/templates/admin/changepw.tmpl
efaaa29e
TC
227site/templates/admin/edit_0.tmpl
228site/templates/admin/edit_1.tmpl
cc9019d1
TC
229# site/templates/admin/edit_2.tmpl
230# site/templates/admin/edit_3.tmpl
231# site/templates/admin/edit_4.tmpl
232# site/templates/admin/edit_5.tmpl
efaaa29e
TC
233site/templates/admin/edit_catalog.tmpl
234site/templates/admin/edit_product.tmpl
d2730773 235site/templates/admin/edit_steps.tmpl
edc5d096 236site/templates/admin/filelist.tmpl
6473c56f 237site/templates/admin/grouplist.tmpl
3ae524f3 238site/templates/admin/helpicon.tmpl Help icon template for admin templates
9168c88c
TC
239site/templates/admin/logon.tmpl
240site/templates/admin/menu.tmpl
241site/templates/admin/menu_adv.tmpl
d64413ee 242# site/templates/admin/menu_custom.tmpl
ee6577c3 243site/templates/admin/interestemail.tmpl
abbc3971
TC
244site/templates/admin/order_detail.tmpl
245site/templates/admin/order_list.tmpl
246site/templates/admin/order_list_filled.tmpl
247site/templates/admin/order_list_unfilled.tmpl
d64413ee 248# site/templates/admin/product_custom.tmpl
abbc3971
TC
249site/templates/admin/product_detail.tmpl
250site/templates/admin/product_list.tmpl
91ccbbcd 251site/templates/admin/regenerror.tmpl
b553afa2
TC
252site/templates/admin/reports/list.tmpl
253site/templates/admin/reports/prompt.tmpl
254site/templates/admin/reports/show1.tmpl
6473c56f 255site/templates/admin/showgroup.tmpl
08123550
TC
256site/templates/admin/showgroupart.tmpl
257site/templates/admin/showgroup_del.tmpl
258site/templates/admin/showgroup_glob.tmpl
6473c56f 259site/templates/admin/showuser.tmpl
08123550
TC
260site/templates/admin/showuserart.tmpl
261site/templates/admin/showuser_del.tmpl
262site/templates/admin/showuser_glob.tmpl
918735d1 263# site/templates/admin/subs/add.tmpl
b553afa2 264site/templates/admin/subs/delete.tmpl
b19047a6
TC
265site/templates/admin/subs/edit.tmpl
266site/templates/admin/subs/list.tmpl
4772671f 267site/templates/admin/subs/sending.tmpl
d09682dd 268site/templates/admin/subs/send_error.tmpl
b19047a6
TC
269site/templates/admin/subs/send_form.tmpl
270site/templates/admin/subs/start_send.tmpl
0ec4ac8a
TC
271#site/templates/admin/subscr/add.tmpl
272#site/templates/admin/subscr/edit.tmpl
273#site/templates/admin/subscr/list.tmpl
6473c56f 274site/templates/admin/userlist.tmpl
9063386f
TC
275site/templates/admin/users/add.tmpl
276site/templates/admin/users/edit.tmpl
6a8a205a 277site/templates/admin/users/edit_orders.tmpl
9063386f 278site/templates/admin/users/list.tmpl
d09682dd 279site/templates/admin/xbase.tmpl
b19047a6
TC
280site/templates/base.tmpl
281site/templates/cart_base.tmpl
282site/templates/catalog.tmpl
283site/templates/catalog/multi.tmpl
0b406a07 284site/templates/catalog/shop_subcat.tmpl
b19047a6
TC
285site/templates/checkout_base.tmpl
286site/templates/checkoutcard_base.tmpl
287site/templates/checkoutconfirm_base.tmpl
288site/templates/checkoutfinal_base.tmpl
289site/templates/common/default.tmpl
290site/templates/common/defsteps.tmpl
6473c56f 291site/templates/common/downloads.tmpl
b19047a6
TC
292site/templates/common/embedded_subsect.tmpl
293site/templates/common/news_item.tmpl
99ef7979 294site/templates/common/rssbase.tmpl
b19047a6
TC
295site/templates/common/sidebar.tmpl
296site/templates/common/sidebar_section.tmpl
d64413ee
TC
297# site/templates/custom/checkout.include
298# site/templates/custom/order_detail.include
81f3292d 299site/templates/custom/order_detail_payment.include
d64413ee 300# site/templates/custom/payment_type.include
81f3292d 301site/templates/custom/payment_type_email.include
4737a5e2 302site/templates/error.tmpl
41b9d8ec 303site/templates/extras.txt
3ae524f3 304site/templates/helpicon.tmpl Help icon for user templates
b19047a6 305site/templates/htmlemail/basic.tmpl
99ef7979 306site/templates/include/rssitems.tmpl
b19047a6 307site/templates/include/rsslinks.tmpl
41b9d8ec
TC
308site/templates/index.tmpl
309site/templates/index2.tmpl
ee6577c3
TC
310site/templates/interest/askagain_base.tmpl
311site/templates/interest/confirm_base.tmpl
312site/templates/interest/error_base.tmpl
41b9d8ec
TC
313site/templates/lowmap.tmpl
314site/templates/mailconfirm.tmpl
315site/templates/mailorder.tmpl
99ef7979
TC
316site/templates/menu/menu.tmpl
317site/templates/menu/menu1.tmpl
318site/templates/menu/menu2.tmpl
319site/templates/menu/menu3.tmpl
320site/templates/menu/menu4.tmpl
321site/templates/menu/menu5.tmpl
322site/templates/printable/printable.tmpl
0b406a07 323site/templates/printable/wap.tmpl
41b9d8ec 324site/templates/search_base.tmpl
41b9d8ec
TC
325site/templates/shop_help.tmpl
326site/templates/shop_sect.tmpl
327site/templates/shopitem.tmpl
721cd24c 328site/templates/sidebar/logon.tmpl
ca9aa2bf 329site/templates/test/children.tmpl
b19047a6
TC
330site/templates/textemail/basic.tmpl
331site/templates/user/alreadyblacklisted_base.tmpl
332site/templates/user/blacklistdone_base.tmpl
531fb3bc 333site/templates/user/cantunsub_base.tmpl
b19047a6
TC
334site/templates/user/confirmed_base.tmpl
335site/templates/user/confsent_base.tmpl
2a295ea9 336site/templates/user/confsent_nop_base.tmpl
4ef01459 337site/templates/user/email_conferror_base.tmpl
b19047a6 338site/templates/user/email_confirm.tmpl
2a295ea9 339site/templates/user/email_confirm_nop.tmpl
edc5d096 340site/templates/user/logon_base.tmpl
b19047a6
TC
341site/templates/user/lostemailsent_base.tmpl
342site/templates/user/lostpassword_base.tmpl
343site/templates/user/lostpwdemail_base.tmpl
2a295ea9 344site/templates/user/nopassword_base.tmpl
edc5d096 345site/templates/user/options_base.tmpl
9063386f 346site/templates/user/options_billing_base.tmpl
2a295ea9 347site/templates/user/options_saved_base.tmpl
edc5d096 348site/templates/user/register_base.tmpl
b19047a6
TC
349site/templates/user/subdetail.tmpl
350site/templates/user/toosoon_base.tmpl
351site/templates/user/toomany_base.tmpl
531fb3bc
TC
352site/templates/user/unsuball_base.tmpl
353site/templates/user/unsubone_base.tmpl
edc5d096 354site/templates/user/userpage_base.tmpl
531fb3bc 355site/util/gen.pl
41b9d8ec 356site/util/initial.pl
b19047a6
TC
357site/util/mysql.str
358site/util/upgrade_mysql.pl
3bc94f98 359t/BSE/Test.pm
d794b180 360t/t00smoke.t makes a request to most of the scripts
de30d08a 361t/t010template.t Tests Squirrel::Template
d794b180
TC
362t/t050format.t DevHelp::Formatter tests
363t/t060parms.t
3bc94f98 364t/t10edit.t
7928764a 365t/t20gen.t
15fb10f2 366t/t30rules.t Check for use strict and warnings
de30d08a 367t/t40images.t Tests image management
71b4f654
TC
368t/templates/included.include Used by t010template.t
369t/templates/wraptest.tmpl Used by t010template.t
3bc94f98 370test.cfg.base