Mentions plugin for Trac.
- Trac 1.0+
- Generate the .egg file: python setup.py bdist_egg
- Get it from the dist directory, and place it into you trac plugin directory. Take care of file permissions.
- (Optional) Download underscore-min.js
- Configure the path where underscore-min.js resides in trac.ini, section:
[trac]
, key:underscorejs_location
- Reload your webserver
- Initial release
- Author: Nothing Interactive, Switzerland
- Website: https://www.nothing.ch/
- Version: 0.1.0
- Date: 2013-07-01
- License: GNU Lesser General Public License (LGPL)