12
edits
Changes
From Gramps
→Enhancements
* It is also possible to use javascript to add zooming by moving the mouse wheel, but he who did it does not remember how at the moment.
* The .dot file generated in example 3 on [[Howto: Make a relationship chart]] seems to contain contains the web-page addresses to the personal pages of the "Narrative Webpage" report pages, and it would be nice to have links from inside by generating a pdf with the relationship graph report and using pdf2swf, the resulting flash-application to file contains clickable links for each individual that should work if teh swf-file is placed in the same directory as the personal homepagesindex.html file of a Narrative We Page report. The alternative way of generating from .dot file can also be used. I do not know if One way to accomplish this is possibleto run dot -Tps2 report.dot > report.ps ps2pdf report.ps pdf2swf -o report.swf report.pdfThe resulting swf-file should now work as before, but with the addition of hyperlinks.