Ticket #777 (new enhancement)
Opened 2 years ago
Hooks for customising menus
| Reported by: | andyn@… | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | 1.5.x |
| Severity: | minor | Keywords: | custom menu |
| Cc: |
Description
I'd like to be able to create custom entries into the menus so that I can integrate this brilliant tool with our development environment. Specifically, the context menus. Something similar to the method shown on the Kate integration page (http://kdesvn.alwins-world.de/wiki/KateIntegration) would be good. Basically a way of having a user right-click on an item in the GUI and have an option to select a menu item that we can put in there. Ideally, some sort of regexp filter should be applied to decide whether to show a particular menu option or not so we can show different options for different files or folders.
We have very a specific way that our development team need to work, and having the ability to provide custom commands to be run via the svn interface would go a long way to streamlining this workflow. This is something I may well look into implementing myself in the short term, but it would be good to see this opened up in new versions.
Thanks.
