fayland / foorum
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
5f85f64
commit 5f85f64ee3d6d55d0df0396e7052c2d8b7713e62
tree dd1dbfe557b07d36c72f7f3d36aadc262fb35686
parent 298272c2c7edca332c1da0db43532d32dbc94e6b parent b6cf09ce2c89ff03006a9fa151248efbc53adcfd
tree dd1dbfe557b07d36c72f7f3d36aadc262fb35686
parent 298272c2c7edca332c1da0db43532d32dbc94e6b parent b6cf09ce2c89ff03006a9fa151248efbc53adcfd
foorum /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | ||
| |
Changes | ||
| |
Changes2 | ||
| |
INSTALL | ||
| |
MANIFEST | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
bin/ | ||
| |
conf/ | ||
| |
docs/ | ||
| |
foorum.yml | ||
| |
lib/ | ||
| |
root/ | ||
| |
t/ | ||
| |
templates/ |
README
NAME
Foorum - forum system based on Catalyst
DESCRIPTION
nothing for now.
LIVE DEMO
<http://www.foorumbbs.com/>
FEATURES
open source
u can FETCH all code from <http://github.com/fayland/foorum/tree>
any time any where.
Win32 compatibility
Linux/Unix/Win32 both OK.
templates
use Template for UI.
built-in cache
use Cache::Memcached or use Cache::FileCache or others;
reliable job queue
use TheSchwartz::Moosified
Multi Formatter
HTML::BBCode, Text::Textile, Pod::Xhtml, Text::GooglewikiFormat
Captcha
To keep robot out.
JOIN US
Welcome to fork it in <http://github.com/fayland/foorum/tree> and pull
requests back.
TODO
<http://code.google.com/p/foorum/issues/list>
SEE ALSO
Catalyst, DBIx::Class, Template
AUTHOR
Fayland Lam, "<fayland at gmail.com>"
COPYRIGHT & LICENSE
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

