The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.1.7

  • use Catalyst::Plugin::Config::YAML::XS instead of Catalyst::Plugin::Config::YAML
  • new jQuery UI 1.5
  • add SQLite SQL files bin/db/foorum.sqlite.sql and theschwartz.sqlite.sql
  • add 'post_on' column in 'topic' table + Sort by post_on for Search Topic
  • DBICx::AutoDoc support

Documentation

Foorum Catalyst Testserver

Modules

Store your sessions via DBIx::Class
forum system based on Catalyst
Log every request into log_path table
search Foorum
format content for Foorum
Foorum Logger
pollute $c by Foorum
Foorum Comment System
Foorum::Schema for pl
Table 'banned_ip'
Table 'comment'
Table 'filter_word'
Table 'forum'
Table 'forum_settings'
Table 'hit'
Table 'log_action'
Table 'log_error'
Table 'log_path'
Table 'message'
Table 'message_unread'
Table 'poll'
Table 'poll_option'
Table 'poll_result'
Table 'scheduled_email'
Table 'session'
Table 'share'
Table 'star'
Table 'stat'
Table 'topic'
Table 'upload'
Table 'user'
Table 'user_activation'
Table 'user_details'
Table 'user_forum'
Table 'user_profile_photo'
Table 'user_role'
Table 'user_settings'
Table 'variables'
Table 'visit'
search Foorum
search Foorum by DBI
search Foorum by Sphinx
send a daily report to Administrator
Update hit for popular and into co-tables.
remove data from database to keep it small
resend activation email to unverified users everyday
resize profile photo in cron job
Send notification when starred object gets update
some common functions
The Foorum project-wide version number
JSON for Foorum
Template for Foorum
Utils for cron