Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

thijsnado/massgames_hvz_forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6998b0d · Oct 18, 2011
Oct 18, 2011
May 9, 2011
Sep 5, 2011
May 9, 2011
Sep 5, 2011
Jan 31, 2011
May 8, 2011
Sep 24, 2008
Jan 31, 2011
Sep 20, 2011
Mar 3, 2011
Feb 10, 2009
Dec 8, 2007
Jan 31, 2011
Aug 27, 2011
Sep 20, 2011
Sep 20, 2011
Jan 31, 2011
Jan 31, 2011
Jan 31, 2011

Repository files navigation

Altered Beast

The popular rails-based Beast forum, rewritten from the ground up with the same database and views.

  • updated for Rails 3

  • full i18n (with German and English support)

  • using rspec/model_stubbing

  • added a state machine for user logins

  • built-in multi-site support

  • spam protection from akismet/viking

  • forum authorization rules (public/private/invitation)

  • email and atom feed support

  • xml/json API (not 100% tested yet, fixing soon)

  • highline based easy console installer

  • internationalization via the I18n framework

Check out the code via git:

git clone git://github.com/stiff/altered_beast.git

INSTALLATION

$ git clone git://github.com/stiff/altered_beast.git
$ cd altered_beast
$ bundle install
$ rake app:bootstrap

Follow the instructions to create your database and load users.
Start the application with script/server and visit http://localhost:3000 to 
visit your new forum.

About

Forum mor massgames hvz using altered beast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published