Menu

#885 _DATE _TYPE tag support

phpGedView
open
nobody
5
2007-10-22
2007-10-22
Janci
No

can you please add to PGV the following tags that Legacy uses in the gedcom file?

$factarray["_DATE"]="Date Image Acquired";
$factarray["_TYPE"]="Image Type";

or still fine as DATE and TYPE

$factarray["_DATE"]="Date";
$factarray["_TYPE"]="Type";

thanks

Discussion

  • Meliza Amity

    Meliza Amity - 2007-11-11

    Logged In: YES
    user_id=959928
    Originator: NO

    In the meantime you can add these facts to your extra.en.php and any other extra.xx.php language files.

    Meliza

     
  • Greg Roach

    Greg Roach - 2007-11-17

    Logged In: YES
    user_id=1466942
    Originator: NO

    A more general solution to this might be to map undefined _XXXX codes onto existing XXXX codes.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.