Difference between revisions of "Robin Richmond TNGv13 Mods"

From TNG_Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
# [[Gedcom Import Mediatype]]
 
# [[Gedcom Import Mediatype]]
 
# [[Gedcom Import Monitor]] - I may not upgrade this mod
 
# [[Gedcom Import Monitor]] - I may not upgrade this mod
 +
 +
== All Updates ==
 +
Since 1 Oct 2020, in Reverse Chronological Order
 +
{| border="1" cellspacing="1" cellpadding="2" class="wikitable" width="100%"
 +
!  Date Added  !! Mod Name !! Status !! Version !! Description
 +
|- valign="top"
 +
| 10 Nov 2020 || [[Regroup Person Profile]] || Update || 13.0.0.19d
 +
| Bug fix: Children of any undefined parent were shown as half siblings of each other; Norwegian translation by Svein Krakeli; Moved RACE and CREM to the main data block
 +
 +
|- valign="top"
 +
| 08 Nov 2020 || [[Placesearch-More Info]] || Update || 13.0.0.5d
 +
| Fixed a typo that broke language strings
 +
 +
|- valign="top"
 +
| 06Nov 2020 || [[Regroup Person-Map Children]] || Retired || 13.0.0.19b
 +
| Replaced by version 13.0.0.4 of [[Event Map add children mod]], from which it was first derived.
 +
 +
|- valign="top"
 +
| 06 Nov 2020 || [[Admin Places Search]] || Update || 13.0.0.6b
 +
| The Tree column was not being hidden when there was only one column, and didn't toggle correctly when TreeID-One Column was installed
 +
 +
|- valign="top" || 06 Nov 2020 ||  [[TreeID-One Column]]
 +
| Update || 13.0.0.3 || Simply fixed the internal version number, which didn't match the filename
 +
 +
|- valign="top"
 +
| 3 Nov 2020 || [[Cemetery Burials Table]] || Update || 13.0.0.17b
 +
| Fixed an undefined subscript error that was not breaking the program.
 +
 +
|- valign="top"
 +
| 3 Nov 2020 || [[Gedcom Import Purge]] || Update || 13.0.0.5e
 +
| Changed a target location search string to accommodate a change in TNGv13.0.1. The mod works in both TNGv13.0 and TNGv13.0.1
 +
 +
|- valign="top"
 +
| 31 Oct 2020 || [[Gedcom Converter]] || Upgrade || 13.0.0.16
 +
| Upgraded to TNGv13; Fixed the creation of Person and Family Medialinks from Citation Medialinks
 +
 +
|- valign="top"
 +
| 31 Oct 2020 || [[Cemetery Map And Image]] || New || 13.0.0.1a
 +
| Shrinks some page elements to reduce vertical scrolling. Suppresses notes in the map pin balloon. Spun off from Cemetery Burials Table
 +
 +
|- valign="top"
 +
| 31 Oct 2020 || [[Admin Cemetery Edit]] || Update || 13.0.0.9e
 +
| Cleaned up messages and extra characters on the page
 +
 +
|- valign="top"
 +
| 18 Oct 2020 || [[Admin Places Search]]
 +
 +
|- valign="top"
 +
| 18 Oct 2020 || [[Admin Users Menu]]
 +
| Upgrade || 13.0.0.3  || Upgraded to TNGv13 by Rick Hooley
 +
 +
|- valign="top"
 +
| 12 Oct 2020 || [[Browsemedia Medialinks]]
 +
| Update ||  13.0.0.1a || Improved coordination with Browsemedia Search Form
 +
 +
|- valign="top"
 +
| 12 Oct 2020 || [[Browsemedia Search Form]]
 +
| Update || 13.0.0.4a || Improved coordination with Browsemedia Mediatypes
 +
 +
|- valign="top"
 +
| 12 Oct 2020 || [[Admin Deletion Messages]]
 +
| Rename || 13.0.0.3 || Renamed from Admin Delete Message after upgrade to to TNGv13
 +
 +
|- valign="top"
 +
| 11 Oct 2020 || [[Regroup Person-Child2Parent]] || Upgrade || 13.0.0.19b
 +
| It was displaying the Child-to-parent relationship, but not Parent-to-child.
 +
 +
|- valign="top"
 +
| 11 Oct 2020 || [[Admin Media Search]] || Update || 13.0.0.14b
 +
| Fixed a bug that was breaking some hyperlinks in the 'Linked to' column.
 +
|}
  
 
== All Active Mods ==
 
