fayland / foorum
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
b6cf09c
commit b6cf09ce2c89ff03006a9fa151248efbc53adcfd
tree edd6d9a1483df5220d710dc051c46576a003ecc5
parent 0175819acbb0dbafc751bd432cec23b675831393
tree edd6d9a1483df5220d710dc051c46576a003ecc5
parent 0175819acbb0dbafc751bd432cec23b675831393
foorum /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Mar 21 06:06:18 -0700 2009 | |
| |
AUTHORS | Wed Oct 01 19:58:48 -0700 2008 | |
| |
Changes | ||
| |
Changes2 | Thu Nov 06 00:06:39 -0800 2008 | |
| |
INSTALL | Wed Oct 01 19:58:48 -0700 2008 | |
| |
MANIFEST | ||
| |
MANIFEST.SKIP | Fri Mar 20 22:20:17 -0700 2009 | |
| |
Makefile.PL | ||
| |
README | Wed Mar 18 01:43:13 -0700 2009 | |
| |
bin/ | ||
| |
conf/ | Mon Sep 29 01:08:18 -0700 2008 | |
| |
docs/ | Sun Nov 02 17:49:36 -0800 2008 | |
| |
foorum.yml | ||
| |
lib/ | ||
| |
root/ | ||
| |
t/ | ||
| |
templates/ | Sat Mar 28 16:11:45 -0700 2009 |
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.

