TiddlyWiki.org

Ticket #56 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Minor improvement to "storeArea" <div>

Reported by: anonymous Assigned to: MartinBudden
Priority: minor Milestone: 2.1
Component: core Version:
Severity: low Keywords:
Cc:

Description

Currently the storearea is saved as:

	   <div id="storeArea"><div tiddler="...>
<div tiddler="...>

changing this to:

	   <div id="storeArea">
<div tiddler="...>
<div tiddler="...>

would make it easier to cut and paste tiddlers between TiddlyWikis?.

Change History

19/06/06 12:05:27 changed by JeremyRuston

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

Fixed in changeset:225

23/07/06 11:13:44 changed by MartinBudden

  • status changed from closed to reopened.
  • resolution deleted.

Reopened, since the change seems to have been lost in one of the other enhancements.

23/07/06 11:13:57 changed by MartinBudden

  • status changed from reopened to new.

24/07/06 23:22:15 changed by JeremyRuston

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

Fixed in changeset:444