From c384e8e0bc63cd4acc3baab83d2295dc937684d4 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 --- gramps2/ChangeLog | 9 +++++++++ gramps2/data/grampsxml.dtd | 14 +++++++------- gramps2/data/grampsxml.rng | 9 +++++++-- gramps2/src/Editors/_EditEvent.py | 2 +- gramps2/src/Editors/_EditEventRef.py | 4 ++-- gramps2/src/GrampsDb/_ReadXML.py | 10 +++++++++- gramps2/src/GrampsDb/_WriteXML.py | 6 ++++-- 7 files changed, 39 insertions(+), 15 deletions(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index d21959d27..ea857b0fb 100644 --- a/gramps2/ChangeLog +++ b/gramps2/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/gramps2/data/grampsxml.dtd b/gramps2/data/grampsxml.dtd index 9c6c41de7..80b9fd0b9 100644 --- a/gramps2/data/grampsxml.dtd +++ b/gramps2/data/grampsxml.dtd @@ -24,15 +24,15 @@ --> @@ -53,7 +53,7 @@ DATABASE - +