Change log
From WandoraWiki
(Difference between revisions)
(→2007-02-09) |
|||
Line 1: | Line 1: | ||
+ | == 2007-02-27 == | ||
+ | |||
+ | * Fix: Now XTM export filters out all characters that may break the XML document. Previous version of Wandora exported base names, text datas, and variant names to the XTM document without changes and broke the file sometimes when you had used exotic characters in topic elements. Especially extractors may produce exotic characters to topic elements. | ||
+ | |||
== 2007-02-09 == | == 2007-02-09 == | ||
Revision as of 19:58, 27 February 2007
Contents |
2007-02-27
- Fix: Now XTM export filters out all characters that may break the XML document. Previous version of Wandora exported base names, text datas, and variant names to the XTM document without changes and broke the file sometimes when you had used exotic characters in topic elements. Especially extractors may produce exotic characters to topic elements.
2007-02-09
- LTM import robustness improved.
- Added Copy all variant names tool.
- Added Remove all empty variant names tool.
- Added Remove variant name... tool.
- Fixed Lucene index builder.
- Speeding XTM import (Assuming the XTM topic map does not contain duplicate associations. I think next update will contain Paranoid XTM import forcing the removal of duplicate associations).
- Fixed some minor bugs.
2007-01-19
- Added SampleWebApp to samples. SampleWebApp shows how Wandora project is published as a WWW service with Apache Tomcat.
- Added DatabaseImport tool.
- Added project drag'n'dropped feature to Wandora's application window.
- Fixed some minor bugs.
2006-12-15
- Fixed bug in Configure Topic Tree Types editor.
- Added Merge project feature.
- Fixed some minor bugs.
2006-11-15
- SetClasspath.bat missed path settings for mstor/mstor.jar and activation.jar causing Email extractor to fail with MBOX email repositories. Fixed.
- Added Lucene index builder tool to exporters. With this tool you can build Lucene search index from any Wandora topic map. Current version of Wandora does not use search index and the tool is mainly for external usage.
2006-11-06
- Fixed schema association editor's bug causing creation of one player associations instead of multiple player associations in systems with multiple layers.