dkd / palani
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (3)
- Graphs
-
Branch:
master
Stefan Sprenger (author)
Wed Jul 21 06:43:58 -0700 2010
palani /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Gemfile | ||
| |
Gemfile.lock | ||
| |
Licence.txt | ||
| |
README.rdoc | Tue Jan 26 00:29:16 -0800 2010 | |
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
credits.txt | Mon Oct 12 12:08:59 -0700 2009 | |
| |
cucumber.yml | ||
| |
db/ | ||
| |
features/ | Wed Dec 02 08:08:53 -0800 2009 | |
| |
lib/ | ||
| |
public/ | ||
| |
script/ | Tue Oct 13 00:56:33 -0700 2009 | |
| |
spec/ | Thu Dec 10 08:18:49 -0800 2009 | |
| |
vendor/ |
README.rdoc
Palani
Welcome to Palani
Palani is a Content Management System(CMS) written in Ruby on Rails.
An API Documentation is available via api.palani-cms.org/
Getting Started
- sudo rake palani:install
- script/server
- The admin interface is available via localhost:3000/admin/
- Start creating templates and pages.
Features
- An easy to extend page and content element architecture
- User and role management
- Templating of pages and content elements using Liquid Markup
- Unicode encoding of URIs
- Ext JS Interface with rich features
Bugs
- The layout is only tested in Firefox
Contribution
- Submit your tickets via our lighthouseapp account(palani.lighthouseapp.com/projects/45009-palani/overview)

