https://github.com/gravityblast/radiant-iphone-extension
This extension adds an iphone tailored ui to Radiant CMS.
https://github.com/gravityblast/radiant-iphone-extension
Last synced: over 1 year ago
JSON representation
This extension adds an iphone tailored ui to Radiant CMS.
- Host: GitHub
- URL: https://github.com/gravityblast/radiant-iphone-extension
- Owner: gravityblast
- Created: 2008-10-09T08:50:10.000Z (almost 18 years ago)
- Default Branch: master
- Last Pushed: 2008-10-09T10:40:13.000Z (almost 18 years ago)
- Last Synced: 2025-04-12T04:09:45.797Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://gravityblast.com/
- Size: 106 KB
- Stars: 29
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
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 :)