Regroup Person-Branch Members

From TNG_Wiki
Jump to navigation Jump to search
Regroup Person-Branch Members
Summary Turns branch names in the Person Profile into hyperlinks to a popup list of Branch members, as in the Branch editor. Users assigned to the branch may also be displayed.
Validation
Mod Updated 23 Sep 2023
Download link v14.0.0.20b
TNG 14.0
Download stats
Author(s) Robin Richmond
Homepage Robin Richmond's Genealogy Database
Mod Support My Mod Support form or TNG Community Forums
Contact Developer this page
Latest Mod 14.0.0.20b
Min TNG V 10.1
Max TNG V 14.0.3
Files modified
getperson.php, personlib.php
Related Mods
Notes

Purpose of the Mod

To allow selected website visitors to the Person Profile to see the members of branches to which the profiled person belongs.

  • "To see the members of branches" means that the branch names are hyperlinked, and clicking on the hyperlinks pops up the same information box that is shown with the "Show Branch Members" function in the branch editor.
  • By "selected users", I mean that a mod options controls whether unauthenticated visitors and logged-in users can see the branch

In TNGv12 only, this mod contains an option that enhances the Branch Members popup to show branch-assigned users and to add links and settings. These enhancements appear (optionally) in all Branch Members popups; that is, both in the Person Profile and in the Branch Editor. In TNGv13, these enhancements are implemented by the new Admin Branches Show Users mod.

[Options for mod version 12]

The new features of the popup include:

  1. Since it now can be called from an end-user program (the Person Profile), the lists of people and families must make sure that the current user is allowed to see these people and families. If some records are restricted from being seen by the user, the restricted records are completely omitted from the lists.
  2. To accommodate inaccessible records, it modifies the wording in the subheading and adds the count of inaccessible records
  3. If any records are omitted from the lists because they are inaccessible by the user, a new message says how many were ommited.
  4. It ignores $tree as an input querystring parameter, since $branch is sufficient to identify the tree and branch uniquely.
  5. In the heading, it displays the tree to which the branch belongs, next to the branch name (unless the database has only one tree.)
  6. The heading now has id='top', to be used as a hyperlink destination.
  7. The word "Families" in the heading line with people and family counts is a hyperlink to the list of families.
  8. Person names and family names are now in ordered lists.
  9. Person names are now hyperlinked to the Person Profile rather than to the Person editor.
  10. There is now a heading above the list of families, with a hyperlink to the top of the litbox.
  11. Families are now hyperlinked to the Family Profile rather than tp the family editor.
  12. There is a list to the top of the litbox from the bottom.
  13. A new querystring parameter $showusers controls whether the branch's users are listed.
  14. In the new list of users
    • The "realname" field from the users is the value that identifies each user
    • If the user has an email address, the realname is displayed as a mailto: hyperlink.
    • If the user has an associated person, that person's ID and name are displayed as a hyperlink to the person profile.
[Hide Details]

Mod Options

These options and are defined in a Mod Settings Block at Admin>>Setup>>General Settings in a new subform with the name "Mod Settings Blocks"

  • The options control which class of users (visitors, logged-in users, admins) can see people in the branch and/or users who are assigned to the branch.

Branch members-msb.jpg

Other Mods

Compatibility

No known mod conflicts or strict dependencies, but do please let me know if you find any.

Related Mods

  1. The Mod Settings Blocks mod packages this mod's options into what I call a "Mod Settings Block", which is a set of form fields that formatted and labeled so that it stands out among other options in an Admin>>Setting form. Mod Settings Blocks is a prerequisite for this mod; it must be installed before this mod can be installed.
  2. Admin Branches Show Users was spun off from this mod for TNGv13. When it has been installed, the branch members that popup in the Person Profile will (optionally) also show branch-assigned users.

regroup



Installation

Files Installed

This mod does not install any files, but it does still have a mod subfolder, which contains the mod's language strings. That is, this mod's language strings are not defined in its .cfg file nor copied to cust_text.php files. As a result

  • This mod's language strings are loaded only into the TNG programs that need them, not into all TNG programs, and
  • It is easier to create, edit, test, and save translation for this mod than for mods that use standard cust_text.php strings.

This non-standard technique should be invisible to you unless you want to define a translation or override any of this mod's string values.
Read more about this technique, the simplified translation process, and the procedure for defining site-specific overrides to its language strings.


[Show Standard Installation Process]

Requirements

  • A working TNG installation.
  • An installed current version of the Mod Manager.
  • You should backup files listed in the panel on the right.

Procedure

  1. Remove and delete previous version of this mod.
  2. Backup the files updated by this mod. They are listed in the panel at the upper right.
  3. Download the .zip file, Extract its .cfg file to the mods folder.
  4. Follow the normal automated installation for Mod Manager, as shown in the example Mod Manager - Installing Config Files.

Problems?

  1. Try using the Mod Manager Remove capability
  2. Contact me through My Mod Support form.
[Hide Details]


Visualizations

Person Profile BEFORE: Note two branch names
Show branch members-before.png
Person Profile AFTER:
The branch names are now hyperlinks, and clicking on one pops up the list of members.

