github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

desaperados / seed

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 234
    • 33
  • Source
  • Commits
  • Network (33)
  • Issues (2)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

a Common Sense CMS from The Media Collective — Read more

  cancel

http://seed.mediacollectiveslice.com

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Fixed ArticlesController test 
Jaime Bellmyer (author)
Fri Dec 11 13:19:40 -0800 2009
commit  c0bb4fe72833df80ad937c802e6611700a408d8a
tree    efb52659dd328e3f2b1bf4e908ef14de56682da7
parent  7f213ea8f8fe9b78ced2336578f55c6f7cfb2cf1
seed /
name age
history
message
file .gitignore Loading commit data...
file LICENCE Tue Dec 02 05:16:42 -0800 2008 update README [desaperados]
file README.textile Mon Feb 09 07:28:17 -0800 2009 improve search and archive markup [desaperados]
file Rakefile Mon Sep 15 07:43:14 -0700 2008 first commit [desaperados]
directory app/ Fri Dec 11 11:29:18 -0800 2009 fixed PagesController tests tested that all ac... [Jaime Bellmyer]
directory config/ Mon Dec 01 01:41:03 -0800 2008 improvements to setup script [desaperados]
directory db/
directory doc/
directory lib/ Thu Feb 26 05:18:21 -0800 2009 fix view permissions error [desaperados]
directory log/ Mon Sep 15 08:18:33 -0700 2008 add .gitignore [desaperados]
directory public/
directory script/
directory test/ Fri Dec 11 13:19:40 -0800 2009 Fixed ArticlesController test Got rid of tests... [Jaime Bellmyer]
directory tmp/ Mon Sep 15 08:18:33 -0700 2008 add .gitignore [desaperados]
directory vendor/
README.textile

Seed

a Common Sense CMS from The Media Collective.

http://github.com/desaperados/seed/

Straightforward in-line content management without endless back-end screens and preference panes.
Create and manage General, News, Blog and Event style pages, add content or components to pages for
extra functionality.

User account creation with activation via e-mail and a permissions system for viewing and editing pages.

Default styles and views easily overridden by adding to the plug-in engine directory

Extend, Override, Add Controllers, Helpers, Models using plug-in engine technique

Quick Start


git clone git://github.com/desaperados/seed.git seed
cd seed
script/setup demo
script/server

Load http://localhost:3000 in your browser

Customising

All customisation is handled inside vendor/plugins/yourappname_engine

To override the default stylesheet create a file named default.css
in vendor/plugins/yourappname_engine/public/stylesheets/default.css

Additional stylesheets in this directory will be automatically detected
and included in the document head.

You can override default views by replicating the main seed view directory
in yourappname_engine/app/views. For example to override the default articles
index:

seed
  /app
    /views
      /articles
        index.html.erb

Create your own index.html.erb here:

seed
  /vendor
    /plugins
      /yourappname_engine
        /app
          /articles
            index.html.erb

More Info

  • A quick introduction
  • Live Demo Site

Author

David Currin

Licence

See LICENCE

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server