This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun May 25 04:56:16 -0700 2008 | [TomK32] |
| |
README | Fri Jun 13 04:37:04 -0700 2008 | [TomK32] |
| |
README_GOLDBERG | Sun May 18 22:17:00 -0700 2008 | [TomK32] |
| |
Rakefile | Sun May 18 22:17:00 -0700 2008 | [TomK32] |
| |
TODO | Sat Jun 07 08:38:19 -0700 2008 | [TomK32] |
| |
app/ | Mon Jun 16 00:21:11 -0700 2008 | [TomK32] |
| |
config/ | Fri Jun 13 06:30:02 -0700 2008 | [TomK32] |
| |
db/ | Fri Jun 13 06:30:02 -0700 2008 | [TomK32] |
| |
doc/ | Sun May 18 22:17:00 -0700 2008 | [TomK32] |
| |
lib/ | Mon Jun 16 00:21:11 -0700 2008 | [TomK32] |
| |
public/ | Fri Jun 06 14:54:38 -0700 2008 | [TomK32] |
| |
script/ | Sat Jun 14 14:23:20 -0700 2008 | [TomK32] |
| |
test/ | Fri Jun 13 06:30:02 -0700 2008 | [TomK32] |
| |
vendor/ | Mon Jun 16 08:32:38 -0700 2008 | [TomK32] |
README
== 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




