mutle / fu2

private community forum-like software

This URL has Read+Write access

fu2 /
name age message
file .gitignore Sun Nov 30 04:42:22 -0800 2008 ignoring schema [Mutwin Kraus]
file Capfile Sun Jun 01 16:18:31 -0700 2008 initial commit [mutle]
file Gemfile Sat Nov 07 13:54:36 -0800 2009 Readding will_paginate plugin [Mutwin Kraus]
file MIT-LICENSE Sun Jun 01 16:58:53 -0700 2008 added MIT license updated readme file to use te... [mutle]
file README.textile Sun Jun 01 17:00:32 -0700 2008 updated formatting in readme [mutle]
file Rakefile Sun Jun 01 16:18:31 -0700 2008 initial commit [mutle]
directory app/ Sun May 31 02:00:43 -0700 2009 make logins case insensitive [Mutwin Kraus]
directory config/ Sat Nov 07 13:42:58 -0800 2009 Deploy.rb sample updated [Mutwin Kraus]
directory db/ Sat May 30 13:39:39 -0700 2009 ultrasphinx migration for using postgres [Mutwin Kraus]
directory doc/ Sun Jun 01 16:18:31 -0700 2008 initial commit [mutle]
directory lib/ Sat Jan 03 10:04:38 -0800 2009 bumping rails version to 2.2.2 [Mutwin Kraus]
directory public/ Sat May 30 13:36:20 -0700 2009 upgrading to rails 2.3.2 [Mutwin Kraus]
directory script/ Sat Nov 07 13:41:35 -0800 2009 Use gem bundler [Mutwin Kraus]
directory spec/ Sun Jun 01 16:18:31 -0700 2008 initial commit [mutle]
directory stories/ Sun Jun 01 16:18:31 -0700 2008 initial commit [mutle]
directory test/ Wed Nov 26 12:51:50 -0800 2008 view fuer messages geadded [Luke-23ae]
directory vendor/ Sat Nov 07 13:54:36 -0800 2009 Readding will_paginate plugin [Mutwin Kraus]
README.textile

About fu2

fu2 is a community-software. It works similar to forums, but also has some differences.

Notes

If you’re using PostgreSQL you need to run “CREATE LANGUAGE ‘plpgsql’;” on each database first, this it required by ultrasphinx.

To deploy you need to create copies of the following files and remove the .sample extension:

  • config/database.yml.sample
  • config/deploy.rb.sample
  • config/mongrel_cluster.yml.sample

License

This application is licensed under the MIT-LICENSE, see the file MIT-LICENSE for more information.

Contributors

  • Mutwin Kraus (mutle) – Code
  • Frederik Aust (sniker) – Default Design