fayland / foorum

Foorum (a forum/BBS system based on Catalyst)

This URL has Read+Write access

fayland (author)
Sun Sep 27 06:34:45 -0700 2009
commit  b6cf09ce2c89ff03006a9fa151248efbc53adcfd
tree    edd6d9a1483df5220d710dc051c46576a003ecc5
parent  0175819acbb0dbafc751bd432cec23b675831393
foorum /
name age message
file .gitignore Sat Mar 21 06:06:18 -0700 2009 timezone diff settings [fayland]
file AUTHORS Wed Oct 01 19:58:48 -0700 2008 ready for a ship of 0.2.7 [fayland]
file Changes Loading commit data...
file Changes2 Thu Nov 06 00:06:39 -0800 2008 update Makefile.PL and Changes [fayland]
file INSTALL Wed Oct 01 19:58:48 -0700 2008 ready for a ship of 0.2.7 [fayland]
file MANIFEST
file MANIFEST.SKIP Fri Mar 20 22:20:17 -0700 2009 Foorum-1.000006.tar.gz and add git in MANIFEST.... [fayland]
file Makefile.PL
file README Wed Mar 18 01:43:13 -0700 2009 pod2usage -output README -verbose 9 lib/Foorum.pm [fayland]
directory bin/
directory conf/ Mon Sep 29 01:08:18 -0700 2008 manifest and sphinx.conf updates [fayland]
directory docs/ Sun Nov 02 17:49:36 -0800 2008 for a release [fayland]
file foorum.yml
directory lib/
directory root/
directory t/
directory templates/ Sat Mar 28 16:11:45 -0700 2009 upgrade validate.js [fayland]
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.