Line 18: |
Line 18: |
| sounds/ | | sounds/ |
| AUTHORS ( Should include names of everyone that has contributed to Karma main package ) | | AUTHORS ( Should include names of everyone that has contributed to Karma main package ) |
− | chakra.html ( The starting page for accessing Karma lessons, should include links to the examples )
| |
| ChangeLog | | ChangeLog |
| COPYING ( Licensing information, should default to MIT License ? how distinguish b/w code licensing and content licensing ) | | COPYING ( Licensing information, should default to MIT License ? how distinguish b/w code licensing and content licensing ) |
| css/ ( css/ and js/ contain the code common to all examples, lessons, and karma.html ) | | css/ ( css/ and js/ contain the code common to all examples, lessons, and karma.html ) |
| examples/ ( working examples of karma lessons ) | | examples/ ( working examples of karma lessons ) |
| + | index.html ( The starting page for accessing Karma lessons, should include links to the examples, known as the CHAKRA ) |
| js/ ( css/ and js/ contain the code common to all examples, lessons, and karma.html ) | | js/ ( css/ and js/ contain the code common to all examples, lessons, and karma.html ) |
− | INSTALL
| |
| karma ( This is a shell script that launches utils/karma.js, it just checks if you have java installed so you can run karma.js | | karma ( This is a shell script that launches utils/karma.js, it just checks if you have java installed so you can run karma.js |
| it is inspired partly by rails and [http://docs.djangoproject.com/en/dev/ref/django-admin/ django-admin] administrative scripts ) | | it is inspired partly by rails and [http://docs.djangoproject.com/en/dev/ref/django-admin/ django-admin] administrative scripts ) |
Line 59: |
Line 58: |
| browser.py | | browser.py |
| cert8.db | | cert8.db |
− | chakra.html
| |
| clickToView.xml | | clickToView.xml |
| COPYING | | COPYING |
Line 66: |
Line 64: |
| edittoolbar.py | | edittoolbar.py |
| globalhistory.py | | globalhistory.py |
| + | icons |
| + | index.html |
| js/ | | js/ |
− | icons
| |
| linkbutton.py | | linkbutton.py |
| karma | | karma |
Line 104: |
Line 103: |
| default.po | | default.po |
| | | |
− | chakra.html ( Common gateway to access the lessons in the bundle)
| |
| css/ ( common css files (e.g. jquery.jgrowl.css and menu.css ) ) | | css/ ( common css files (e.g. jquery.jgrowl.css and menu.css ) ) |
| + | index.html ( Common gateway to access the lessons in the bundle known as the Chakra) |
| js/ ( common javascript / jquery files ) | | js/ ( common javascript / jquery files ) |
| lessons/ ( directory for all the lessons ) | | lessons/ ( directory for all the lessons ) |