Skip to content

aspgems/tog_forum

 
 

Repository files navigation

Tog Forum: a work in progress

Tog forums support: not ready for prime time! I started working on this but it is not yet complete. I realize that the model Post conflicts with a Post model in tog_conversatio. I'll fix it when I can, but in the meantime, if you really need it fixed, you can always fork this project :)

Included functionality

  • Forum, topics and posts
  • Customizable access control (login required)
  • Integration with authentication_system via tog_user
  • Administration interface (utilizing existing admin? rules in tog_user)

Resources

Plugin requirements

  • tog_user
  • will_paginate (as gem)
  • white_list_model

Install

rake rails:template LOCATION=http://tr.im/aspgems_tog_forum

More

http://github.com/jacqui/tog_forum

Copyright (c) 2008 Jacqui Maher, released under the MIT license

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%