Karma/Bundle layout: Difference between revisions
No edit summary |
|||
| Line 97: | Line 97: | ||
bundle_name/ | bundle_name/ | ||
assets/ | assets/ | ||
default/ | default/ ( default as in the default locale) | ||
docs/ | |||
images/ | |||
sounds/ | |||
default.po | |||
en-US/ | |||
docs/ | docs/ | ||
images/ | images/ | ||
sounds/ | sounds/ | ||
default.po | default.po | ||
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) | index.html ( Common gateway to access the lessons in the bundle known as the Chakra) | ||
| Line 109: | Line 113: | ||
lesson_name1/ | lesson_name1/ | ||
lesson_name2/ | lesson_name2/ | ||
== Lesson == | == Lesson == | ||