Web based family history software

file Question add adoption parents

More
4 years 4 months ago #21 by Daelbrecht
Replied by Daelbrecht on topic add adoption parents
well I should add this on the Html block of the tree. We have 1 Administrator, 1 Manager, and the rest of the collaborators have an editor rule. Other people do not have access to the Tree. Our Wetrees Indexer runs on a subdomain of my main site. Once a project is finished and verified, the result is published on my main site and becomes available to everybody who is interested. My main site contains now 250 000 individuals and 60 000 families.

In the Indexer part I want to avoid that every editor can mess with the general Tree settings by giving them Manager rights.
But as I understand, i can do it myself bij editing the html block and adding /tree/<TREE>/add-unlinked-individual..

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

More
4 years 4 months ago #22 by Daelbrecht
Replied by Daelbrecht on topic add adoption parents
This seems to me the best conclusion.
Waht do I do next now?
Sincerely
Daniel

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

More
4 years 4 months ago #23 by fisharebest
Replied by fisharebest on topic add adoption parents
Are you asking how to create/edit an HTML block?

Visit the home page (either the tree home page or your own user home page).

From the "My pages" menu, choose "Customise this page".
Add an HTML block by dragging it into the list of blocks.
Click save.
Next, edit the HTML block using the edit link in the block.
Use the HTML editor to create a link.


If you are doing lots of data-entry, you could simply bookmark the URL in your browser.

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

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

More
4 years 4 months ago #24 by Daelbrecht
Replied by Daelbrecht on topic add adoption parents
I did as hou described, and it works. Thank you all for your help !!

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

More
4 years 4 months ago #25 by ric2015
Replied by ric2015 on topic add adoption parents

bertkoor wrote: A totally other thing to consider: setting parent-child relations in families other than natural birth is quite cumbersome in webtrees. It works one way only: in the opposite direction of how I usually do it (in the family: change members) and you get one chance only. Other than raw edit there's no dialog to change it afterwards.


We could add the pedigree options to each child in the "Change family members" dialog, although it may not be obvious to look for them there. Alternatively (or additionally), we could make a child's pedigree editable on the Families tab of the individual page.

Richard

webtrees 2.2.0 at cissee.de/webtrees2
Vesta custom modules (Classic Look & Feel, Gov4webtrees, Shared Places, Extended Relationships) available at cissee.de

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

  • Bogie
  • Bogie's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Life is good!
More
4 years 3 months ago #26 by Bogie
Replied by Bogie on topic add adoption parents

fisharebest wrote: Next, edit the HTML block using the edit link in the block.
Use the HTML editor to create a link.


I added the link to the HTML block but it doesn't work. What am I doing wrong?
<p><a href="/tree/<mytreename>/add-unlinked-individual">Unlinked INDI</a></p>
BTW '<mytreename>' was replaced.

Bogie
webtrees 2.2.1 | PHP 8.3.17 | MariaDB 10.11.8 | Apache on Ubuntu
AutoComplete places of @tkempf, chart modules of @magicsunday, Fancy treeview of @justCarmen

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

More
4 years 3 months ago #27 by fisharebest
Replied by fisharebest on topic add adoption parents
> but it doesn't work

This is a "pretty URL".

Your site does not use pretty URLs.

You will need to use the full (not pretty) URL.

Visit the page (from the admin panel), and copy/paste the URL.

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

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

  • Bogie
  • Bogie's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Life is good!
More
4 years 3 months ago #28 by Bogie
Replied by Bogie on topic add adoption parents
Got it, thank you.

Bogie
webtrees 2.2.1 | PHP 8.3.17 | MariaDB 10.11.8 | Apache on Ubuntu
AutoComplete places of @tkempf, chart modules of @magicsunday, Fancy treeview of @justCarmen

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

  • Bogie
  • Bogie's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Life is good!
More
4 years 3 months ago #29 by Bogie
Replied by Bogie on topic add adoption parents
How can I add an adopted child to only another father not a family?
I have an indi son1. He was born illegitimate by his mother. His biological father1 is known but never had a legitimate relation to the mother. Nevertheless son1 belongs to family1 although not being a family. The mother later married another father2. Son1 was adopted by father2. Thereafter mother and father2 had more legitimate children. Together they formed family2.
All individuals are members of the tree. How can I add the adoption of son1 to the father2 of family2?
Is it the same procedure as described above or is there a difference because his mother can't adopt her son?

