By genome - Thursday, July 14, 2016
|
I have made a few updates to the Narrative Report skin that I would like experienced users to to try out before asking for it to be added to a general GenoPro 2016 update.
The major change is to fix the issue of frame navigation and manipulation on locally produced reports , e.g menu button appear not to work when such a report is accessed via the 'file'protocol.
I also added touch gesture recognition to the SVG GenoMaps so that they can now be panned and zoomed using drag and pinch gestures on tablets and smartphones.
Unfortunately this forum software is severely <<<<<<<<<<<<<<<<< BROKEN >>>>>>>>>>>>>>> such that rich text editing and attachments are no longer possible !!!!!!!!!!!! I wonder when GenoPro Inc. will fix this !!!!!!!!! So I have resorted to adding the download for this update to my Harry Potter sample report on familytrees. To try the skin go to http://familytrees.genopro.com/genome/HarryPotter and you will find the download on the home page
|
By maru-san - Friday, July 15, 2016
|
Ron, received 2 error messages when creating a report with above skin:
within the code\ individual. htm, invalid text format token : home and within code\entity.htm, Error in WritePhrase - Illegal argument index at position 26 in template ....
If you need the phrase please let me know.
|
By genome - Saturday, July 16, 2016
|
Hi maru-san,
The first error suggests to me that you have some 'custom markup' in your .gno and as the illegal token is 'home' then it seems that you have the text <?home ....... ?> somewhere.
I cannot deduce the issue with the second error and so the phrase in question would perhaps be of help.
Also are these errors new to this version?
|
By maru-san - Saturday, July 16, 2016
|
[38.17] Processing template 'Code\entity.htm'...
[38.20] Error in WritePhrase - Illegal argument index at position 26 in template '{ }{\U}[{?8}this {!8}][{}{!0}][{?!4} was][{?4} is] located {5h}[ for {3}][{?2} ]{!2}.[{?!8}{8}]'
[38.39] Processing template 'Code\contacts.htm'...
Will check the item myself later.
|
By genome - Saturday, July 16, 2016
|
Thanks for that it did help. This bug must have been lurking for a while. Essentially the {} in the phrase should be {!} This error is present in three phrases, i.e. PhOT_PrimaryResidence_SocialEntity, PhOT_TemporaryResidence_SocialEntity and PhOT_Accommodation_SocialEntity. I'll update the skin shortly.
|
By genome - Saturday, July 16, 2016
|
English Dictionary now updated in the download available from my HarryPotter home page on familytrees, fixing your second error. I am still assuming the first error is due to your data. If you actually want <?home in your data then you will need to prefix it with <?text?> to prevent this error message appearing.
|
By maru-san - Saturday, July 16, 2016
|
Ron, thanks for fixing the 2nd error, the 1st error also fixed. It appeared in the phrase for the movie clips. However due to many changes over the years I can't get the clips running anymore and will remove them altogether from my reports. Unless there is a simpler way to do it(without writing codes and phrases). I hope within GenoproX it will be easier to do.
|
By genome - Saturday, July 16, 2016
|
HTML5 makes playing videos a lot easier. I sure I have implemented something for this. I'll scratch around and see if I can find it again.
|
By Alex - Monday, July 18, 2016
|
{EN} Narrative Report on Local disk:
1. All icons are not displayed in the Report with theme by default - the folder 'images' is empty.
2. 'banner.jpg' from 'Default theme' is used in all themes.
|
By genome - Tuesday, July 19, 2016
|
I have been struggling to overcome a problem with one of GenoPro's Report Generator APIs, namely ReportGenerator.FolderCopy. With themes the idea was to allow deviations from the default images and styles. With the images I the approach I took was to copy the default image folder to the report and then replace any default images that appeared in a specific theme by copying the theme's image folder over the top of the default images. But this does not work. As a work around I am now copying the theme's images first and then the default images. Paradoxically this appears to work, well some of the time. Often I have found it necessary to generate the report twice to get the right images. Of course the browser cache can often be the culprit of wrong images being displayed so the actual situation can be misleading. Anyway I have made a further update which resolves the missing images for the default theme but still with the above caveat, i.e. you may need to generate the report twice to get the correct result.
|
By Alex - Monday, September 26, 2016
|
GenoPro v.3.0.0.8, Narrative Report v.2016.07.16 1. Windows 7 only. Sometimes Report is not generated on Local disk: Generating report to 'C:\Users\Alex\Desktop\Report\' Cloning document Document1... Opening configuration file Config.xml for skin '\{EN} Narrative Report\* (2016.07.16)'... Loading Dictionary.xml... [0.00] Processing template 'bootstrap.vbs'... [0.01] Processing template 'Code\init.htm'... Report Skin version 2016.08.11 Report Language code 'EN' Dictionary version '2016.07.16' To disable display of parameter settings, tick the box under 'Options' tab of 'Generate Report' dialog. Error at line 385, position 17 (Code\init.htm) generating 'init.htm': Разрешение отклонено Ошибка выполнения Microsoft VBScript 800A0046 2. Narrative Report v.2016.07.16 and Descendants Tree Chart v.2015.07.07 on Local disk and on familytrees.genopro: All pages of the Report open correct now, but chart in Narrative Report does not open in Google Chrome and Internet Explorer, in FireFox - OK. |
By genome - Monday, September 26, 2016
|
1. This error is due to a failure to delete the temporary folder used to hold the files required for the configuration parameters dialogue. This is possibly a timing issue. I will introduce a delay before deleting the folder and give a warning instead of an error if the folder cannot be deleted. Any temporary folders not deleted can be removed during a disk cleanup.
2. I cannot reproduce this error. When you say the Chart does not open, do you mean the SVG GenoMap or the Descendant Tree Chart? Both display OK in Chrome & IE with your 'Test' Report on familytrees. After such a failure to open are there any errors indicated on the browsers Developer Tools console? Press F12 to see Developer Tools window.
|
By Alex - Tuesday, September 27, 2016
|
Excuse me Ron.  Of course, I tried to tell about Descendant Tree Chart in the Narrative Report on Local diskand not on familytrees (I tested this with IE, Chrome, FF, MS Edge in WindowsXP, Windows7, Windows10, Android). On familytrees OK, but: 4. In IE 6,7,8 (WindowsXP) all Reports on familytrees created in GenoPro v.3.0.0.8. do not open.
|