Ticket #1414 (new enhancement)
Extend link view to take a label
| Reported by: | jdlrobson | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.7.1 |
| Component: | core | Version: | |
| Severity: | undefined | Keywords: | |
| Cc: |
Description
Sometimes it is useful to define the label for a link your self for instance
<<view title link>>
for a tiddler called bar currently creates a link with label "bar"
This patch recognises an additional parameter as the real label. e.g.
<<view title link link>>
would create a link to the tiddler "bar" but the label would say link.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