Bogie
webtrees 2.2.1 | PHP 8.3.17 | MariaDB 10.11.8 | Apache on Ubuntu
AutoComplete places of @tkempf, chart modules of @magicsunday, Fancy treeview of @justCarmen

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

More
4 years 3 months ago #30 by drblam
Replied by drblam on topic add adoption parents
Son1 belongs to family1 (with biological parents father1 and mother) with PEDI birth
Son1 belongs to family2 (with parents father2 and biological mother) with PEDI adopted
On individual page for Son1, select "Adoption" from "Fact or Event" list at the bottom, fill in the form with family2 and "Adopted by father"
Attachments:

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

  • Bogie
  • Bogie's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Life is good!
More
4 years 3 months ago #31 by Bogie
Replied by Bogie on topic add adoption parents
Thank you.
That leads to a new fact at son1. But it doesn't add him to family2 in charts and lists. And there is no entry at father2 that he adopted son1.
Is that correct?

Bogie
webtrees 2.2.1 | PHP 8.3.17 | MariaDB 10.11.8 | Apache on Ubuntu
AutoComplete places of @tkempf, chart modules of @magicsunday, Fancy treeview of @justCarmen

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

  • Bogie
  • Bogie's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Life is good!
More
4 years 3 months ago #32 by Bogie
Replied by Bogie on topic add adoption parents
I have found another post which deals with that issue and the solution.
www.webtrees.net/index.php/en/forum/help...or-on-adoption#81720

Bogie
webtrees 2.2.1 | PHP 8.3.17 | MariaDB 10.11.8 | Apache on Ubuntu
AutoComplete places of @tkempf, chart modules of @magicsunday, Fancy treeview of @justCarmen

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

  • norwegian_sardines
  • norwegian_sardines's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
More
4 years 3 months ago #33 by norwegian_sardines
Replied by norwegian_sardines on topic add adoption parents
Bogie,

We can look at the relationships two ways.

1) Bloodline Family
2) Relationship Family

You have set up the bloodline, but still need to connect to other family relationships. Not everyone does this but you still need to connect the son to the adoptive family. On the Families tab at the bottom you should see a "Link this individual to an existing family as a child " find the adoptive family and select "adopted" as the type.

Ken

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

  • Bogie
  • Bogie's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Life is good!
More
4 years 3 months ago #34 by Bogie
Replied by Bogie on topic add adoption parents
Thank you, Ken.
That's what I just did, see above.
We posted simultaneously.

Bogie
webtrees 2.2.1 | PHP 8.3.17 | MariaDB 10.11.8 | Apache on Ubuntu
AutoComplete places of @tkempf, chart modules of @magicsunday, Fancy treeview of @justCarmen

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

More
2 years 4 months ago - 2 years 4 months ago #35 by ShelHarby
Replied by ShelHarby on topic add adoption parents
Add an adoptive parent or adopted child to the tree, then click on the person you added. To add a second set of parents to someone who already has parents listed, click on the person whose parents you're adding. If you're adding someone's sibling, at least one parent must be in the tree first. For example, if Bob and Bill are brothers, Bob needs to add their mother or father to the tree before Bob can add Bill as a child of that parent. If you don't know the name of a parent, add the parent as "Unknown." I wanted to create a more advanced thread where several parents were adopting foster children from foster care requirements Oregon . So I still need to click on the drop-down menu labeled Biological with the appropriately named poison and select Adopted.
Last edit: 2 years 4 months ago by ShelHarby.

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

More
4 months 2 weeks ago - 4 months 2 weeks ago #36 by webtreesFUN
Replied by webtreesFUN on topic add adoption parents
There is problem in this case coz not exist option to add father/mother as parents in situation where on bottom menu list of options to add we have: "add wife", "add husband", "add children".. but not options for parents.
This case we meeting if we adding down as partners (wife, husband) and we want add wife/husband parents.
By this disonanse.. why user control panel as for admin in case limited chmods user not have way to operate here.
Last edit: 4 months 2 weeks ago by webtreesFUN.

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

Powered by Kunena Forum