View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033522 | mantisbt | plug-ins | public | 2024-01-18 07:53 | 2024-09-10 07:52 |
Reporter | cas | Assigned To | community | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Product Version | 2.26.0 | ||||
Summary | 0033522: Adding an overview to MantisGraph plugin can only be done by html link | ||||
Description | It would be nice to also allow for an array to be transferred. | ||||
Steps To Reproduce | I will provide a PR for this | ||||
Tags | No tags attached. | ||||
I'm not sure I understand why this is needed. Can you provide some context ? |
|
To me it seemed logical to provide same options for adding overviews by a plugin as standard is being used by Mantisbt. For standard items both arrays en html links are supported and for plugins just html links. |
|
Hi @cas I was looking at this, and I must admit I'm still a bit confused and not sure what you are trying to achieve... Maybe due to a misunderstanding of what you mean by "overview" in this context ? To clarify, can you please explain better, maybe with screenshots ? |
|
It is about the event "EVENT_MANTISGRAPH_SUBMENU", calling print_submenu within HTML_api.php ( see for example my Defcon plugin). |
|