Giter Site home page Giter Site logo

openacs-on-rails's Introduction

== Welcome to OpenACS on Rails

Welcome to OpenACS on Rails. This is a personal project of mine to
move a couple of websites to Rails. I am keeping the data model until
the site is in a state which is stable enough for deployment. Then I
make no promises.
    
Note that this fork is based off of OpenACS 5.2.3 on Postgres.
However, I think we can probably do meaningful collaboration even
based on different versions of OpenACS. Fortunately, git does make
forking much less painful that it has been in the past.
    
I used the Magic Model Generator to generate a first version of the
models.

== Todo

* Plugin to support OpenACS object model

This looks surprisingly easy. Just a lot of finangling to get the
interface to work nicely.

I probably will not add in support for the permissions data model,
although it wouldn't be that hard.

This plugin will be the most important code to fork off for any other
migration efforts. I envision putting something in the model akin to
"acts_as_openacs", with the list of fields to save to match up with
the appropriate pl/sql functions, and then save, update, etc.. works
pretty automatically.

One element that may be harder is code that uses the Content
Repository. That will need to be duplicated as well. Probably it will
be something like "acts_as_versioned_openacs" or something like that.

* forums
  * enforce login
  * post (make sure you use tree_sortkey)
  * reply
  * receive email
* finish ability to register
  - make sure the hash is the same as OpenACS
* make sure observer flushes cache on forum post
* resources
* blog
* news
* cache queries on application layout
* honor legacy links

*** launch

* forums: keep track of which threads you have seen
* remove cruft

openacs-on-rails's People

Contributors

jadeforrest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

openacs-on-rails's Issues

Test issue

This is a test issue.

This is a test.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.