|
|
|
Famous Writer
      
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
|
|
|
|
|
Forum Master
      
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?
|
|
|
|
|
Grand Master
      
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"
|
|
|
|
|
Grand Master
      
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"
|
|
|
|
|
Grand Master
      
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"
|
|
|
|
|
Famous Writer
      
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.
|
|
|
|
|
Forum Member
      
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.
|
|
|
|
|
Grand Master
      
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"
|
|
|
|
|
Grand Master
 | | | |