View Issue Details

IDProjectCategoryView StatusLast Update
0019031MMW 5Extensions frameworkpublic2022-11-01 09:39
Reporterzvezdan Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Fixed in Version5.0.4 
Summary0019031: The help button ("?") in the title bar should be customizable for addons
DescriptionThe help button ("?") in the title bar of dialog boxes of addons should have an ability for custom links that are not related to https://www.mediamonkey.com/wiki/index.php/WebHelp.
Tagstodoc-dev
Fixed in build2650

Relationships

has duplicate 0019465 closedjiri Addons can't have dedicated help page 

Activities

michal

2022-05-27 08:37

developer   ~0068290

Fixed in build 2650. If "data-help" HTML attribute (for whole dialogs in body element) or corresponding property element.controlClass.helpContext contains whole http(s) link, it is opened as is on F1 or "?" button. Filling correct link is up to addon creator then (passing version info where needed etc.).

zvezdan

2022-05-27 13:49

updater   ~0068292

Thanks!

peke

2022-08-31 00:05

developer   ~0069108

Verified 2661

Tested using both "data-help"and "element.controlClass.helpContext"