Ancestris Support > ENGLISH

Most important small change you can make to Ancestris

<< < (2/4) > >>

Zurga:
Hi,

--- Quote from: oops66 on October 27, 2018, 21:45:18 ---Hello and for information,
In fact, you can simply replace (in the tree view option - http sample for INDI)
<prop path=INDI:BIRT:DATE>
<br>
<prop path=INDI:DEAT:DATE>

by:

<ifvalue pathdefault=INDI:BAPM:DATE path=INDI:BIRT:DATE>
<br>
<ifvalue pathdefault=INDI:BURI:DATE path=INDI:DEAT:DATE>

--- End quote ---
To be totally accurate, you have to put "default" instead of "path' for the replacement value.
And this works only for the daily build.

Regards,
Zurga

oops66:
Thank you Zurga for the correction
(FI: but I have tested with "path" value, and that works too )

Zurga:
No, it doesn't.
The application doesn't crash but it takes only the last path. In your case, BIRT:DATE or DEAT:DATE.
The first one is just skipped.

Note that the template in the daily build use "CHR" instead of "BAPM".
I'm not sure which tag is the most used.

Zurga

oops66:

--- Quote from: Zurga on October 28, 2018, 09:34:24 ---No, it doesn't.
The application doesn't crash but it takes only the last path. In your case, BIRT:DATE or DEAT:DATE.
The first one is just skipped.

Zurga

--- End quote ---
Hello,
In this case, maybe a error message can be displayed if the syntax is not correct with the parameter "ifvalue" (a check and a warning message for the line: <ifvalue default=*:*:* path=*:*:*>)


--- Quote ---Note that the template in the daily build use "CHR" instead of "BAPM".
I'm not sure which tag is the most used.
--- End quote ---
I do not know too.

Zurga:
In the code, all the errors messages for the blueprints are just voided. I'm not sure I should add anything for my new tag.

I have checked in the code : Cygnus editor uses "CHR", Aries editor gives the two tag but the first one is CHR., Gedcom editor gives what you wants the first one is CHR.

Now, any one can use the one he wants and modify the templates accordingly.

Zurga

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version