#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