By Frank1 - Tuesday, September 26, 2006
|
Hello Could someone tell me where I can find the code that generates the following section in the individual report generator (left of picture if it exists): 
Thanks a lot Frank1
|
By maru-san - Tuesday, September 26, 2006
|
If you haven`t done so yet, create your own skin by creating a new skin from the original skin, which is hidden in the program. There are many discussions in this forum about this and how to do it. Among those files is a file called dictionary.xml. You can edit this file and change things you want.
|
By Frank1 - Tuesday, September 26, 2006
|
Yes, I did all that. Found the Distionary.xml. This appears to be a set of deffinitions. I am sorry, ididn't make clear why I wanted to know where the Report Generator creates that section (shown above). The reason is that I would like each of the above sentances to start on a new line: Mor was born on October 6th, 1842. Mor's father was Gasper Federer גרשון and his mother was Rayleh רֵילֶא. His paternal grandparents were Mozes Federer משה and Leah לאה. He was an only child. He died at the age of 69 on February 5th, 1912. I hope this explains better what I am trying to do. Thanks Frank1
|
By maru-san - Tuesday, September 26, 2006
|
Insert {\br} in front of the sentence, which should start on a new line, like PhDied T="{\br}{ }{\U}{!0}
The section of those narrative sentences starts around Line 727.
|
By Frank1 - Tuesday, September 26, 2006
|
Thanks, I know about the line feed. What I need to find out is where? I assume that it probably should be in the individual.htm but I can't find where the code for that section is. Thanks Frank1
|
By Frank1 - Tuesday, September 26, 2006
|
Sorry maru_san - I missread your last post. Can you tell me which file you mean (line 727). Thanks Frank1
|
By maru-san - Tuesday, September 26, 2006
|
It`s the dictionary. xml file.
|
By Frank1 - Tuesday, September 26, 2006
|
Thank you so much maru-san. I found it, added the new lines and works great! Thanks again. Frank1
|