wiki:WikiAutoCompletePlugin

Version 9 (modified by figaro, 6 years ago) (diff)

Further cosmetic changes

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.

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)

Download all attachments as: .zip