trac-hacks / trac-mentions

@mentions plug-in for Trac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TRAC MENTIONS PLUGIN

Mentions plugin for Trac.

SETUP AND USAGE

Prerequisites

  • Trac 1.0+

Installation

  • 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

Known Issues

VERSION HISTORY

0.1.0 (2013-07-01)

  • Initial release

LICENSE

About

@mentions plug-in for Trac

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 62.3%Language:Python 26.0%Language:CSS 11.7%