XML Calendar
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
GenoPro Support Forum
Home        Members    Who's On
Welcome Guest ( Login | Register )
        


««12

XML Calendar Expand / Collapse
Author
Message
Post #18898 Posted 8/18/2007 11:28:02 AM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 12:57:35 AM
GenoPro Version: 2.0.1.6
Posts: 239, Visits: 3,871
Ron (8/17/2007)
I'm confused by bidirectional stuff and so I have fixed this issue with a hack - I place 'nth birthday' bit in a <span> element with dir='ltr' attribute. This seems to stop the browser placing the rtl (e.g. Hebrew) name to the right of the number.

The problem is still sometimes there. Here is an example

 

Post #18904 Posted 8/19/2007 4:40:39 AM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the translation of GenoPro This user is an important contributor to the GenoPro community This user is a contributor to FamilyTrees.GenoPro.com 

Group: Customers
Last Login: Yesterday @ 7:55:16 AM
GenoPro Version: 2.0.1.6
Posts: 720, Visits: 6,070
Ron, I have another small problem when making a German report. I need to set the weekdays to 2 digits rather than the 3 for English at the moment. (Mo, Di, Mi, Do, Fr, Sa, So)
What needs to be changed?
Post #18906 Posted 8/19/2007 9:30:48 AM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151, Visits: 5,401
beraha (8/18/2007)
The problem is still sometimes there.  

Ok I'll look further. It would be helpful if you could post or send me a small sample .gno file with mixed English/Hebrew names.

maru-san (8/19/2007)
I need to set the weekdays to 2 digits rather than the 3 for English 

You can just set the required value in a 'S' attribute for each day of the week in the Dictionary <DateFormatting> section e.g.

 <Weekdays>
  <Mon S="Mo">Montag</Mon>
  <Tue S="Di">Dienstag</Tue>

etc.




'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Post #18908 Posted 8/19/2007 3:17:13 PM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151, Visits: 5,401
Thanks for the test file Kobi. I have updated the skins with just a change to the Dictionary.xml to use the html <bdo> tag instead of <span> around just the ordinal number.

It all looks OK now with your test file.

I found this useful tutorial on dealing with bidirectional text in HTML.


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Post #18925 Posted 8/21/2007 5:58:19 AM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151, Visits: 5,401
I have made a couple of tweaks to the code so that links to the Narrative Report from a standalone calendar behave correctly when the standalone calendar is within a frameset. script.js has been changed so that it detects when the Narrative Report is within a different frameset. This means the original Narrative Report to which the calendar links must be regenerated (or at least script.js updated) for this change to work.  Again for the standalone report, I have added a LinkPrefix variable to layercalendar.js and calendar.htm so that the links go to the Narrative Report frameset directly, rather than to the individual page first and then to the frameset.


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Post #18929 Posted 8/21/2007 7:28:27 AM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 12:57:35 AM
GenoPro Version: 2.0.1.6
Posts: 239, Visits: 3,871
Ron (8/21/2007)
I have made a couple of tweaks to the code so that links to the Narrative Report from a standalone calendar behave correctly when the standalone calendar is within a frameset. script.js has been changed so that it detects when the Narrative Report is within a different frameset. This means the original Narrative Report to which the calendar links must be regenerated (or at least script.js updated) for this change to work.  Again for the standalone report, I have added a LinkPrefix variable to layercalendar.js and calendar.htm so that the links go to the Narrative Report frameset directly, rather than to the individual page first and then to the frameset.

Thanks Ron

The Frameset issue was solved now I'm so Happy to have that great feature.

I Would suggest to change the line:

document.write("<FONT SIZE=1>" + tmp + "</FONT>");

into:

document.write("<FONT SIZE=2>" + tmp + "</FONT>");

It's much readable that way.

Post #18944 Posted 8/23/2007 8:25:35 AM
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member This user is an important contributor to the translation of GenoPro 

Group: Customers
Last Login: Today @ 6:29:03 AM
GenoPro Version: 2.0.1.6
Posts: 42, Visits: 1,508
Hi Ron!
In Calendar (Narrative_2.0.1.0RC10) do not change month.
And in all previous versions:
- In Configuration Settings: Picture Settings - Show picture name below picture? – “NO”.
But picture name is showing in Report. (?)

Thanks.
Alex.
Post #18950 Posted 8/24/2007 3:37:26 AM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151, Visits: 5,401
Thanks for reporting these issues Alex. I had made some changes to the calendar to remove the need for cookies and only tested the standalone version of the calendar which works fine -  this is what we know in the UK as 'Sod's Law' - if anything can go wrong -it will!

I'll look into it, also the picture thingy.


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Post #18952 Posted 8/24/2007 5:27:19 AM


Grand Master