Web based family history software

This Help forum is for issues relates to the latest release (1.7.8). For issues related to beta or github version please use their own Help forum.
Before asking for help please read "How to request help" by clicking on that tab above here."

Question [SOLVED] Edit the name

More
7 years 3 months ago - 7 years 3 months ago #1 by Taki
Edit the name was created by Taki
Hi!
How do I delete in panel Edit the name the Married surname line?
The Hungarian language is being used absolutely unnecessary. Unfortunately, many users fill out and needlessly doubled married last name.
Help!!
Last edit: 7 years 3 months ago by Taki.

Please Log in or Create an account to join the conversation.

  • bertkoor
  • Offline
  • Platinum Member
  • Platinum Member
  • Greetings from Utrecht, Holland
More
7 years 3 months ago - 7 years 3 months ago #2 by bertkoor
Replied by bertkoor on topic Edit the name
I guess you have set the Surname Tradition of your tree to Paternal:

Children take their father’s surname. Wives take their husband’s surname.


You can try Patrilinear instead:

Children take their father’s surname.


This can be changed at the bottom of the tree preferences page in the Control Panel.

stamboom.BertKoor.nl runs on webtrees v1.7.13
Last edit: 7 years 3 months ago by bertkoor.

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #3 by Taki
Replied by Taki on topic Edit the name
Unfortunately this is not possible. There is no such variation between the options. Hungary women when they get married very many ways to change the name, which is programmed useless.
For example: HUSB Otto Kiss WIFE Julia Takacs

1. Leaving the original name [Takacs Julia];
2. They pick up their husband's name, the name will end with a "Mrs." ending (this standard); [Kiss Ottoné] né=Mrs.;
3. They pick up their husband's last name and the last name will receive a "Mrs." suffix plus their own name; [Kissné Julia Takacs] né=Mrs.;
4. They pick up their husband's last name, and will remain in their first names. [Kiss Julia].

Therefore, the simplest solution is for everyone entering what the married name.

The question remains, how do I delete this line (Married surname), because when you enter someone like that will be [Kissné Kiss Takacs Julia].

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #4 by fisharebest
Replied by fisharebest on topic Edit the name
> how do I delete this line

Control panel -> Manage family trees -> Preferences -> Advanced name facts

Remove _MARNM

Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #5 by Taki
Replied by Taki on topic Edit the name
In Advanced name facts there is no _MARNM, only one GEDCOM fact tags NICK (nickname)

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #6 by fisharebest
Replied by fisharebest on topic Edit the name
> You can try Patrilinear instead:

Did you also do this?

The _MARNM fields are added if

1) you add _MARNM to the advanced name facts
2) you choose a surname tradition that adds names to wives

Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net

Please Log in or Create an account to join the conversation.

  • bertkoor
  • Offline
  • Platinum Member
  • Platinum Member
  • Greetings from Utrecht, Holland
More
7 years 3 months ago #7 by bertkoor
Replied by bertkoor on topic Edit the name
If I understand correctly you do want a married name, but not automagically filled by tge system.

That could be achieved with patrilinear naming convention and _MARNM as additional tag. I havent tested this, but chances are that will display the field empty.

stamboom.BertKoor.nl runs on webtrees v1.7.13

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #8 by Taki
Replied by Taki on topic Edit the name
I tried to've described, I tried all the 9 Surname tradition option, but the marriage surname will always appear.

Please Log in or Create an account to join the conversation.

  • bertkoor
  • Offline
  • Platinum Member
  • Platinum Member
  • Greetings from Utrecht, Holland
More
7 years 3 months ago #9 by bertkoor
Replied by bertkoor on topic Edit the name
Changing the surname tradition will only change behaviour for new persons. If a married surname is already present on a person, the edit window will always display it.

So you want to remove all the existing married surnames in bulk? Maybe a Batch Update with regular expressions can do that, but I never tried that for removing whole lines.

stamboom.BertKoor.nl runs on webtrees v1.7.13

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #10 by fisharebest
Replied by fisharebest on topic Edit the name

Taki wrote: I tried to've described, I tried all the 9 Surname tradition option, but the marriage surname will always appear.


It works for me.

I set the surname tradition to "patrilineal".

I add a new wife.

There is no "married name field".

I change it back to "paternal".

I add a new wife.

There is a "married name field".

Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #11 by coutu
Replied by coutu on topic Edit the name
If you want to remove all the existing married surnames (question of bertkoor) you have to clean your gedcom.
Export it and open in notepad++, play with find and replace, see picture carefully.
Then save and import gedcom in webtrees.
Attachments:

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #12 by Taki
Replied by Taki on topic Edit the name
I solved the problem.
The edit_interface.php I have three lines of code inactive, where the '2 _MARNM_SURN' can be found.

2466 //FunctionsEdit::addSimpleTag('2 _MARNM_SURN ' . implode(',', $matches[1]));
2474 //FunctionsEdit::addSimpleTag('0 _MARNM_SURN');
2485 //FunctionsEdit::addSimpleTag('2 _MARNM_SURN ' . implode(',', $matches[1]));

I'm going to delete the unnecessary lines from the GEDCOM as described above.

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #13 by Taki
Replied by Taki on topic [SOLVED] Edit the name
Problem solved.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum
}