Difference between revisions of "FGW Tabs Mod"

From TNG_Wiki
Jump to navigation Jump to search
Line 25: Line 25:
 
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.
 
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.
  
'''<span style="color:#990000">NEW!</span>'''  Starting with  FGW_tabs version 9.0.0.5, you must first install the [[Genlib Tab]] mod  which modifys TNG to allow multiple tabs to be added to  the page without conflict.
+
'''<span style="color:#990000">NEW!</span>'''  Starting with  FGW_tabs version 9.0.0.5, you must first install the [[Genlib Tab]] mod  which modifies TNG to allow multiple tabs to be added to  the page without conflict.
  
 
== Installation ==
 
== Installation ==
Line 47: Line 47:
 
|- valign="top"
 
|- valign="top"
 
| v9.0.0.5 || 30&nbsp;Jul&nbsp;2012 ||
 
| v9.0.0.5 || 30&nbsp;Jul&nbsp;2012 ||
* Modified by Bart Degrys to work with his [[Genlib Tab]] mod to allow multiple tabs to be installed at the same time without conflict.  <span style="color:#990000">The Genlib Tab mod must be installed first</span>.
+
* Modified by Bart Degryse to work with his [[Genlib Tab]] mod to allow multiple tabs to be installed at the same time without conflict.  <span style="color:#990000">The Genlib Tab mod must be installed first</span>.
 
|- valign="top"
 
|- valign="top"
 
| v9.0.0.4 || 30&nbsp;Jul&nbsp;2012 ||
 
| v9.0.0.4 || 30&nbsp;Jul&nbsp;2012 ||

Revision as of 15:06, 23 October 2012

FGW Tabs Mod
TNG 9.0
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_v9.0.0.5.zip
Download stats See download statistics
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.5
Min TNG V 9.0.0
Max TNG V 9.1.0
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.

NEW! Starting with FGW_tabs version 9.0.0.5, you must first install the Genlib Tab mod which modifies TNG to allow multiple tabs to be added to the page without conflict.

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.5 30 Jul 2012
  • Modified by Bart Degryse to work with his Genlib Tab mod to allow multiple tabs to be installed at the same time without conflict. The Genlib Tab mod must be installed first.
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

Ftm001.gif

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

When used in conjunction with Genlib Tab (required) there are no known conflicts.