~tim-alwaysreformed/reformedchurcheslocator/rcl-backbone-test_for_directory_type

« back to all changes in this revision

Viewing changes to shows/cong.js

  • Committer: Tim Black
  • Date: 2012-04-11 05:59:38 UTC
  • Revision ID: tim@alwaysreformed.com-20120411055938-ol24g07q32msyg2f
Re-include default couchapp login div, remove unnecessary templates, JavaScript files, and functions, install Evently

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
        // this displays at http://127.0.0.1:53210/rcl/_design/rcl/_show/cong
3
3
        return "Hello World!  This is an example congregation.";
4
4
}
 
5
// TODO: Create templates for the main content of index.html
 
6
// TODO: One way to do versioning in CouchDB:  http://blog.couchbase.com/simple-document-versioning-couchdb
5
7
// TODO: Move .couchapprc to ~/.couchapp.conf
6
 
// TODO: One way to do versioning in CouchDB:  http://blog.couchbase.com/simple-document-versioning-couchdb
7
 
// TODO: Merge tg_index.html structure into index.html
8
 
// TODO: Create templates for the main content of index.html