pilu / radiant-iphone-extension
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
823a48a
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Oct 09 02:01:32 -0700 2008 | |
| |
README | ||
| |
Rakefile | Thu Oct 09 02:01:32 -0700 2008 | |
| |
app/ | ||
| |
iphone_extension.rb | Thu Oct 09 02:01:32 -0700 2008 | |
| |
lib/ | Thu Oct 09 02:01:32 -0700 2008 | |
| |
public/ | Thu Oct 09 02:01:32 -0700 2008 | |
| |
spec/ | Thu Oct 09 02:01:32 -0700 2008 |
README
== Iphone Created by: Andrea Franz - http://gravityblast.com Version: 0.0.1 Contact: andrea AT gravityblast DOT com This extension adds an iphone tailored ui to Radiant CMS. == Installation cd /path/to/radiant/vendor/extensions/ git clone git://github.com/pilu/radiant-iphone-extension.git iphone cd /path/to/radiant/ rake RAILS_ENV=production radiant:extensions:iphone:install Restart your server Go to http://yoursite.com/iadmin/ with your iphone :)

