By Erhardt Stiefel - Thursday, December 1, 2016
|
The Index List is looking for example like this

How can I change the information shown for example - remove picture icons - add birthplaces - no hyperlinks at all - a modified hyperlink with the name
If there is no possibility in the settings please give me a small hint of code changing e.g. code/Lang.vbs line 1132 > If not hyperlink Then which removes the hyperling from the names but not from the picture icon ...
|
By genome - Saturday, December 3, 2016
|
Attached are a couple of files that you can replace in your skin folders to achieve the desired result. Firstly Dictionary.xml in folder {EN} Narrative Report/ The only change here is the template FmtBirth on line 961 to add parameter for place of birth. Then Lang.vbs in folder Narrative Common\Code with changes on lines 1277, 1282 & 1337 to pass place of birth to FmtBirth template, set 'hyperlink' false and inhibit photo icon and link.
Intrigued as to why you want to do this?
|
By Erhardt Stiefel - Thursday, February 23, 2017
|
Intrigued ...? I'll try to explain. I maintain two versions of familytrees, an 'open' one and a 'protected' one - at my own server. The 'open' version show the visitors no details of the persons just name, birth date and bithplace (birthplace not yet implemented) of their ancestors and possibly their own name, too. Clicking on a name will lead to the 'protected' version where a password is neccessary to get the detailed information. This password can be requested with a form which ask for indentification data. Try it and you'll understand ... This procedure helped me to find relatives all over the world 
|
By NiKo - Thursday, September 27, 2018
|
Wow ... great idea!
|