== All Active Mods ==

Revision as of 11:02, 10 November 2020

As you can see, almost all of my mods are being upgraded for TNGv13

  • About 15-20 of the mods required updates because of Mod Manager syntax changes or small code changes introduced by TNG13.
  • Another 10 or so require more substantial modification.
  • Some of my idiosyncratic technical features were implemented in most of these mods. Those technical updates included:
    1. Mods that have mod options were tweaked to use the new Mod Settings Blocks mod, which is now a prerequisite for all of my mods that have options.
    2. Mods that define Inner Mod Menus were tweaked to work with the TNG13 version of the Inner Mod Menus mod.
    3. Inner Mod Menus were added to several more mods (beyond what was implemented in TNGv12). And some mods (such as Headstones Report and Cemetery Burials Table) now create Inner Menus in pages (such as headstones.php and showmap.php) that do not otherwise have an Inner Menu at all. But, as with all Inner Mod Menus, those built-from-scratch Inner Menus are visible only to TNG administrators.
    4. Most of my mods were updated to put the language strings in the mod subfolder rather than in conventional cust_text.php files.

Un-upgraded mods

Unless otherwise indicated, these are just mods that I haven't gotten to yet. Please let me know if you are waiting for one, and I'll try to prioritize it.
This list excludes mods for which the TNGv12 version works in TNGv13.

  1. Admin Places Date - Will not be upgraded
  2. Admin Media Thumbnails - Upgraded on 3 Nov
  3. Admin Places Geocode
  4. Admin Users-More - see Admin User Menu for now
  5. Gedcom Converter - Upgraded on 31 Oct
  6. Gedcom Import Mediatype
  7. Gedcom Import Monitor - I may not upgrade this mod

All Updates

Since 1 Oct 2020, in Reverse Chronological Order

 Date Added  Mod Name Status Version Description
10 Nov 2020 Regroup Person Profile Update 13.0.0.19d Bug fix: Children of any undefined parent were shown as half siblings of each other; Norwegian translation by Svein Krakeli; Moved RACE and CREM to the main data block
08 Nov 2020 Placesearch-More Info Update 13.0.0.5d Fixed a typo that broke language strings
06Nov 2020 Regroup Person-Map Children Retired 13.0.0.19b Replaced by version 13.0.0.4 of Event Map add children mod, from which it was first derived.
06 Nov 2020 Admin Places Search Update 13.0.0.6b The Tree column was not being hidden when there was only one column, and didn't toggle correctly when TreeID-One Column was installed
Update 13.0.0.3 Simply fixed the internal version number, which didn't match the filename
3 Nov 2020 Cemetery Burials Table Update 13.0.0.17b Fixed an undefined subscript error that was not breaking the program.
3 Nov 2020 Gedcom Import Purge Update 13.0.0.5e Changed a target location search string to accommodate a change in TNGv13.0.1. The mod works in both TNGv13.0 and TNGv13.0.1
31 Oct 2020 Gedcom Converter Upgrade 13.0.0.16 Upgraded to TNGv13; Fixed the creation of Person and Family Medialinks from Citation Medialinks
31 Oct 2020 Cemetery Map And Image New 13.0.0.1a Shrinks some page elements to reduce vertical scrolling. Suppresses notes in the map pin balloon. Spun off from Cemetery Burials Table
31 Oct 2020 Admin Cemetery Edit Update 13.0.0.9e Cleaned up messages and extra characters on the page
18 Oct 2020 Admin Places Search
18 Oct 2020 Admin Users Menu Upgrade 13.0.0.3 Upgraded to TNGv13 by Rick Hooley
12 Oct 2020 Browsemedia Medialinks Update 13.0.0.1a Improved coordination with Browsemedia Search Form
12 Oct 2020 Browsemedia Search Form Update 13.0.0.4a Improved coordination with Browsemedia Mediatypes
12 Oct 2020 Admin Deletion Messages Rename 13.0.0.3 Renamed from Admin Delete Message after upgrade to to TNGv13
11 Oct 2020 Regroup Person-Child2Parent Upgrade 13.0.0.19b It was displaying the Child-to-parent relationship, but not Parent-to-child.
11 Oct 2020 Admin Media Search Update 13.0.0.14b Fixed a bug that was breaking some hyperlinks in the 'Linked to' column.

