Merge pull request #4174 from edx/pmitros/chromeless-xblocks
XBlocks can disable navigation chrome. This allows for full-screen XBlocks (such as code IDEs), as well as allowing us to somewhat hackishly build top-level XBlocks. This is the first step on the path to non-hackish top-level XBlocks.
No related branches found
No related tags found
Showing
- common/lib/xmodule/xmodule/contentstore/mongo.py 9 additions, 1 deletioncommon/lib/xmodule/xmodule/contentstore/mongo.py
- lms/djangoapps/courseware/tests/test_navigation.py 78 additions, 5 deletionslms/djangoapps/courseware/tests/test_navigation.py
- lms/djangoapps/courseware/views.py 12 additions, 0 deletionslms/djangoapps/courseware/views.py
- lms/lib/xblock/mixin.py 15 additions, 0 deletionslms/lib/xblock/mixin.py
- lms/templates/courseware/course_navigation.html 3 additions, 1 deletionlms/templates/courseware/course_navigation.html
- lms/templates/courseware/courseware.html 5 additions, 3 deletionslms/templates/courseware/courseware.html
- lms/templates/main.html 0 additions, 4 deletionslms/templates/main.html
Loading
Please register or sign in to comment