Moodle Plugins directory: Commander / quick navigation: Versions: 1.2.5 | Moodle.org

Commander / quick navigation
Local plugins ::: local_commander
Maintained by
Luuk Verhoeven,
Vincent Cornelis,
hamza tamyachte
Quick navigation / commander is a command dialog inspired by PhpStorm `Action` and `oh-my-zsh`. It will make navigation faster in Moodle.
Commander / quick navigation 1.2.5
Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6
Released: Mittwoch, 1. Mai 2019, 17:55
Moodle - local commander plugin
Commander is a command dialog inspired by PhpStorm Action
and oh-my-zsh
. It will make navigation faster in Moodle.
The plugin will list all navigation items in a list. This list is searchable. You can use the arrow keys for navigation.
Author
- Author: Luuk Verhoeven, MFreak.nl
- Min. required: Moodle 3.0.x
- Supports PHP: 5.6 | 7.0 | 7.1
Description
Just press ` (above the TAB key) to bring up the commander. Use the UP and DOWN keys to move between them, and press Enter to open one.
List of features
- Quick navigation by pressing `
- Configurable trigger keyboard key
- Available for 'manager', 'coursecreator', 'editingteacher' ,'teacher'
- Navigate ⬆ / ⬇ keyboard
- Open active item with keyboard ↵
- ESC keyboard close modal
Installation
- Copy this plugin to the
local\commander
folder on the server - Login as administrator
- Go to Site Administrator > Notification
- Install the plugin
- You will need to fill out the settings.
Security
If you discover any security related issues, please email luuk@MFreak.nl instead of using the issue tracker.
License
The GNU GENERAL PUBLIC LICENSE. Please see License File for more information.
Contributing
Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on Github.
Version information
- Version build number
- 2019043000
- Version release name
- 1.2.5
- Maturity
- Stable Version
- MD5 Sum
- 9f8c9ae7fb08ae19da3ec3ebb3bce720
- Supported software
- Moodle 3.0, PHP 7.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, PHP 7.1, Moodle 3.4, PHP 7.2, Moodle 3.5, Moodle 3.6
- The more recent release 4.1.1 (2024011500) (2024011500) exists for Moodle 3.0
- The more recent release 4.1.1 (2024011500) (2024011500) exists for Moodle 3.1
- The more recent release 4.1.1 (2024011500) (2024011500) exists for Moodle 3.2
- The more recent release 4.1.1 (2024011500) (2024011500) exists for Moodle 3.3
- The more recent release 4.1.1 (2024011500) (2024011500) exists for Moodle 3.4
- The more recent release 4.1.1 (2024011500) (2024011500) exists for Moodle 3.5
- The more recent release 4.1.1 (2024011500) (2024011500) exists for Moodle 3.6
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.252
Default installation instructions for plugins of the type Local plugins
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.