public
Description: Foorum (a forum/BBS system based on Catalyst)
Homepage: http://www.foorumbbs.com/
Clone URL: git://github.com/fayland/foorum.git
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 Sun Sep 27 06:34:45 -0700 2009 For a release [fayland]
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 Tue Apr 21 21:54:37 -0700 2009 Foorum-1.000008.tar.gz [fayland]
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 Sat Sep 26 02:55:42 -0700 2009 Merge branch 'master' of github.com:fayland/foorum [fayland]
file README Wed Mar 18 01:43:13 -0700 2009 pod2usage -output README -verbose 9 lib/Foorum.pm [fayland]
directory bin/ Sun Jun 21 21:21:31 -0700 2009 use parent instead of use base [fayland]
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 Sat Sep 26 01:52:40 -0700 2009 to use the new FromSub [fayland]
directory lib/ Sun Sep 27 06:37:18 -0700 2009 Foorum-1.001000.tar.gz [fayland]
directory root/ Wed Apr 01 22:17:46 -0700 2009 require WWW::Contact 0.22 [fayland]
directory t/ Sun Apr 19 05:41:06 -0700 2009 pass tests [fayland]
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.