]> git.imager.perl.org - bse.git/blob - README
dirty formatter hack for no link spanning
[bse.git] / README
1 BSE
2 ===
3
4 BSE is an engine for presenting a simple portal site with an attached
5 store.
6
7 The current feature set includes:
8
9 - all articles are kept in a mysql database
10 - data/actions are kept separate from presentation
11 - a simple store with encrypted email to the administrator on order 
12   processing
13
14 No, BSE doesn't stand for bovine spongiform encephalopathy.  Not here,
15 anyway.
16
17 For version information please see site/docs/bse.pod
18
19 Installation documentation can be found in INSTALL.* and plenty of
20 other documentation can be found in site/docs/
21
22 LICENSE
23 =======
24
25 BSE is distributed under your choice of either the Artistic or GNU
26 Public License, just as Perl is.
27
28 HELP
29 ====
30
31 Try the bse-users mailing list for volunteer help:
32
33   http://lists.develop-help.com/mailman/listinfo/bse-users
34
35 Please keep discussion on the mailing list, private emails are likely
36 to result in quotes of hourly rates.
37
38 If you want to be notifed about each release of BSE, subscribe to the
39 bse-announce mailing list:
40
41   http://lists.develop-help.com/mailman/listinfo/bse-announce
42
43 Only announcements are sent to this list, though it's possible
44 spammers will figure out how to bypass its protection, in which case
45 I'll make it tougher to do so.
46
47 Tony Cook <tony@develop-help.com>