16,719
edits
Changes
From Gramps
→Example Screenshot results
==Example Screenshot results==
Basic usage case has been experimented on lxml gramplet.
# read a Gramps XML in memory
# transform the content via a XSLT template
# write back the data into a new files and format (html)
# ability to go futher (dump, match textual data, etc.), disabled on code
#Titles, labels and footer are translated (written on python code).