GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
Displaying Source/Citation Properties in GenoPro Report


https://support.genopro.com/Topic10694.aspx
Print Topic | Close Window

By Lomax - Thursday, March 16, 2006
I have entered Source/Citation properties in GenoPro (ie Brief Description, Comments, etc) and would like to see them in the HTML file sources.htm when I generate the report.

For example:

Source 1

<If not empty, display Brief Description 1>

<If not empty, display Comments 1>

This source is mentioned x times within the genealogy report.

.....

Source 2

<If not empty, display Brief Description 2>

<If not empty, display Comments 2>

This source is mentioned x times within the genealogy report.

I would appreciate some guidance to make the basic modifications to the skin, but I also think it is a valid suggestion for future beta releases.

Thank you.

By GenoProSupport - Tuesday, May 30, 2006
I added the source subtitle, source description, source comment and the author/originator.

Report.WriteFormattedLn "<a name='{&t}'/><h3>{&t}</h3>", s.id, s
 Report.WriteT3Br "", s.SubTitle
 Report.WriteT3Br "", s.Description
 Report.WriteT3Br "", s.Comment
 Report.WriteT3Br "By: ", s.Originator
By genome - Tuesday, June 6, 2006
Source/Citation properties and any associated images are shown in the report page sources.htm as from GenoPro Beta 16.