TiddlyWiki.org

Ticket #170 (closed enhancement: fixed)

Opened 2 years ago

Last modified 8 months ago

Make Story.prototype.displayTiddler accept Tiddler object argument (alternatively to tiddler title)

Reported by: UdoBorkowski Assigned to: SaqImtiaz
Priority: minor Milestone: 2.3
Component: core Version:
Severity: medium Keywords:
Cc:

Description

Make Story.prototype.displayTiddler accept Tiddler object argument (alternatively to tiddler title) and simplify calling code (i.e. no more copying a tiddler array into a Title array is required).

See this discussion

Attachments

Ticket170.patch (4.1 kB) - added by SaqImtiaz on 04/11/07 16:23:26.

Change History

21/12/06 22:25:20 changed by MartinBudden

  • milestone changed from 2.2 to 2.3.

02/11/07 16:15:09 changed by MartinBudden

  • priority changed from undefined to major.

04/11/07 16:23:26 changed by SaqImtiaz

  • attachment Ticket170.patch added.

04/11/07 17:13:40 changed by SaqImtiaz

  • owner changed from JeremyRuston to SaqImtiaz.
  • status changed from new to assigned.

07/11/07 19:34:11 changed by MartinBudden

  • priority changed from major to minor.

12/11/07 16:19:11 changed by JeremyRuston

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

Fixed in changeset:2814