WontoMedia "README" file

Copyright (C) 2011 - Glen E. Ivey
  (see the end of this file for copyright/licensing information)


## This is WontoMedia ##

WontoMedia is a Ruby-on-Rails web app for community creation of an
information classification scheme.  WontoMedia is free software
(licensed under the AGPL v3), and is being developed by a dispersed
volunteer team using agile methods.

This README will be expanded as the project matures.  Until that time,
you can find additional, general information in the following places:

    http://wontomedia.rubyforge.org/
    http://rubyforge.org/projects/wontomedia/
    http://wiki.wontology.org/Main_Page

In particular, simple installation instuctions are on the last page
above, with more details at:

    http://wiki.wontology.org/InstallFromScratch
    http://wiki.wontology.org/SettingUpYourDevelopmentEnvironment

Once you've got WontoMedia, you can find some design and workflow
documentation in the WontoMedia source directory under the `doc`
directory.  If you run the `rake doc:app` command, RDoc documentation
will be extracted and can be viewed in a browser starting from
`doc/app/index.html`.

And if you have any questions or feedback about the projet, there are
our:

    forum        http://rubyforge.org/forum/?group_id=7903
    email list   wontomedia-development at rubyforge dot org
                 http://rubyforge.org/mail/?group_id=7903
    bug tracker  http://rubyforge.org/tracker/?group_id=7903


Finally, you can also find us at:

    http://github.com/gleneivey/wontomedia/tree/master
    http://www.pivotaltracker.com/projects/9280/stories
    http://twitter.com/wontomedia

----------------------------------------------------------------

    Permission is granted to copy, distribute and/or modify this
    document under the terms of the GNU Free Documentation License,
    Version 1.3, published by the Free Software Foundation; with no
    Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

    You should have received a copy of the GNU Free Documentation
    License along with document in the file COPYING.DOCUMENTATION.  If
    not, see <http://www.gnu.org/licenses/>.