wiki:TracAutoCompletePlugin

Version 1 (modified by Richard Liao, 14 years ago) (diff)

New hack TracAutoCompletePlugin, created by richard

Trac AutoComplete Plugin

Description

This plugin auto complete user info when input report, owner, cc in ticket, and provide a popup dialog to edit cc to help input plenty of recipients. The user information are maintained in trac instance's conf/username_list.txt file.

Bugs/Feature Requests

Existing bugs and feature requests for TracAutoCompletePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:tracautocompleteplugin here].

Source

You can check out TracAutoCompletePlugin from here using Subversion, or browse the source with Trac.

Example

The conf/username_list.txt looks like:

userfoo [User Foo]
userbar [User Bar]

Recent Changes

17528 by rjollos on 2019-09-26 05:32:33
0.1: Conform to PEP8
13987 by rjollos on 2014-06-18 08:15:44
Trimmed whitespace using reindent.py.
9327 by richard on 2010-10-19 01:52:01
#7852 adjust input width
(more)

Author/Contributors

Author: richard
Maintainer: richard
Contributors:

Attachments (1)

Download all attachments as: .zip