You will find zip file of updated skins attached to the first post in this thread. The previous version has been left in case the latest version has errors and you need to regress
1. Option to automatically display genomap in the popup frame when an individual's page displayed. This appears under the Presentation tab of the Parameter Settings dialogue as 'Auto show genomap for individual?' For the benefit of translators the entry is at line 230 of Common\Code\NarrativeReport\ConfigMsgBase.xml : <fAutoShowTree Default="N" Desc="Show genomap in popup frame when indivual page displayed." T="Auto show genomap for individual?" Type="bool" V="2023.02.23+" />2. Provide linkage between two different Narrative Reports via Individual External 'Hyperlink' of the form : e.g. other_family_tree.gno?id=ind00045 {Substitute your .gno filename and the ID of the Individual being linked to.) The reports must be in parallel folders with the same name as the .gno filename (but without the .gno extension) So now 'external hyperlinks' can work both between .gno files on your PC and between Narrative Reports generated from them.See also discussion here http://support.genopro.com/Topic42555.aspx2022.06.28 - updates as a result of HarryCaper's feedback, see http://support.genopro.com/Topic42221.aspx- also fix for wrong reporting of adopted children as stepchildren see http://support.genopro.com/Topic26435.aspx- and issues with Descendants Report when .gno has 'Source' custom tags http://support.genopro.com/Topic42235.aspxSome other tweaks such as removing the list of places in places.htm. The place index now links places directly to that place's page rather than to its position in the potentially long list of every place details.2022.03.07 - update to linkcode.js used in 1st run bootstrap for each skin. Changed to use Windows built-in mklink.exe instead of SysInternals junction.exe utility. See also http://support.genopro.com/Topic41987.aspx2021.10.24 - update to {EN} XML Toolkit report skin. See also http://support.genopro.com/Topic41793.aspx2021.09.30 - update to Export to Gedcom to fix issue when exporting large files reported by albertsali here2021.09.28 - another update to the Skin Templates bundle - see attachment to 1st post in this threadImprovements to my GenoTab report skin to include more pictures and also source/citation details.Changes to 'Export to Gedcom' template to remove requirement for ADODB package.2021.04.04 - zip file Skins2021.03.20 updated in 1st post of this thread to remove extraneous files and to put skin folders in root of zip rather than under sub-folder 'Skins 2020 upload'2021.03.20 - update to the Report Skin Templates bundle - see attachment to 1st post in this threadFix some bugs in the Narrative Report: e.g. Pictures not displayed correctly when clicked, slideshow issue, superfluous close icon removed from picture.htm and issue with multilingual phrases Polish Narrative Report added to bundle.Nand's NL-BE updates appliedprevious updatesFixs a number of issues with the switch to Leaflet & OpenStreetMap for mapping. Note that there are a number of missing tiles in the Stamen terrain maps leaving blank areas on the map. This issue is out of mycontrol.Also a couple of tweaks to Kinships Calculator but I am still not happy with InLaw and step relations.Removal of Google Maps (thanks Google for messing this up for everyone).Instead I am using the Leaflet javascript library with map tiles from OpenStreetMap and Stamen. see http://support.genopro.com/Topic40986.aspx for more info. I have attempted to update all ConfigMsgLocal.xml and Dictionary.xml files to remove references to Google Maps. I am now calling them location maps instead.There are couple of small fixes as well that have been mentioned in forumposts since my last update.However the Kinship Calculator still has issues that as yet I have been unable to resolve and so remains unchanged for the time being. I continue to look for a solution.Update to fix issue preventing Export to Gedcom skin from working (version 2020.11.07 )Update 2020-08 to NL-BE skin translations provided by Nandcorrection to ParameterSettings.hta to prevent error when incorrect cover image filename initially specified.Fixes for the PDF 'book' output using wkhtmltopdf.exe. N.B. you need to specify 'book' style output under the Printing tab as well as settings under the PDF Conversion tab. Also PDF conversion can be very very slow!Further improvements to Custom Markup (see also How to Customise your Report and https://familytrees.genopro.com/genome/CustomMarkupExample/default.htm Correction made to Open Office template used for Descendants Report.Custom Markup for the Narrative Report has been revamped. Details have now been added to the post How to Customise your Report. I took some ideas from a blog by Peter Theony for my GenoTab project some years ago. I have now applied the concept to produce a recursive Custom Markup parser for GenoPro 2020 so now markup tags can be nested to produce complex results. I have also give the markup tags single letter short forms e.g. s for subsection,h for html, v for video/movie etc. Also some new tags e.g. c or container for a collapsible section like subsection but more flexible, a g tag for a grid or table. I will work on the documentation for this over the coming days/weeks. Secondly the Descendants Report now has bookmarks and hyperlinks allowing the reader to navigate up and down the file when viewing online.Version 2020.08.11 has fix for gnolib.js not merging Parameter Settings from ConfigMsgLocal.xml for translated skins as reported by albertsaliAlso change to allow variation in number number of popular names and places listed on Home page. This is achieved via new tags PopularNames and PopularPlaces under Names tab of Paramter Setting dialogue , ie. from ConfigMsgBase.xml Also removed spaces from download filename to prevent Mozilla FireFox issue. 'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn" Edited: Thursday, March 23, 2023 by genome
- also fix for wrong reporting of adopted children as stepchildren see http://support.genopro.com/Topic26435.aspx- and issues with Descendants Report when .gno has 'Source' custom tags http://support.genopro.com/Topic42235.aspxSome other tweaks such as removing the list of places in places.htm. The place index now links places directly to that place's page rather than to its position in the potentially long list of every place details.
- also fix for wrong reporting of adopted children as stepchildren see http://support.genopro.com/Topic26435.aspx
- and issues with Descendants Report when .gno has 'Source' custom tags http://support.genopro.com/Topic42235.aspx
Some other tweaks such as removing the list of places in places.htm. The place index now links places directly to that place's page rather than to its position in the potentially long list of every place details.
Improvements to my GenoTab report skin to include more pictures and also source/citation details.
Changes to 'Export to Gedcom' template to remove requirement for ADODB package.