Difference between revisions of "Drop Down Menu Tooltip"

From TNG_Wiki
Jump to navigation Jump to search
Line 79: Line 79:
 
! TNG-Version
 
! TNG-Version
 
! User-language
 
! User-language
 +
|-
 +
| [http://www.robisonandblythe.org/ Robison and Blythe Genealogy]
 +
| [[User:Jefr58|Jeff Robison]]
 +
| Public site
 +
| V10.0.3.2
 +
| TNG V13.0.2
 +
| EN
 
|-
 
|-
 
| [http://www.whittlesey-whittelseygenealogy.com/ Whittlesey-Whittelsey Family History]
 
| [http://www.whittlesey-whittelseygenealogy.com/ Whittlesey-Whittelsey Family History]
Line 100: Line 107:
 
[[Category:Mods for TNG v11]]
 
[[Category:Mods for TNG v11]]
 
[[Category:Mods for TNG v12]]
 
[[Category:Mods for TNG v12]]
 +
[[Category:Mods for TNG v13]]
 
[[Category:genlib.php mods]]
 
[[Category:genlib.php mods]]

Revision as of 09:21, 16 January 2021

Restricted Downloads of Drop Down Menu Tooltip are restricted to logged in users. If you do not have a user account on the TNG Wiki use the Request Account link to request a user account Restricted
Caution If you have trouble downloading with Google Chrome, Vivaldi, Brave or other Chromium based browser, try using a right-click and select Open in new Window, then F5, or use another browser such as Firefox


Caution


Drop Down Menu Tooltip.
Summary Add tooltips to drop down menu lists.
Validation This mod is XHTML compliant.Valid-xhtml10.png
Mod Updated {{{mod_last_update}}}
Download link
TNG 12.0
TNG 13.0
TNG 10.0
TNG 11.0

dropmenu_add_tooltip_v10.0.3.2.zip

TNG 9.0.3


dropmenu_add_tooltip_V9.0.3.1a.zip


Download stats See download statistics
Author(s) Jeff Robison
Homepage Robison and Blythe Genealogy
Mod Support TNG Community Forums
Contact Developer My Mod Support
Latest Mod 10.0.3.2
Min TNG V 9.0.3
Max TNG V 12
Files modified
genlib.php
Related Mods
Notes


Purpose of the mod

Add tooltips to drop down menu list items.

  • Should have no effect on personal drop down menu modifications.

Developer

This mod was developed by Jeff Robison.
* View all mods by Jeff Robison

Requirements

  • Knowledge of TNG code editing or willing to dive in.
  • A working TNG installation. The automated installation release was tested at TNG Version 9.0.3+.
  • An installed current version of the Mod Manager.

Automated Installation

  1. Download dropmenu_add_tooltip_v9.0.3.0.zip. Upload and Extract to the mods folder.
  2. Follow the normal automated installation for Mod Manager, as shown in the example Mod Manager - Installing Config Files to install tngddmenu_add_tooltip_v9.0.3.0

Syntax

Change for example in genlib.php....

$menu .= tngddrow(getURL( "surnames", 0 ), "surnames-icon", "", "surnames");

To....

$menu .= tngddrow(getURL( "surnames", 0 ), "surnames-icon", "", "surnames", "tooltip text");

To use custom text change to.....

$menu .= tngddrow(getURL( "surnames", 0 ), "surnames-icon", "", "surnames", $text['tooltip text']);

If you want to change the target change to.....

$menu .= tngddrow(getURL( "surnames", 0 ), "surnames-icon", "", "surnames", "tooltip text", "target");

In the event of a problem

TNG User sites using this mod

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

URL User Note Mod-Version TNG-Version User-language
Robison and Blythe Genealogy Jeff Robison Public site V10.0.3.2 TNG V13.0.2 EN
Whittlesey-Whittelsey Family History Willis S Whittlesey III Public site V9.0.3.0 TNG V9.2.0 EN
Chamberlain & Eidenbenz Genealogy Graham Chamberlain Public site V10.0.3.2 V12.0.1 EN, FR, DE, NL, ES