Modify ↓
Opened 22 years ago
Closed 22 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: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 by , 22 years ago
comment:3 by , 22 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → 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 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Merged and fixed in [422].
Note:
See TracTickets
for help on using tickets.



For more information, see: