Submit Headstone Photo Mod
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 | ||
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 |
The latest version of this mod uses the guidelines for TNG v12+ cust_text.php files. If you are using TNGv12+, and any cust_text.php file in this mod is marked with a Bad Target error, you need to update your cust_text.php files before you can install this mod. [Show instructions]
If you upgraded to TNGv12+, and did not update your cust_text.php files as instructed in the upgrade readme script, then you must use the TNG Mod Manager to update them. To do so:
[See details in the TNGv12 Change Impacts Article][Hide the instructions] |
|
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. | |||||||
Mod Updated | 22 Mar 2023 | |||||||
Download link | For
For
For
For
| |||||||
Download stats | V14 download stats | |||||||
Author(s) | Jeff Robison | |||||||
Homepage | Submit Headstone Photo Mod (This page) | |||||||
Mod Support | TNG Community Forums | |||||||
Contact Developer | TNG Community Forums | |||||||
Latest Mod | 14.0.1.0 | |||||||
Min TNG V | 9.0 | |||||||
Max TNG V | 14.0.1+ | |||||||
Files modified | getperson.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
- Uninstall and delete previous version of this mod (if installed)
- Download the appropriate zip file as shown in the mod summary in the upper right corner of the page.
- Extract the file from the downloaded zip file into the mods folder or FTP the extracted file to your mods folder.
- 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
- Try using the Mod Manager Remove capability.
- Copy the backup of the affected files back to your TNG directory.
- Retry installing mod.
- Contact us through the TNG Community Forums.
Uninstalling the mod
If you want to completely Remove (uninstall) this mod and any tables if created, you should
- click the Uninstall button to uninstall the mod
- 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 |