FGW Tabs Mod

FGW Tabs Mod
Summary Adds Family Group Worksheet tabs to top of personal and family pages
Validation n/a
Mod Updated {{{mod_last_update}}}
Download link fgw_tabs_v9004.zip
TNG 9.0
Download stats {{{download_stats}}}
Author(s) Rick Bisbee
Homepage FGW Tabs Mod (This page )
Mod Support Support for FGW Tabs Mod
Contact Developer Rick Bisbee
Latest Mod 9.0.0.4
Min TNG V 9.0.0
Max TNG V 9
Files modified
genlib.php
Related Mods
Notes


Description

This is a companion mod to the Family Group Worksheet V9 add-on. It places tabs at the top of TNG personal and family pages to open a Worksheet pre-populated with data from the source page.

Installation

Download, unpack and copy the file to the mods folder and install it with Mod Manager. There are three options that can be set using the Edit button located under the Remove button in the FGW Tabs section.

1) If you install the fgw folder somewhere other than the extensions folder, you must set the correct path to fgw.php from the TNG root directory.

2) Determine where the worksheet will open -- in the same window or in a new one.

3) Indicate whether tabs will be shown to all visitors, or only to registered users. This should be consistent with the way you've configured access to the worksheet itself.

Revision History

Version Date Description
v9.0.0.4 30 Jul 2012
  • Fixes gaps in tab menu for certain templates.
  • Rewrites mod to make it more efficient.
v9.0.0.3 2 Jul 2012
  • Removed from the FGW package so it can be updated independently.
  • Fixed problem causing photographs not to display on TNG pages

Visualization

Tab Labels

A word about tab labels. There is no way to anticipate what everybody might want for tab labels in all languages. The default label is "Worksheet" in English. If you want something different, you can add the following to your cust_text.php files: $text['my_worksheet'] = "Whatever You Want"; Doing this in cust_text.php rather than modifying scripts or FGW language files will ensure that they are not lost after an upgrade.

Known Conflicts

There is a conflict with the Submit Photo Tab Mod because both mods try to occupy the same space on the tab bar. Whichever one is loaded first wins. Modifying them to work together would probably crowd the tab bar and cause it to break. Links to FGW can be placed elsewhere on the site or added to a drop down menu -- see Custom Drop Down Menu for one method of doing so.