Karma/Bundle layout: Difference between revisions

BryanWB (talk | contribs)
BryanWB (talk | contribs)
No edit summary
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 )
Line 26: Line 27:
     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 )
    karmaplatz.html                ( The starting page for accessing Karma lessons, should include links to the examples )
     lessons/                        ( this is the workspace for creating new Karma lessons )
     lessons/                        ( this is the workspace for creating new Karma lessons )
     NEWS                            ( List of important changes to this package indexed by version )
     NEWS                            ( List of important changes to this package indexed by version )
Line 59: Line 59:
   browser.py
   browser.py
   cert8.db
   cert8.db
  chakra.html
   clickToView.xml
   clickToView.xml
   COPYING
   COPYING
Line 70: Line 71:
   karma
   karma
   karmaactivity.py
   karmaactivity.py
  karmaplatz.html
   lessons/
   lessons/
   locale
   locale
Line 104: Line 104:
                               default.po
                               default.po
                
                
               karmaplatz.html          ( Common gateway to access the lessons in the bundle)
               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 ) )
               js/                      ( common javascript / jquery files )
               js/                      ( common javascript / jquery files )