Ticket #468 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

"PrettyTag": extend <<tag>> macro to accept additional parameters for specifying alternative label and tooltip text for the tag popup button

Reported by: EricShulman Owned by: FND
Priority: minor Milestone: 2.3.1
Component: core Version:
Severity: trivial Keywords:
Cc:

Description (last modified by FND) (diff)

Currently, the <<tag tagName>> macro generates a link using the tagName as the displayed text, and "Show tiddlers tagged with %0" as the tooltip.

 CoreTweaks extends the macro to support two additional, optional parameters to specify an alternative label and tooltip:

<<tag tagName label tooltip>>

Attachments

ticket468.patch Download (498 bytes) - added by FND 5 years ago.
patch created from Eric's CoreTweak?
ticket468_alt.patch Download (1.4 KB) - added by FND 5 years ago.
alternative implementation (code courtesy of Saq)

Change History

Changed 5 years ago by FND

patch created from Eric's CoreTweak?

Changed 5 years ago by FND

  • owner changed from JeremyRuston to FND
  • priority changed from undefined to minor
  • status changed from new to assigned
  • description modified (diff)

Changed 5 years ago by FND

alternative implementation (code courtesy of Saq)

Changed 5 years ago by MartinBudden

  • milestone set to 2.3.1

Changed 5 years ago by JeremyRuston

  • status changed from assigned to closed
  • resolution set to fixed

fixed in changeset:3534

Note: See TracTickets for help on using tickets.