From 8f188fee5eb0a9a10d17692cd338d0e9134bd20c Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Tue, 15 Aug 2006 20:59:12 +0000 Subject: [PATCH] * src/GrampsDb/_ReadXML.py (start_attribute): Support attributes in event and eventref; (stop_cause): Create attribute on cause tag. * src/Editors/_EditEventRef.py (_create_tabbed_pages): Typos. * src/Editors/_EditEvent.py (_create_tabbed_pages): Typo. * data/grampsxml.rng: Document XML changes (xml 1.1.2). * data/grampsxml.dtd: Document XML changes (xml 1.1.2). * src/GrampsDb/_WriteXML.py (dump_event_ref): Write attributes; (write_event): write attributes, remove cause. svn: r7182 --- ChangeLog | 9 +++++++++ data/grampsxml.dtd | 14 +++++++------- data/grampsxml.rng | 9 +++++++-- src/Editors/_EditEvent.py | 2 +- src/Editors/_EditEventRef.py | 4 ++-- src/GrampsDb/_ReadXML.py | 10 +++++++++- src/GrampsDb/_WriteXML.py | 6 ++++-- 7 files changed, 39 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index d21959d27..ea857b0fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,13 @@ 2006-08-15 Alex Roitman + * src/GrampsDb/_ReadXML.py (start_attribute): Support attributes + in event and eventref; + (stop_cause): Create attribute on cause tag. + * src/Editors/_EditEventRef.py (_create_tabbed_pages): Typos. + * src/Editors/_EditEvent.py (_create_tabbed_pages): Typo. + * data/grampsxml.rng: Document XML changes (xml 1.1.2). + * data/grampsxml.dtd: Document XML changes (xml 1.1.2). + * src/GrampsDb/_WriteXML.py (dump_event_ref): Write attributes; + (write_event): write attributes, remove cause. * src/GrampsDb/_GrampsBSDDB.py: Cleanup on upgrades. 2006-08-14 Alex Roitman diff --git a/data/grampsxml.dtd b/data/grampsxml.dtd index 9c6c41de7..80b9fd0b9 100644 --- a/data/grampsxml.dtd +++ b/data/grampsxml.dtd @@ -24,15 +24,15 @@ --> @@ -53,7 +53,7 @@ DATABASE - +