Files
Rainer Müller 3e18762725 trac-github-update: Remove [bot] tag from email address
GitHub Apps usernames contain a [bot] tag which is also supplied in the email
address in the WebHook payload. Such an email address would be invalid and
resulted in garbage in the From: header, therefore avoid this altogether.
2019-01-26 16:58:11 +01:00
..
2016-08-23 07:06:30 +02:00
2016-10-31 00:25:01 +01:00

This Trac installation is using the following plugins:

  trac-github
  navadd
  TracSpamFilter
  CcMe (custom)
  MacPortsTicketsModule (custom)
  WikiNotification
  AutocompleteUsersPlugin
  UsernameDecoratePlugin 
  TracUserMigration (custom)
  Configurable CommitTicketUpdater (custom), see https://github.com/neverpanic/trac-configurable-ctu

Old trac.macports.org on Mac OS Forge had these:

  o  BatchModify                     0.8.0-trac0.12         /var/trac/plugins/BatchModify-0.8.0_trac0.12-py2.6.egg
  x  CcMe                            1.1                    /usr/lib/python2.6/site-packages/CcMe-1.1-py2.6.egg
  -  IgneousAuthenticationModule     2.0                    /usr/lib/python2.6/site-packages/IgneousAuthenticationModule-2.0-py2.6.egg
  -  IgneousNavigationModule         2.0                    /usr/lib/python2.6/site-packages/IgneousNavigationModule-2.0-py2.6.egg
  x  MacPortsTicketsModule           1.0                    /usr/lib/python2.6/site-packages/MacPortsTicketsModule-1.0-py2.6.egg
  x  TracSpamFilter                  0.4.7dev-r10756        /usr/lib/python2.6/site-packages
  o  TracTicketDelete                2.0                    /usr/lib/python2.6/site-packages
  x  TracWikiNotification            0.2.3                  /usr/lib/python2.6/site-packages/TracWikiNotification-0.2.3-py2.6.egg

x = installed
- = not needed anymore, replaced by other functionality
o = obsolete, in Trac itself

TODO:

  * https://trac-hacks.org/wiki/DynamicFieldsPlugin
    Hide version/milestone/etc. based on component ports/base

  * https://trac-hacks.org/wiki/XmlRpcPlugin
    Is it useful without authentication? How to get an API token?


Rejected:

  * https://trac-hacks.org/wiki/ReadmePlugin
    Convert README.md MarkDown into HTML
    (Not necessary as we are not enabling the code browser on Trac)