wiki:TracLinksPlugin

Version 4 (modified by matobaa, 11 years ago) (diff)

--

generate TracLinks for the page

Description

Generate TracLinks in search box for { wiki: report: query: ticket: attachment: source: diff: log: milestone: timeline: search: comment:}.
(in ja-JP) 表示しているページのTracLinksを検索ボックスに表示します。

See TracLinks list implemented and tested.

Bugs/Feature Requests

Existing bugs and feature requests for TracLinksPlugin are here.

If you have any issues, create a new ticket.

Download

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

Source

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

Installation

  1. Install the plugin
    $ easy_install http://trac-hacks.org/svn/traclinksplugin/0.12
    
  2. Enable the plugin
    ; conf/trac.ini
    [components]
    traclinks.* = enabled
    

Example

Recent Changes

17547 by matobaa on 2019-10-19 10:42:08
TracLinksPlugin: Port from genshi to javascript
17516 by matobaa on 2019-09-24 14:52:43
TracLinksPlugin: Fix a bug that miss paragraph anchors
16945 by matobaa on 2017-11-01 11:40:38
TracLinksPlugin: fixes #12760 "undefined"
15661 by matobaa on 2016-07-11 14:22:22
TracLinksPlugin: follows changeset:15474
15658 by matobaa on 2016-07-11 14:18:19
TracLinksPlugin: Fix a bug that browsers doesn't scroll to the hash anchor when traclinks.textbox.TextBox is not enabled
(more)

Author/Contributors

Author: matobaa
Maintainer: matobaa
Contributors:

Attachments (2)

Download all attachments as: .zip