[MacPorts] #52781: Trac: link "Keywords:" label in ticket viewer and editor with the corresponding guideline wiki page

MacPorts noreply at macports.org
Thu Nov 3 01:52:55 CET 2016


#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.html
 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



More information about the macports-tickets mailing list