TiddlyWiki.org

Ticket #530 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

TiddlyWiki copyright notice should be inside a meta tag

Reported by: MartinBudden Assigned to: MartinBudden
Priority: minor Milestone: 2.3.1
Component: core Version:
Severity: medium Keywords:
Cc:

Description

This is a better way of doing it, and will also allow the new template saving mechanism to extract the copyright notice from the DOM.

Attachments

ticket530.patch (1.5 kB) - added by MartinBudden on 19/03/08 22:04:44.

Change History

19/03/08 22:04:44 changed by MartinBudden

  • attachment ticket530.patch added.

19/03/08 22:52:32 changed by MartinBudden

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

20/03/08 19:22:28 changed by EricShulman

Assuming I've read the diff output correctly, it appears that this patch has also removed the following line:

<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />

Was this intended?

21/03/08 08:59:05 changed by FND

I thought so too at first, Eric - but it's simply been moved to the top (diff doesn't make that obvious, unfortunately).

01/04/08 14:19:41 changed by JeremyRuston

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

Fixed in changeset:4216