Submit Headstone Photo Mod

Revision as of 01:40, 30 April 2024 by Brett (talk | contribs) (Display change)
Restricted Downloads of Submit Headstone Photo Mod 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


Submit Headstone Photo Mod
Summary Allows visitors to submit a headstone photo for an individual who have a burial place but no headstone/memorial image.
Validation This mod is XHTML compliant.Valid-xhtml10.png
Mod Updated 22 Mar 2023
Download link For
TNG 14.0.1
submit_headstone_V14.0.1.0.zip
TNG 13.0.2
submit_headstone_V13.0.2.0.zip
TNG 12.0
TNG 11.0
TNG 10.1.0
submit_headstone_V10.1.0.1.zip
TNG 10.0
TNG 9.0
submit_headstone_V9.0.0.6.zip
Download stats See download statistics
V14 download stats
Author(s) Jeff Robison
Homepage Robison and Blythe Genealogy
Mod Support TNG Community Forums
Contact Developer My Mod Support
Latest Mod 14.0.1.0
Min TNG V 9.0
Max TNG V 14.0.1+
Files modified
getperson.php
TNG 9.0
tngdblib.php
css/mytngstyle.css
languages/English-UTF8/cust_text.php
languages/English/cust_text.php
Related Mods
Notes

Purpose of the mod

This TNG modification allows visitors to submit a headstone photo for an individual who have a burial place but no headstone/memorial image.

Developer

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

Requirements

  • A working TNG installation.
  • A backup of all affected files (see the list in the summary to the right)
  • An installed current version of the Mod Manager.
  • Both English and English-UTF8 folders be on your site

Revision History

Mod Version TNG Version Date Contents
14.0.1.0 14.0 21 Mar 2023 Updated for TNG V14 by Ron Krzmarzick.
13.0.2.0 13.0 17 Jan 2021 Updated for TNG V13.
10.1.0.1 10.1 05 Sep 2015 Fixed SMTP mail issue.
9.0.0.6 9.0 05 Sep 2015 Fixed SMTP mail issue.
10.1.0.0 10.1 18 Jan 2015 Updated for TNG V10.1.
9.0.0.5 9.0 07 Sep 2014 Mod Manager edit option added so a user can designate a media collection other than 'headstones'.
Clearing this field will allow any photo from any collection to be considered a headstone. The submit headstone link will not be displayed if this is the case.

Conflicts and Issues

No known conflicts.

Installation

  1. Uninstall and delete previous version of this mod (if installed)
  2. Download the appropriate zip file as shown in the mod summary in the upper right corner of the page.
  3. Extract the file from the downloaded zip file into the mods folder or FTP the extracted file to your mods folder.
  4. Follow the normal automated installation for Mod Manager, as shown in the example Mod Manager - Installing Config Files to install the mod.

In the event of a problem

Uninstalling the mod

If you want to completely Remove (uninstall) this mod and all its tables, you should

  1. click the Uninstall button to uninstall the mod
  2. click the Delete button to delete the config file from the mods folder.

Upgrade

  • Uninstall and eventually Delete the current Mod.
  • Proceed as for an installation with the new Mod.

Visualizations of this mod


Languages

Only English is provided in the Mod file. If you want to use it with a different language, add the correct text (between double quotes) in the code below and add to your cust_text.php file in the appropriate language folder.

// Added for Submit Headstone Photo Mod
$text['hsenteratt'] = "Please select a file to attach";
$text['hsenteraccept'] = "Accepted file types are: ";
$text['hsentercemloc'] = "Please enter a cemetery/location";
$text['hssubmithsfor'] = "Headstone Submission";
$text['hssubmithshdr'] = "Submit Headstone Photo";
$text['hsoptional'] = "Optional";
$text['hssubmitphotocredit'] = "Credit / Source";
$text['hssubmitphotoattachment'] = "Attachment";
$text['hssubmitphotorequiredfield'] = "Required Field";
$text['hssubmitphotoprivacy'] = "We respect your privacy - your name and email address will not be publicly displayed or released.";
$text['hssubmitphotobutton'] = "Submit Attachment";
// END Added for Submit Headstone Photo Mod

