Ticket #330 (closed defect: fixed)
Language attribute in XML prolog is fixed as 'EN'
| Reported by: | JeremyRuston | Owned by: | MartinBudden |
|---|---|---|---|
| Priority: | major | Milestone: | 2.2 |
| Component: | core | Version: | |
| Severity: | critical | Keywords: | |
| Cc: |
Description
The second line of the TiddlyWiki HTML template looks like this:
<html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
The problem is that there is no provision for changing the 'EN' to other ISO codes for translated versions of TiddlyWiki.
The solution, I think, is to use a mechanism along the same lines as the Markup* tiddlers to splice in the correct code as part of the saving process.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

