Contents
Autocomplete wiki syntax
Description
This plugin shows popups with context sensitive suggestions for completing wiki syntax like TracLinks, macros and processors.
The jquery-textcomplete library is used.
The autocomplete function offers suggestions for:
- Wiki page names
- Ticket numbers
- Source code folders, filenames, revisions, branches etc.:
- Attachment filenames
- Milestone names
- Report numbers
- Available macros and with help text:
- Available processors
Bugs/Feature Requests
Existing bugs and feature requests for WikiAutoCompletePlugin are here.
If you have any issues, create a new ticket.
defect |
14 / 15 |
||
---|---|---|---|
enhancement |
14 / 18 |
||
task |
1 / 3 |
Download
Download the zipped source from here.
Source
You can check out WikiAutoCompletePlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
After installing the plugin, add the following to your trac.ini
file:
[components] wikiautocomplete.* = enabled
Recent Changes
- 17990 by jun66j5 on 2021-02-13 12:14:21
-
WikiAutoCompletePlugin: follow-up to r17030, fix cache option not working (refs #13072)
- 17668 by psuter on 2020-01-26 15:55:59
-
WikiAutoCompletePlugin: Python3 compatibility.
(fix #13738)
- 17586 by psuter on 2019-11-22 20:27:52
-
WikiAutoCompletePlugin: Publish to PyPI. Add classifier etc.
(see #13502)
(more)
Author/Contributors
Author: psuter
Maintainer: Peter Suter
Contributors: jun66j5
Attachments (2)
- demo-macros.gif (131.3 KB) - added by 10 years ago.
- demo-traclinks.gif (223.5 KB) - added by 10 years ago.
Download all attachments as: .zip