Karma/Bundle layout: Difference between revisions

BryanWB (talk | contribs)
BryanWB (talk | contribs)
No edit summary
Line 26: Line 26:
     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 )
     kindex.html                     ( The starting page for accessing Karma lessons, should include links to the examples )
     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 70: Line 70:
   karma
   karma
   karmaactivity.py
   karmaactivity.py
   kindex.html
   karmaplatz.html
   lessons/
   lessons/
   locale
   locale
Line 104: Line 104:
                               default.po
                               default.po
                
                
               kindex.html             ( Common gateway to access the lessons in the bundle)
               karmaplatz.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 )