Contents
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を検索ボックスに表示します。 - Add anchor in paragraphs and list items in wiki and ticket.
(in ja-JP) Wikiとチケットにある段落やリスト項目にアンカーを追加します。
example TracLinks generated
- wiki:WikiStart
- wiki:/TracGuide#AdministratorGuide
- ticket:1
- ticket:1?version=1
- report:1
- report:7
- query:owner=admin
- attachment:test.txt:ticket:1
- attachment:image.png:wiki:WikiStart
- attachment:"file name with spaces.txt:wiki:with spaces"
- log:@1:2
- log:/trunk@1
- log:anotherrepo/trunk@1
- diff:@1:2
- diff:trunk@1:2
- diff:trunk//tags
- diff:trunk@1//tags@2
- diff:anotherrepo/trunk@2//anotherrepo/tags@3
- milestone:milestone1
- timeline:2012-02-22T15:31:04+09:00
- search:searchtext
- source:/trunk/file.txt
- source:/trunk/file.txt@2
- source:anotherrepo/trunk/file.txt
- source:anotherrepo/trunk/file.txt@3
- comment:1:ticket:1
- source:/trunk/file.txt#L20
- [/newticket?owner=admin&priority=major&status=new&type=defect&reporter=admin]
- ticket:1#no1
Bugs/Feature Requests
Existing bugs and feature requests for TracLinksPlugin are here.
If you have any issues, create a new ticket.
related tickets
Download
Download the zipped source from here.
Source
You can check out TracLinksPlugin from here using Subversion, or browse the source with Trac.
Installation
- Install the plugin
$ easy_install http://trac-hacks.org/svn/traclinksplugin/0.12 - Enable the plugin
; conf/trac.ini [components] traclinks.* = enabled
Example
Recent Changes
- [13276] by matobaa on 2013-06-08 07:59:12
-
TracLinksPlugin: use sub-delims in http://tools.ietf.org/html/rfc3986#section-2.1 Obsoletes [12686]
- [13078] by matobaa on 2013-05-11 04:13:46
-
TracLinksPlugin: avoid a conflict with PageOutline
- [12704] by matobaa on 2013-03-10 15:22:25
-
closes #10920, included license text for
ContextChromePlugin, EpochFieldPlugin, FieldTooltipPlugin, HideFieldChangesPlugin, MsSqlBackendPlugin, NeighborPagePlugin, QueryUiAssistPlugin, ShowWhenMacro, SnapshotPlugin, StatusHistoryChartMacro, and TracLinksPlugin.
Author/Contributors
Last modified 9 days ago
Last modified on Jun 10, 2013 4:48:13 AM
Attachments (2)
- TracLinks.png (10.2 KB) - added by matobaa 16 months ago.
- AnchorAnywhere.png (72.3 KB) - added by matobaa 4 months ago.
Download all attachments as: .zip