Show branch members-after.png

In the popup list created by ajx_showbranch.php:

(These features are implemented by this mod in TNGv12, but by Admin Branches Show Users in TNGv13)

  1. The heading has new wording, and lists both the BranchID and the Branch name
  2. There is a list of users assigned to this branch, because the Person Profile always sets the "show users" flag when calling ajx_showbranch.php.
  3. Consideration of inaccessible (Living or Private) records is new. The count is non-zero because the current user is either branch-restricted, or not logged in.
  4. The actual number of records in the branch is 783 + 880 + 308 = 1971
  5. The word "Families" next to the count of Families is a hyperlink down to the Families heading shown in the second section of the screen clip.
  6. The Families headings is new, as are the links back to the top of the litbox.
Admin Branch Edit BEFORE:
When you click on the button shown, the members of the branch are listed in the pop-up box. Note that the button and the pop-up box heading are identical, and that they refer to "people" rather than "members" (which include families).

Show branch members-before2.png

Admin Branch Edit AFTER:
In the popup litbox:
  1. The main heading text is different from the native code, but the same as in the box popped up the Person Profile.
  2. By definition, the Branch members list generated by the Admin Branch Edit program will not have any inaccessible records, because it must be run by an administrator.
  3. Thus, in this case, the subheading just says "Members" rather than "Accessible Members", and the counts are larger.
  4. The "native" Admin Branch Edit program does not have a way to set the flag that causes the popup to display users of the branch. A new checkbox created through the Admin Branches controls that flag.

Show branch members-after2.png

AFTER: The Person Profile "Inner Mod Menu"

This menu drops down from the label "Mod Information" at the right end of the standard TNG "Inner Menu", just below the tab bar. It is visible only to site administrators. Several mods add Inner Mod Menu entries to the Person Profile. This screenshot shows the menu with four mods, plus a link to "more mods". Regroup Person-Branch members will always be shown above the "more mods" link.

The button that is cut off to the right of "Mod Information" is added by Regroup Person-Date Place

Branch members-imm.jpg

7. AFTER: The Regroup Person-Branch Members Profile "Mod Settings Block"

msbviz1


msbgenconfig


Branch members-msb.jpg

Revision History

Mod Version TNG Versions Date Note
v14.0.0.20b 14 23 Sep 2023 Changed the admin_genconfig.php search string, Cleaned up and corrected code reading the language strings, and Corrected a subscript reference
v13.0.0.19c 13-13.1 8 Nov 2021
  1. In upgrading to TNGv13, changed one target location to accommodate a new empty() function call.
  2. Uses the Mod Settings Blocks mod rather than the shared files.
  3. Spun off the changes to ajx_showbranch.php (i.e. including branch-assigned users in the Branch Members popup
  4. Added mod options to control which class of users (visitors, logged-in users, admins) can see people in the branch or users tied to the branch.
v13.0.0.19b 13 12 Sep 2020
  1. In upgrading to TNGv13, changed one target location to accommodate a new empty() function call.
  2. Uses the Mod Settings Blocks mod rather than the shared files.
  3. Spun off the changes to ajx_showbranch.php (i.e. including branch-assigned users in the Branch Members popup
  4. Added mod options to control which class of users (visitors, logged-in users, admins) can see people in the branch or users tied to the branch.
v12.0.0.19 12.0-12.3 10May2020 Renamed the mod to Regroup Person-Branch Members and jumped to v19 to be consistent with other mods in the Regroup Person family. No other meaningful functional changes
  • Added an Inner Mod Menu.
  • Moved the cust_text strings into a mod subfolder.
  • Cleaned up references to undefined variables and subscripts
10.1.0.3 10.1-11.1.2+ 14 Jan 2018 This and earlier versions of the mod are named Show Branch Members

In the Branch Members litbox popup used by the Branch editor, and now by the Person Profile,

  • Added more information to the heading
  • Made the people and families lists ordered lists
  • Added a Families heading, a link to the Families heading from the top heading, and links to the top from the Families heading and the bottom of the page.
  • The code now uses the correct gedcom field in the Users table to determine whether there is a default genealogy record for the user.
10.1.0.2 10.1-11.1.2+ 4 May 2017 Now makes sure that a branch-restricted user has an associated user before trying to display the associated user, and makes sure that the associated user exists.
v10.1.0.1.zip 10.1-10.1.3 30 Nov 2015 New mod.

Language Strings

language1


Sites using this mod

If you download and install this mod, please add your TNG site to the table below

URL User Note Mod-Version TNG-Version User-language
"Robin's Roots"Robin Richmond's Genealogy Database]
(See a specific Person Profile)
Robin Richmond Mod developer 14.0.0.20b

rrrpbm


English
Your Roots are Showing Harold Craswell Public/Private See Here See Here EN
Martius family Hendrik Martius Use to inform living branch members on assigned users, e.g. corr. GDPR 10.1.0.3 12.0.1 DE, EN, FR, NL
Daniel Bender - Generations Allison Sibert Public/ Living Private researchmod_v12.0.0.1 did not allow branches to show in header 13.0.0.19c 13.1.2 EN