French/cust_text.php or the French-UTF8/cust_text.php

//  Added for Submit Headstone Photo Mod - Translation by Google translate
$ text ['hsenteratt'] = "S'il vous plaît sélectionner un fichier à joindre";
$ text ['hsenteraccept'] = "types de fichiers acceptés sont:";
$ text ['hsentercemloc'] = "S'il vous plaît entrer un cimetière / emplacement";
$ text ['hssubmithsfor'] = "Soumission pierre tombale";
$ text ['hssubmithshdr'] = "Soumettre tombale photo";
$ text ['hsoptional'] = "option";
$ text ['hssubmitphotocredit'] = "Crédit / Source";
$ text ['hssubmitphotoattachment'] = "pièce jointe";
$ text ['hssubmitphotorequiredfield'] = "Champ obligatoire»;
$ text ['hssubmitphotoprivacy'] = ". Nous respectons votre vie privée - votre nom et votre adresse email ne seront pas affichés ou rendus publics";
$ text ['hssubmitphotobutton'] = "Soumettre attachement";
// END Added for Submit Headstone Photo Mod

German/cust_text.php or the German-UTF8/cust_text.php

//  Added for Submit Headstone Photo Mod - Translation by Google translate
$ Text ['hsenteratt'] = "Bitte wählen Sie eine Datei";
$ Text ['hsenteraccept'] = "Erlaubte Dateitypen sind:";
$ Text ['hsentercemloc'] = "Fügen Sie einen Friedhof / Lage, um";
$ Text ['hssubmithsfor'] = "Grabstein zufügen";
$ Text ['hssubmithshdr'] = "Grabstein Bild zufügen";
$ Text ['hsoptional'] = "Möglichkeit";
$ Text ['hssubmitphotocredit'] = "Mit Dank an/ Quelle";
$ Text ['hssubmitphotoattachment'] = "Datei";
$ Text ['hssubmitphotorequiredfield'] = "erforderlich";
$ Text ['hssubmitphotoprivacy'] = "Wir respektieren Ihre Privatsphäre - Ihren Namen und Ihre E-Mail Adresse wird nicht öffentlich freigegeben oder angezeigt werden";
$ Text ['hssubmitphotobutton'] = "Datei zufügen";
// END Added for Submit Headstone Photo Mod

Dutch/cust_text.php or the Dutch-UTF8/cust_text.php

//  Added for Submit Headstone Photo Mod - Translation by Henny Savenije
$text['hsenteratt'] = "Welke file wilt u toevoegen";
$text['hsenteraccept'] = "Toegestane bestandstypes zijn: ";
$text['hsentercemloc'] = "Voeg een begraafplaats/locatie toe";
$text['hssubmithsfor'] = "Grafsteen toevoegen voor";
$text['hssubmithshdr'] = "Grafsteen foto toevoegen";
$text['hsoptional'] = "Optioneel";
$text['hssubmitphotocredit'] = "Met dank aan/ Bron";
$text['hssubmitphotoattachment'] = "Bestand";
$text['hssubmitphotorequiredfield'] = "Verplicht veld";
$text['hssubmitphotoprivacy'] = "We respecteren uw privacy - uw naam en email adres zullen niet publiekelijk worden vrijgegeven of getoond";
$text['hssubmitphotobutton'] = "Bestand toevoegen";
// END Added for Submit Headstone Photo Mod

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
Robison and Blythe Genealogy Mod developer Jeff Robison's site. 13.03 EN
Family tree of Marcin & Emilia Senderski 14.04 EN
Things of KINGS 14.03 EN
MacomberKin Family Tree Has helped my users a great deal! Thanks. EN
Parcell/Burris & Pesata/Rupp Genealogy 12.3 EN
Bastiaanssen Genealogy EN
Wortelboer Genealogy EN
Brady Family Tree in Western Australia EN
Whittlesey-Whittelsey Family History EN
Kemp(e) Family History EN
Kielakowie.com EN
The Cole / Tanner Family Tree EN
Bumbery-Wangler Genealogy Research Project EN
R G Strong Family Genealogy EN