public
Description: Waves-based CMS
Homepage:
Clone URL: git://github.com/dyoder/pages.git
commit  3611209356661cadbefbb8e9625d38bcc0f64d90
tree    48c54cfbeabd3e70a5aea02147f5ce8b5993f3a3
parent  366011771bc90f6c77f07180bf5ca15497a29e9d
pages /
name age message
file .DS_Store Wed Mar 04 17:41:08 -0800 2009 fixed the formatting of the feed summary in the... [polymar]
file .gitignore Wed Aug 05 00:22:36 -0700 2009 Fixed loading image as a file (i.e. not as an i... [dyoder]
file README Tue Dec 23 13:01:06 -0800 2008 README with note about example_db [automatthew]
file Rakefile Tue Dec 23 12:32:31 -0800 2008 committing some loose changes [automatthew]
directory configurations/ Wed Aug 05 00:22:36 -0700 2009 Fixed loading image as a file (i.e. not as an i... [dyoder]
directory controllers/ Wed Aug 05 00:22:36 -0700 2009 Fixed loading image as a file (i.e. not as an i... [dyoder]
file db Wed Aug 05 00:22:36 -0700 2009 Fixed loading image as a file (i.e. not as an i... [dyoder]
directory doc/ Tue Mar 17 14:55:52 -0700 2009 sync before branching .. added calendar and eve... [polymar]
directory helpers/ Tue Apr 07 17:17:15 -0700 2009 support for multi user with different control v... [polymar]
directory lib/ Wed Aug 05 00:22:36 -0700 2009 Fixed loading image as a file (i.e. not as an i... [dyoder]
directory log/ Thu May 01 23:42:54 -0700 2008 Starting over with a fresh Waves project. [dyoder]
directory models/ Wed Aug 05 00:22:36 -0700 2009 Fixed loading image as a file (i.e. not as an i... [dyoder]
directory public/ Tue May 19 19:14:28 -0700 2009 refactored media rule, not using anymore extens... [polymar]
directory resources/ Wed Aug 05 00:22:36 -0700 2009 Fixed loading image as a file (i.e. not as an i... [dyoder]
directory schema/ Tue Sep 02 12:11:52 -0700 2008 removing old migrations template [automatthew]
file startup.rb Tue Sep 09 01:40:09 -0700 2008 Updated application.rb and startup.rb to go wit... [dyoder]
directory templates/ Tue May 19 19:12:24 -0700 2009 updated templates to use label method, added bo... [polymar]
directory tmp/ Thu May 01 23:42:54 -0700 2008 Starting over with a fresh Waves project. [dyoder]
README
Pages expects to find FileBase datastores for each domain in a directory named "db". There is a starter config in 
example_db for localhost.  So to get up and running quickly, you can do this:

  $ mkdir db
  $ cp -pr example_db/localhost db/