|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 9/14/2005 8:53:02 AM
GenoPro Version: 2.b14
Posts: 1,
Visits: 15
|
|
| I tried GenoPro 1.9 and 2.0. I can type in Hebrew and get emf file with my family tree. But my question is if I can create web and reports in Hebrew.
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 8:09:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523,
Visits: 14,878
|
|
GenoPro uses Unicode, so you can input Hebrew text for names and comments, and output Hebrew text in the report. The current report template generates narrative phrases in English, so there is some work to be done for generating narrative pharses in Hebrew. Also, you may need to change the text direction to RTL (right-to-left) so the Hebrew text is displayed as you are used to.
|
|
|
|
|
Forum Guru
      
Group: Customers
Last Login: Today @ 1:08:01 PM
GenoPro Version: 2.0.1.6
Posts: 140,
Visits: 1,960
|
|
Yehudad is working on a Hebrew version. I am waiting until there is a bit more stability in the skins before trying it out.
Danny
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: Yesterday @ 10:31:40 AM
GenoPro Version: 2.0.1.6
Posts: 552,
Visits: 7,295
|
|
rdn Yehudad is working on a Hebrew version. I am waiting until there is a bit more stability in the skins before trying it out.The only problem I got now is that I am waiting for Dan's solution for the hyperlinks. Today GenoPro creates the hyperlink internally, so I can't use the NameDictionary.xml to translate the name. Therefore the hyperlinked names are in English.
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 8:09:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523,
Visits: 14,878
|
|
The translation of names using NameDictionary.xml should not be affected by the hyperlinks. If you want all individuals, including the hyperlinked individuals, use the collection AllIndividuals instead of Indivdiuals.The ultimate solution is to have GenoPro internally load the file NameDictionary.xml and do the name translations before generating the report. This way, all the individuals in the tree would have their names translated automatically.
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: Yesterday @ 10:31:40 AM
GenoPro Version: 2.0.1.6
Posts: 552,
Visits: 7,295
|
|
GenoProSupport The translation of names using NameDictionary.xml should not be affected by the hyperlinks. If you want all individuals, including the hyperlinked individuals, use the collection AllIndividuals instead of Indivdiuals. I was refering to the ToHtmlHyperlink method. This method internaly takes the default name. I know that I can bypass it, but as I said before I want to change as less code as I can, so that any change in the default skin will not affect the translated skin.
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: Yesterday @ 10:31:40 AM
GenoPro Version: 2.0.1.6
Posts: 552,
Visits: 7,295
|
|
I never got an answer to this ToHtmlHyperlink method problem. I'm dealing with my own translation of names, but this method is doing the link internally, so all my hyperlinks has the Individual's English name.Will it be possible to add a method that will get the hyperlink phrase as parameter?
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Today @ 8:09:17 AM
GenoPro Version: 2.4.0.3
Posts: 3,523,
Visits: 14,878
|
|
I am looking at the code for a solution.
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: Yesterday @ 10:31:40 AM
GenoPro Version: 2.0.1.6
Posts: 552,
Visits: 7,295
|
|
GenoProSupport (2/19/2006) I am looking at the code for a solution.Thanks. It can be just a temporary method until GenoPro will do this automatically. I can translate the individual summary to Hebrew, but the hyperlinks are still in English... | | | |