Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | ||
envs | ||
static | ||
templates | ||
.coveragerc | ||
__init__.py | ||
manage.py | ||
one_time_startup.py | ||
pydev_manage.py | ||
urls.py | ||
xmodule_namespace.py |
Previously, for a textbook with only one chapter, we allowed that chapter to not have a title -- under the assumption that it would be shown as a monolithic textbook, instead of a chaptered textbook. However, the UI doesn't support that idea, the code was getting a bit messy, and there was no real benefit to the idea of not having to specify a chapter title. This commit removes that special case, and ensures that all textbook chapters must have a name and an asset path.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | Loading commit data... | |
envs | Loading commit data... | |
static | Loading commit data... | |
templates | Loading commit data... | |
.coveragerc | Loading commit data... | |
__init__.py | Loading commit data... | |
manage.py | Loading commit data... | |
one_time_startup.py | Loading commit data... | |
pydev_manage.py | Loading commit data... | |
urls.py | Loading commit data... | |
xmodule_namespace.py | Loading commit data... |