GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: a website in ruby on rails for design showcases. will be used at plasticpilots.com
Clone URL: git://github.com/TomK32/plasticairships.git
plasticairships / README
100644 41 lines (30 sloc) 1.605 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
== Welcome to plasticairships
 
every pilot needs a plane, err... airship.
 
=== History
Plasticairship is the software that runs plasticpilots.com, a website and community about design
that is online since 2002 and after a new owner came took over in 2008 it received a relaunch.
Before, plasticpilots was running expression engine, but the new owner is a rails-addict as
well as a open source fan-boy. Developing the software for your websites in open source
or even public domain is definitely one of the best things to do and you might want to do it
as well. Just think of a Mediawiki or Wordpress.
 
=== What it does
The main features of plasticairships are a blog, showcases (only websites for now), and in
near future some upload functionality (in the special case of plasticpilots with will be open content vector graphic, think OCAL, just more sophisticated)
 
A principal design idea is to allow visitors creating content as easy as possible.
Requiring an account and login is one of the biggest obstacle and plasticairship tries
to avoid those. That means you don't need an accout to suggest a new blog post or site,
only thing is a moderator that needs to publish the user generated content. The underlying
Goldberg CMS features custom user roles which is a great advantage for this purpose.
 
=== Installation
 
mkdir log
rake db:schema:load
rake goldberg:install
rake db:reset
rake goldberg:load_bootstrap
 
=== Upgrade
 
most likely it's just this:
rake db:migrate
 
=== Version History
no release yet
 
=== Authors
* Thomas R. Koll, tomk32@gmx.de, http://ananasblau.com and http://plasticpilots.com