pilu / radiant-iphone-extension
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Slippy Douglas (author)
Fri May 15 22:12:18 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Oct 09 02:01:32 -0700 2008 | |
| |
README | Thu Oct 09 03:39:47 -0700 2008 | |
| |
Rakefile | Thu Oct 09 02:01:32 -0700 2008 | |
| |
app/ | Sat May 16 11:36:33 -0700 2009 | |
| |
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 :)
