public
Description: This extension adds an iphone tailored ui to Radiant CMS.
Homepage: http://gravityblast.com/
Clone URL: git://github.com/pilu/radiant-iphone-extension.git
slippyd (author)
Fri May 15 22:12:18 -0700 2009
pilu (committer)
Sat May 16 11:36:33 -0700 2009
100644 21 lines (12 sloc) 0.49 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
== 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 :)