Adding infrastructure to support context-sensitive help links in the LMS.
Showing
- cms/djangoapps/contentstore/context_processors.py 8 additions, 64 deletionscms/djangoapps/contentstore/context_processors.py
- common/djangoapps/util/help_context_processor.py 85 additions, 0 deletionscommon/djangoapps/util/help_context_processor.py
- docs/cms_config.ini 0 additions, 0 deletionsdocs/cms_config.ini
- docs/lms_config.ini 43 additions, 0 deletionsdocs/lms_config.ini
- lms/djangoapps/context_processors.py 28 additions, 0 deletionslms/djangoapps/context_processors.py
- lms/envs/common.py 3 additions, 0 deletionslms/envs/common.py
- lms/templates/course.html 1 addition, 0 deletionslms/templates/course.html
- lms/templates/courseware/courseware.html 1 addition, 0 deletionslms/templates/courseware/courseware.html
- lms/templates/courseware/info.html 1 addition, 0 deletionslms/templates/courseware/info.html
- lms/templates/courseware/progress.html 1 addition, 0 deletionslms/templates/courseware/progress.html
- lms/templates/dashboard.html 1 addition, 0 deletionslms/templates/dashboard.html
- lms/templates/header.html 2 additions, 2 deletionslms/templates/header.html
- lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html 1 addition, 0 deletions...ructor/instructor_dashboard_2/instructor_dashboard_2.html
- lms/templates/main.html 3 additions, 1 deletionlms/templates/main.html
- lms/templates/main_django.html 1 addition, 1 deletionlms/templates/main_django.html
- lms/templates/navigation.html 2 additions, 1 deletionlms/templates/navigation.html
- lms/templates/student_account/account_settings.html 1 addition, 0 deletionslms/templates/student_account/account_settings.html
- lms/templates/student_profile/learner_profile.html 1 addition, 0 deletionslms/templates/student_profile/learner_profile.html
- lms/templates/wiki/base.html 2 additions, 0 deletionslms/templates/wiki/base.html
Please register or sign in to comment