All Active Mods

These mods have been upgraded unless otherwise indicated. Their mod articles may not be fully up-to-date, but they latest downloads should be in their mod articles Please let me know if you encounter a mod article that does not have a TNGv13 version (unless its 'Latest version number' says that it works in TNGv13).

  1. Add Name To PersonID
  2. Admin Branches
  3. Admin Branches Queue
  4. NewAdmin Branches Show Users
  5. Admin Cemeteries Search
  6. Admin Cemetery Edit
  7. Admin Deletion Messages
  8. Admin Languages
  9. New; Beta No wiki article (yet)
    • Download: v13.0.0.3
    • Tweaks the Media Edit form to add help text and error messages and hide the map unless there are geocoordinates.
  10. Admin Media Predefined Search
  11. Admin Media Search
  12. Admin Media Thumbnails - TNv12 version works
  13. Admin Places Date - Will not be available in TNGv13
  14. Admin Places Geocode - Not yet
  15. Admin Places Search
  16. Admin Reports Search
  17. Admin Reports Floating Editor
  18. Admin Users Menu
  19. Admin Users-More Not yet - see Admin Users Menu for now
  20. New Browsemedia Medialinks
  21. Browsemedia Search Form
  22. Cemetery Burials Table
  23. New Chart Types Help
  24. Count Descendants
  25. Field Buttons
  26. FindAGrave Links TNGv12 version works
  27. Gedcom Converter
  28. Gedcom Import Mediatype Not yet
  29. Gedcom Import Purge
  30. Headstones Report
  31. Inner Mod Menus
  32. New Media Bodytext - No Wiki article yet
    • Supports formatting and display of BodyText in Media Records by supplying a BodyText stylesheet and modifying the way that BodyText is displayed in showmedia.php. Download Contact me for details.
  33. Mod Manager Compare
  34. Mod Manager Latest
  35. Mod Settings Blocks
  36. New Account Validation
  37. Notes-Expand WWW Refs - TNGv12 version works
  38. Place Edit No Checkbox
  39. Place Edit-Cemeteries
  40. Placename Format
  41. Placesearch-More Info
  42. Regroup Person Profile
  43. Regroup Person-Branch Members
  44. Regroup Person-Child2Parent
  45. Regroup Person-Date Place
  46. New Regroup Person-Family Indicators
  47. Regroup Person-No Living Data
  48. Regroup Person-Hide Branches
  49. New Regroup Person-Gender Before Birth
  50. New Regroup Person-Map Children
  51. Regroup Person-Move Media
  52. Regroup Person-No Living Data
  53. New Regroup Person-Remove Gender
  54. Regroup Person-Sources
  55. Show Mod Names
  56. TextPlus Charts
  57. New TextPlus Charts-French
  58. New TextPlus Charts-Innermenu Utility - Not available - Is being spun off from TextPlus Charts
  59. TreeID-One Column

See Also

Upgrading_Mods_to_TNG_v13
TNG_V13_Change_Impacts