Giter VIP home page Giter VIP logo

padrino-cms's Introduction

Important Note

This is currently unmaintained, it's not working with the latest Padrino releases. I'm happy to review and merge pull requests to fix it. I will get round to updating this project very very soon.

Padrino CMS

This gem provides a simple content management solution for Padrino.

Quick start

gem install padrino-cms

then

padrino-cms my_cms_app

About the content model

This project makes use of the low priority routes in Padrino to retrieve persisted content. e.g. a request made to http://localhost:3000/about-us will fall through to the low priority route "/:path" and attempt to retrieve a Content record with the path 'about-us'. Adding an explicit route overrides this behaviour as you would expect so your Padrino project behaves as it should.

Other features include Carrierwave and FckEditor integration, when you edit content you can insert images via the FckEditor image uploader.

Wish list

Content relationships and index pages. Templating. Tests, tests and more tests.

padrino-cms's People

Contributors

steventux avatar

Stargazers

Nakamura Agatha avatar Tomáš Horáček avatar  avatar Chris Lusted avatar  avatar Wil Helser avatar Seth Vincent avatar  avatar Nathan Esquenazi avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.