-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.0
-
None
-
MOODLE_400_STABLE
In https://tracker.moodle.org/browse/MDL-72450 the navigation links (next and previous) are being removed from the activities when the course index is displayed and a preferable option for navigating through the activities. However, pages that are using the frametop page layout do not support course index, and if these links are removed the user will not be able to navigate from these pages. Because of these reasons the navigation links were not removed in 'frametop' pages.
It would be nice to provide an alternative way of navigating from these pages which is more aligned to the latest navigation improvements. This most likely would require some UI re-work of this particular layout.
To replicate:
- Login as Admin.
- Go to Site administration > Plugins > File
- In 'Available display options' select 'In frame'
- Save changes
- Create a Course
- Create a File resource.
- Upload an image.
- Set 'Display' to 'In frame'
- Save changes.
- Go to the File resource
- note that the page is still using the old prev/next navigation links