Release
(0.7.12)
The 0.7.12 Release
2004-02-17
Conglomerate is a free, user-friendly XML editor. It is particularly aimed at DocBook, but should be able to handle any XML document type.
This is still an unstable release; there are still some known repeatable crash bugs. Please download it and test that no new bugs have been introduced!
You can download it from the usual place: http://sourceforge.net/project/showfiles.php?group_id=82766
Many thanks to everyone who contributed to this release; my apologies if I missed anyone from the credits below.
New Translations:
- Croatian
(hr)
(Robert Sedak)
- Japanese
(ja)
(Mitsuru Oka)
Updated Translations:
- Albanian
(sq)
(Laurent Dhima)
- Serbian
(sr)
(Danilo Šegan)
- Serbian
(sr@Latn)
(Danilo Šegan)
- Dutch
(nl)
(Daniel van Eeden)
- Czech
(cs)
(Miloslav Trmac)
- Greek
(el)
(Kostas Papadimas)
- German
(de)
(Christian Neumair)
- Croatian
(hr)
(Robert Sedak)
Enhancements
- Added preliminary support for the TEI Lite format (Roberto Rosselli Del Turco)
- Big fix of XML namespace handling. Dispspecs now refer to elements using a namespace URI (if any) and the local name within that namespace. Element-matching code now uses namespaces rather than prefixes in various places, including the XSL-FO and RELAX NG plugins, which should lead to more robust handling of arbitrary documents. (Dave Malcolm)
- When determining which dispspec to use, calculate coverage of the document elements and pick the best (above a certain threshold percentage) (Dave Malcolm)
- New dialog for selecting which child element to insert when a DTD requires such a choice. The new dialog lists both the XML names and the translated names with icons where available (Dave Malcolm)
- Added a workaround for
bug #124507 which pops up a dialog explaining what the problem is and tells you which elements are causing it. The problem elements will not appear in the editor widget. The dialog repeats every time the document is editor, but this is better behaviour than a silent crash :-) (Dave Malcolm)
Fixes
- Reorganised source tree so that the xds files live in their own "dispspecs" subdirectory, rather than sharing the "examples" folder with the sample instance documents (Geert Stappers)
- Tidying up of plugin management code to use Service IDs to identify instances and GType to identify classes (Dave Malcolm)
- Big warning fix, should now compile cleanly on "-Wall -Werror" (Dave Malcolm)
- Big cleanup of the insides of the popup context menu, replacing lots of obcure hackery with a more maintainable system. (Dave Malcolm)
Thanks
- Robert Sedak
- Mitsuru Oka
- Laurent Dhima
- Danilo Šegan
- Danilo Šegan
- Daniel van Eeden
- Miloslav Trmac
- Kostas Papadimas
- Christian Neumair
- Robert Sedak
- Roberto Rosselli Del Turco
- Dave Malcolm
- Dave Malcolm
- Dave Malcolm
- Dave Malcolm
- Geert Stappers
- Dave Malcolm
- Dave Malcolm
- Dave Malcolm