El Dorado

A full-stack community web application written in Ruby/Rails
Separate Components « El Dorado « almost effortless
 
Sat, 09 Aug 2008, 8:57pm #1
SLine
New member
Registered: Aug, 2008
Last visit: Sun, 10 Aug 2008
Posts: 2

Hi Trevor -
Nice job on this. As I mentioned in another post, I'm considering using this for a website I'm developing.

Are the components separable? Like if I only wanted to use the forum could it be separated easily? Or other components?

Thanks!

Steve

Offline
Sat, 09 Aug 2008, 11:24pm #2
Trevor
Administrator
Wait-ill-fix-it
Registered: Sep, 2005
Last visit: 3 hours ago
Posts: 226

No, El Dorado is pretty much a package. Of course, you could take it and customize it as much as you like. If you only wanted to use the forum, it would be easy to disable the rest of the functionality. If you need something more modular, take a look at adva_cms. They seem to be doing some very interesting work:

http://github.com/svenfuchs/adva_cms/tree/master

Other similar offerings would include:

http://lovdbyless.com/
http://missingmethod.brunobornsztein.com/projec...
http://github.com/radiant/radiant/tree/master

For just a forum, Beast is very popular:

http://beast.caboo.se/

And in PHP there's a lot of modular stuff:

http://drupal.org/
http://wordpress.org/
http://www.movabletype.com/products/community-s...

Hopefully, you can find a use for El Dorado, though! :)

Offline