This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitmodules | Mon Oct 05 15:22:48 -0700 2009 | |
| |
CPActiveRecord/ | Thu Dec 03 13:49:02 -0800 2009 | |
| |
CPLightbox/ | Sat Oct 10 17:53:32 -0700 2009 | |
| |
CPNavigationController/ | Mon Oct 12 00:13:03 -0700 2009 | |
| |
CPPropertyAnimation/ | Mon Nov 30 09:02:58 -0800 2009 | |
| |
CPTrackingController/ | Mon Nov 30 09:27:12 -0800 2009 | |
| |
CPViewController/ | Mon Oct 12 00:13:03 -0700 2009 | |
| |
CappuGeo/ | Fri Dec 04 14:20:34 -0800 2009 | |
| |
CouchDB - ae89309 | Mon Oct 05 15:22:48 -0700 2009 | |
| |
README | Wed Dec 02 13:08:52 -0800 2009 |
README
A collection of extensions for the Cappuccino Application Framework. Installation Instructions ------------------------- If you are using Git: 1) cd root/git/dir 2) git submodule add git://github.com/nciagra/Cappuccino-Extensions.git root/app/dir/Frameworks/Extensions If you are NOT using Git: 1) cd root/app/dir/Frameworks 2) git clone git://github.com/nciagra/Cappuccino-Extensions.git Extensions (or download the archive and put it here manually). Including Extensions -------------------- In main.j: @import <Extensions/CPActiveRecord/CPActiveRecord.j> Repeat for any extension you would like to use. (Pay attention to extension requirements! For example, CPNavigationController requires CPViewController and CPPropertyAnimation to be @imported first.) CouchDB ------- Provided by Geoffrey Grosenbach http://peepcode.com http://github.com/topfunky/cappuccino-couchdb CappuGeo -------- IP Geolocation services provided by: http://maxmind.com JSONP Geocoding services provided by: http://tinygeocoder.com







