https://github.com/tonycoz/bse
https://github.com/tonycoz/bse
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonycoz/bse
- Owner: tonycoz
- License: gpl-2.0
- Created: 2011-02-23T11:20:34.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T06:54:35.000Z (about 5 years ago)
- Last Synced: 2025-01-19T17:56:56.043Z (5 months ago)
- Language: Perl
- Homepage:
- Size: 3.84 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes.txt
- License: COPYING
Awesome Lists containing this project
README
BSE
===BSE is an engine for presenting a simple portal site with an attached
store.The current feature set includes:
- all articles are kept in a mysql database
- data/actions are kept separate from presentation
- a simple store with encrypted email to the administrator on order
processingNo, BSE doesn't stand for bovine spongiform encephalopathy. Not here,
anyway.For version information please see site/docs/bse.pod
Installation documentation can be found in INSTALL.* and plenty of
other documentation can be found in site/docs/LICENSE
=======BSE is distributed under your choice of either the Artistic or GNU
Public License, just as Perl is.HELP
====Try the bse-users mailing list for volunteer help:
http://lists.develop-help.com/mailman/listinfo/bse-users
Please keep discussion on the mailing list, private emails are likely
to result in quotes of hourly rates.If you want to be notifed about each release of BSE, subscribe to the
bse-announce mailing list:http://lists.develop-help.com/mailman/listinfo/bse-announce
Only announcements are sent to this list, though it's possible
spammers will figure out how to bypass its protection, in which case
I'll make it tougher to do so.Tony Cook