Ticket #899 (new enhancement)
[PATCH] Allow hints for custom fields in tickets
| Reported by: | pkou <pkou at ua.fm> | Owned by: | rblank |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.13 |
| Component: | ticket system | Version: | devel |
| Severity: | normal | Keywords: | patch |
| Cc: |
Description
Custom fields often require additional explanations for developers. It is possible to resolve this problem by adding popups that will appear when user points mouse over a custom field.
Attached patch provides a solution for this problem:
- In trac.ini, new property field.hint can be used;
- In generated HTML, hints are implemented using HTML title attribute.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


