It is just a feature that annoys me ... when searching for a person ... a list is shown.
Clicking on the INDI code, this is opened in a new browser window ...
Discussion
Anonymous
-
2010-01-18
Vincent
Looking at the code that action is quite deliberate. A new window if you click on the ID, the same window if you click on a name.
If you want to change it for your own site, remove the handful of references to "_blank" in /includes/functions/function_print_lists.php, as I'm not sure if it will ever be changed as standard.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK, I just do not see me change codes ... and re change this every time an update comes ...
For an individual, their is the alternative of clicking the name.
This is not the case for a family, where the F ID also opens a new window.
At the end of updating a genealogy in periodic matters (e.g. collect info during a month, then applying this info), this ends up with dozens of screen open ...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2010-01-18
Vincent - Families work the same as INDIs. Click on an ID (I or F) opens a new window; click on a name opens in the same window. Both / all open to the Family page.
Sounds like you just need to get the habit of clicking on names instead if IDs :-))
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Vincent
Looking at the code that action is quite deliberate. A new window if you click on the ID, the same window if you click on a name.
If you want to change it for your own site, remove the handful of references to "_blank" in /includes/functions/function_print_lists.php, as I'm not sure if it will ever be changed as standard.
OK, I just do not see me change codes ... and re change this every time an update comes ...
For an individual, their is the alternative of clicking the name.
This is not the case for a family, where the F ID also opens a new window.
At the end of updating a genealogy in periodic matters (e.g. collect info during a month, then applying this info), this ends up with dozens of screen open ...
Vincent - Families work the same as INDIs. Click on an ID (I or F) opens a new window; click on a name opens in the same window. Both / all open to the Family page.
Sounds like you just need to get the habit of clicking on names instead if IDs :-))