Modify ↓
Opened 9 years ago
Closed 9 years ago
#146 closed enhancement (fixed)
TracLinks directives in reStructuredText
| Reported by: | daniel | Owned by: | daniel |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7 |
| Component: | general | Version: | 0.5.2 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
reStructuredText (RST) is quite easy to extend with custom directives.
It would probably be a good thing to incorporate TracLinks into RST by creating a trac directive for hyperlinking within Trac from RST text.
Example:
.. trac:: [42] .. trac:: #43 .. trac:: browser:trunk/foo/bar
Test case:
Attachments (0)
Change History (4)
comment:1 Changed 9 years ago by daniel
comment:3 Changed 9 years ago by daniel
- Owner changed from jonas to daniel
- Status changed from new to assigned
Ollie has already written an implementation of the directives:
- http://newtonsplace.net/trac.py
- http://newtonsplace.net/test.txt
- http://newtonsplace.net/test.html
I'll test it some more and merge it asap.
Cool stuff. Ollie!
comment:4 Changed 9 years ago by daniel
- Resolution set to fixed
- Status changed from assigned to closed
Merged and fixed in [422].
Note: See
TracTickets for help on using
tickets.



For more information, see: