[MacPorts] #52781: Trac: link "Keywords:" label in ticket viewer and editor with the corresponding guideline wiki page
#52781: Trac: link "Keywords:" label in ticket viewer and editor with the corresponding guideline wiki page ----------------------------+--------------------- Reporter: mkae | Owner: admin@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Keywords: | Port: ----------------------------+--------------------- Often I stumbled over that I had to search for the TicketsKeywordGuidelines wiki page, although it probably could easily be linked to via the "Keywords:" label in the ticket editor and view. -- Ticket URL: <https://trac.macports.org/ticket/52781> MacPorts <https://www.macports.org/> Ports system for macOS
#52781: Trac: link "Keywords:" label in ticket viewer and editor with the corresponding guideline wiki page -----------------------------+--------------------- Reporter: mkae | Owner: admin@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+--------------------- Comment (by neverpanic): This can be done using Genshi, Trac's template engine. See https://github.com/macports/trac.macports.org/blob/master/templates/site.htm... for an example using `py:match` statements. Unfortunately those matches and ifs are quite compute-heavy and would have to be run on every page, so we might decide not to do this for performance reasons. -- Ticket URL: <https://trac.macports.org/ticket/52781#comment:1> MacPorts <https://www.macports.org/> Ports system for macOS
participants (1)
-
MacPorts