-
Task
-
Resolution: Done
-
Minor
-
None
-
Future Dev
Promote mod/lti site admin pages to core
The main goals here are:
- Move all admin-specific views/renderables/js/etc. to core_ltix/. The administration of tools is now a core concern.
- Introduce a new site admin node, allowing these views to be accessed.
- E.g. Move 'Manage tools' from it's location in "Site admin > Plugins > Activity modules > External tool" to a new location "General > LTI > Manage tools". This will also involve updating (removing) mod/lti/settings.php, once we're sure the same functionality exists in the core_ltix admin tree.