various fixes, test code changes
[bse.git] / MANIFEST
CommitLineData
41b9d8ec
TC
1INSTALL.html
2INSTALL.pod
b19047a6 3INSTALL.txt
41b9d8ec
TC
4MANIFEST
5MANIFEST.SKIP
b19047a6 6Makefile
41b9d8ec 7README
efaaa29e 8localinst.perl # simple test installer
b19047a6 9schema/article.txt
41b9d8ec 10schema/bse.sql
91ccbbcd 11schema/mssql.sql
41b9d8ec
TC
12site/cgi-bin/admin/add.pl
13site/cgi-bin/admin/admin.pl
14site/cgi-bin/admin/datadump.pl
15site/cgi-bin/admin/generate.pl
16site/cgi-bin/admin/imageclean.pl
17site/cgi-bin/admin/makeIndex.pl
18site/cgi-bin/admin/move.pl
8f1e5b7d 19site/cgi-bin/admin/reorder.pl
41b9d8ec 20site/cgi-bin/admin/shopadmin.pl
b19047a6 21site/cgi-bin/admin/subs.pl
edc5d096
TC
22site/cgi-bin/admin/userlist.pl
23site/cgi-bin/bse.cfg
41b9d8ec 24site/cgi-bin/modules/AdminUtil.pm
91ccbbcd
TC
25site/cgi-bin/modules/Apache/Session/DBIreal.pm
26site/cgi-bin/modules/Apache/Session/Store/DBIreal.pm
41b9d8ec 27site/cgi-bin/modules/Article.pm
edc5d096
TC
28site/cgi-bin/modules/ArticleFile.pm
29site/cgi-bin/modules/ArticleFiles.pm
41b9d8ec 30site/cgi-bin/modules/Articles.pm
edc5d096 31site/cgi-bin/modules/BSE/Admin/StepParents.pm
b19047a6 32site/cgi-bin/modules/BSE/Cfg.pm
91ccbbcd
TC
33site/cgi-bin/modules/BSE/Custom.pm
34site/cgi-bin/modules/BSE/CustomBase.pm
35site/cgi-bin/modules/BSE/DB.pm
91ccbbcd 36site/cgi-bin/modules/BSE/DB/MSSQL.pm
b19047a6
TC
37site/cgi-bin/modules/BSE/DB/Mysql.pm
38site/cgi-bin/modules/BSE/EmailBlackEntry.pm
39site/cgi-bin/modules/BSE/EmailBlacklist.pm
40site/cgi-bin/modules/BSE/EmailRequest.pm
41site/cgi-bin/modules/BSE/EmailRequests.pm
edc5d096 42site/cgi-bin/modules/BSE/FileEditor.pm
91ccbbcd 43site/cgi-bin/modules/BSE/Mail.pm
91ccbbcd 44site/cgi-bin/modules/BSE/Mail/SMTP.pm
b19047a6 45site/cgi-bin/modules/BSE/Mail/Sendmail.pm
edc5d096
TC
46site/cgi-bin/modules/BSE/Message.pm
47site/cgi-bin/modules/BSE/Session.pm
ab08aecd 48site/cgi-bin/modules/BSE/Shop/Util.pm
91ccbbcd 49site/cgi-bin/modules/BSE/Sort.pm
b19047a6
TC
50site/cgi-bin/modules/BSE/SubscribedUser.pm
51site/cgi-bin/modules/BSE/SubscribedUsers.pm
52site/cgi-bin/modules/BSE/SubscriptionType.pm
53site/cgi-bin/modules/BSE/SubscriptionTypes.pm
edc5d096
TC
54site/cgi-bin/modules/BSE/Template.pm
55site/cgi-bin/modules/BSE/UserReg.pm
99ef7979 56site/cgi-bin/modules/BSE/Util/SQL.pm
b19047a6 57site/cgi-bin/modules/BSE/Util/Secure.pm
edc5d096 58site/cgi-bin/modules/BSE/Util/Tags.pm
99ef7979 59site/cgi-bin/modules/BSE/Util/Valid.pm
b19047a6 60site/cgi-bin/modules/Constants.pm
41b9d8ec
TC
61site/cgi-bin/modules/Generate.pm
62site/cgi-bin/modules/Generate/Article.pm
63site/cgi-bin/modules/Generate/Catalog.pm
64site/cgi-bin/modules/Generate/Product.pm
531fb3bc 65site/cgi-bin/modules/Generate/Subscription.pm
41b9d8ec
TC
66site/cgi-bin/modules/Image.pm
67site/cgi-bin/modules/Images.pm
68site/cgi-bin/modules/Order.pm
69site/cgi-bin/modules/OrderItem.pm
70site/cgi-bin/modules/OrderItems.pm
71site/cgi-bin/modules/Orders.pm
abbc3971
TC
72site/cgi-bin/modules/OtherParent.pm
73site/cgi-bin/modules/OtherParents.pm
41b9d8ec
TC
74site/cgi-bin/modules/Product.pm
75site/cgi-bin/modules/Products.pm
edc5d096
TC
76site/cgi-bin/modules/SiteUser.pm
77site/cgi-bin/modules/SiteUsers.pm
41b9d8ec
TC
78site/cgi-bin/modules/Squirrel/GPG.pm
79site/cgi-bin/modules/Squirrel/ImageEditor.pm
80site/cgi-bin/modules/Squirrel/PGP5.pm
81site/cgi-bin/modules/Squirrel/PGP6.pm
82site/cgi-bin/modules/Squirrel/Row.pm
83site/cgi-bin/modules/Squirrel/Table.pm
84site/cgi-bin/modules/Squirrel/Template.pm
85site/cgi-bin/modules/Util.pm
4737a5e2 86site/cgi-bin/printable.pl
41b9d8ec
TC
87site/cgi-bin/search.pl
88site/cgi-bin/shop.pl
edc5d096 89site/cgi-bin/user.pl
41b9d8ec
TC
90site/data/stopwords.txt
91site/docs/Generate.html
92site/docs/Generate::Article.html
93site/docs/Generate::Catalog.html
94site/docs/Generate::Product.html
95site/docs/Makefile
b19047a6
TC
96site/docs/TODO.html
97site/docs/TODO.pod
41b9d8ec
TC
98site/docs/add.html
99site/docs/bse.html
100site/docs/bse.pod
101site/docs/bugs.html
102site/docs/bugs.pod
edc5d096
TC
103site/docs/config.html
104site/docs/config.pod
41b9d8ec
TC
105site/docs/makedocs
106site/docs/search.html
107site/docs/shop.html
108site/docs/shopadmin.html
109site/docs/templates.html
110site/docs/templates.pod
111site/htdocs/a/.htaccess
112site/htdocs/admin/advanced.html
edc5d096 113site/htdocs/admin/help/file.html
b19047a6 114site/htdocs/admin/help/subs.html
531fb3bc 115site/htdocs/admin/help/subssend.html
b19047a6 116site/htdocs/admin/index.html
41b9d8ec
TC
117site/htdocs/css/admin.css
118site/htdocs/css/style-main.css
b19047a6 119site/htdocs/images/admin/error.gif
edc5d096 120site/htdocs/images/admin/help.gif
41b9d8ec
TC
121site/htdocs/images/admin/move_down.gif
122site/htdocs/images/admin/move_up.gif
b19047a6 123site/htdocs/images/info.gif
41b9d8ec
TC
124site/htdocs/images/store/browse_more.gif
125site/htdocs/images/store/left_bottom_corner_line.gif
126site/htdocs/images/store/left_end_cap_solid.gif
127site/htdocs/images/store/price_cap.gif
128site/htdocs/images/store/right_bottom_corner_line.gif
129site/htdocs/images/store/right_end_cap_solid.gif
130site/htdocs/images/titles/advanced_search.gif
131site/htdocs/images/titles/java.gif
132site/htdocs/images/titles/perl.gif
133site/htdocs/images/titles/the_shop.gif
134site/htdocs/images/titles/your_site.gif
135site/htdocs/images/trans_pixel.gif
136site/htdocs/js/date.js
137site/htdocs/js/validate.js
efaaa29e 138# site/htdocs/shop created by the Makefile
41b9d8ec
TC
139site/templates/1/shop_multicat.tmpl
140site/templates/1/sitemap.tmpl
edc5d096
TC
141site/templates/admin/add_product.tmpl
142site/templates/admin/article_img.tmpl
abbc3971 143site/templates/admin/catalog.tmpl # embedded in the shopadmin catalog/product display
efaaa29e
TC
144site/templates/admin/edit_0.tmpl
145site/templates/admin/edit_1.tmpl
146site/templates/admin/edit_2.tmpl
147site/templates/admin/edit_3.tmpl
148site/templates/admin/edit_4.tmpl
149site/templates/admin/edit_5.tmpl
150site/templates/admin/edit_catalog.tmpl
151site/templates/admin/edit_product.tmpl
edc5d096 152site/templates/admin/filelist.tmpl
abbc3971
TC
153site/templates/admin/order_detail.tmpl
154site/templates/admin/order_list.tmpl
155site/templates/admin/order_list_filled.tmpl
156site/templates/admin/order_list_unfilled.tmpl
157site/templates/admin/product_detail.tmpl
158site/templates/admin/product_list.tmpl
91ccbbcd 159site/templates/admin/regenerror.tmpl
b19047a6
TC
160site/templates/admin/subs/add.tmpl
161site/templates/admin/subs/edit.tmpl
162site/templates/admin/subs/list.tmpl
163site/templates/admin/subs/send_form.tmpl
164site/templates/admin/subs/start_send.tmpl
165site/templates/base.tmpl
166site/templates/cart_base.tmpl
167site/templates/catalog.tmpl
168site/templates/catalog/multi.tmpl
169site/templates/checkout_base.tmpl
170site/templates/checkoutcard_base.tmpl
171site/templates/checkoutconfirm_base.tmpl
172site/templates/checkoutfinal_base.tmpl
173site/templates/common/default.tmpl
174site/templates/common/defsteps.tmpl
175site/templates/common/embedded_subsect.tmpl
176site/templates/common/news_item.tmpl
99ef7979 177site/templates/common/rssbase.tmpl
b19047a6
TC
178site/templates/common/sidebar.tmpl
179site/templates/common/sidebar_section.tmpl
4737a5e2 180site/templates/error.tmpl
41b9d8ec 181site/templates/extras.txt
b19047a6 182site/templates/htmlemail/basic.tmpl
99ef7979 183site/templates/include/rssitems.tmpl
b19047a6 184site/templates/include/rsslinks.tmpl
41b9d8ec
TC
185site/templates/index.tmpl
186site/templates/index2.tmpl
187site/templates/lowmap.tmpl
188site/templates/mailconfirm.tmpl
189site/templates/mailorder.tmpl
99ef7979
TC
190site/templates/menu/menu.tmpl
191site/templates/menu/menu1.tmpl
192site/templates/menu/menu2.tmpl
193site/templates/menu/menu3.tmpl
194site/templates/menu/menu4.tmpl
195site/templates/menu/menu5.tmpl
196site/templates/printable/printable.tmpl
41b9d8ec 197site/templates/search_base.tmpl
41b9d8ec
TC
198site/templates/shop_help.tmpl
199site/templates/shop_sect.tmpl
200site/templates/shopitem.tmpl
721cd24c 201site/templates/sidebar/logon.tmpl
b19047a6
TC
202site/templates/textemail/basic.tmpl
203site/templates/user/alreadyblacklisted_base.tmpl
204site/templates/user/blacklistdone_base.tmpl
531fb3bc 205site/templates/user/cantunsub_base.tmpl
b19047a6
TC
206site/templates/user/confirmed_base.tmpl
207site/templates/user/confsent_base.tmpl
4ef01459 208site/templates/user/email_conferror_base.tmpl
b19047a6 209site/templates/user/email_confirm.tmpl
edc5d096 210site/templates/user/logon_base.tmpl
b19047a6
TC
211site/templates/user/lostemailsent_base.tmpl
212site/templates/user/lostpassword_base.tmpl
213site/templates/user/lostpwdemail_base.tmpl
edc5d096
TC
214site/templates/user/options_base.tmpl
215site/templates/user/register_base.tmpl
b19047a6
TC
216site/templates/user/subdetail.tmpl
217site/templates/user/toosoon_base.tmpl
218site/templates/user/toomany_base.tmpl
531fb3bc
TC
219site/templates/user/unsuball_base.tmpl
220site/templates/user/unsubone_base.tmpl
edc5d096 221site/templates/user/userpage_base.tmpl
531fb3bc 222site/util/gen.pl
41b9d8ec 223site/util/initial.pl
b19047a6
TC
224site/util/mysql.str
225site/util/upgrade_mysql.pl