Ticket #1414 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

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.

This becomes particular useful in template #1286 and #1413

Attachments

1414.diff Download (2.3 KB) - added by jdlrobson 2 years ago.

Change History

Changed 2 years ago by jdlrobson

Changed 2 years ago by MartinBudden

  • milestone set to 2.7.1
Note: See TracTickets for help on using tickets.