Advanced Search
Search Results
49 total results found
Memorials Attribute
Purpose This report creates a listing of memorial records that contains search string in the selected attribute field. Report Form As indicated on the form image below, enter the first two letters of a Select Cemetery input box. This will then display a l...
Towns
Purpose The Churches admin module is used to add, edit, or delete individual cemetery records in the churches table of the database. Overview The module contains multiple fields on the Basic Info and Text Info tabs for entering the desired information. See ...
SCSS Files
scss - The scss files are contained in five subfolders as follows. base - The 'base' scss files are used to establish the basic css styles for the site. There are 13 files with each containing a specific part (e.g., header, topography, footer) of the overal...
Javascript (JS) Files
java - This folder contains the .js files associated with the primary .php file (e.g., school.js us loaded by the school.php file)
Image Files
images - All images used by the system are placed in the subfolders of this folder. cem_images - mis_images - arrors - awards - icons - logos - masters - sort - xxx_images -
CSS Files
CSS - The files in this folder are generated by the vsCode IDE when the .scss file is saved. The compiled .css files are stored in the main part of this folder. Compiling and placement of these files requires an IDE extension and a setting in the vsCode IDE. S...
CRON Job Files
This section details the organization of a typical TNG_coGenWeb site. The website files are structured into folders as follows: cron - CRON jobs are scripts that are set to run a selected times (day, week, month). The desired time and frequency is set using ...
Assets Folder/Files
The assets folder contains subfolders and files used across the site. The files are included in an assets folder of the project. The items listed below are subfolders within the assets folder. Main level files The main level assets files are those used on ba...
Main PHP Files
The main level PHP files define the individual pages of the site. Naming Convention The preferred naming structure for PHP files is set by the following guidelines: Lowercase letters with words separated by hyphens (-) or underscores (_) for procedural s...
Schools
Purpose The Schools admin module is used to add, edit, or delete individual cemetery records in the schools table of the database. Overview The module contains multiple fields on the Basic Info and Text Info tabs for entering the desired information. See th...
Memorials Death Year
Purpose This report creates a listing of memorial records from all or single cemetery that contains the year in death field. This is helpful when searching newspapers for updating obituary information. Report Form As indicated on the form image below, ent...
Markers
Purpose The Markers admin module is used to add, edit, or delete individual cemetery records in the markers table of the database. Overview The module contains multiple fields on the Basic Info and Text Info tabs for entering the desired information. See th...
Churches
Purpose The Churches admin module is used to add, edit, or delete individual cemetery records in the churches table of the database. Overview The module contains multiple fields on the Basic Info and Text Info tabs for entering the desired information. See ...
Cemeteries
Purpose The Cemeteries admin module is used to add, edit, or delete individual cemetery records in the cemeteries table of the database. Overview The module contains multiple fields on the Basic Info and Text Info tabs for entering the desired information. ...
Users - New
Purpose The Users utility module is used to enter information for users who are allowed access to the Admin area. Overview The provided information will allow access to the website Admin are with the Access Level identified. Usage As noted in the image be...
Transaction Log Report - New
Purpose This module displays a summary of the transactions made by a user for each month of the year indicated along with a total for the year. It is simply a report to display the work being performed by the users. Utility Form To create a report use one o...
Transaction Log Display - New
Purpose This module displays records from the Database transaction table. Occasionally, it might be necessary to determine when a memorials record was last updated and/or by which user. The transaction table is a log of all memorial transactions. Included in ...
Search Database - New
Purpose The Any Page Text utility is used to enter unique text items for identified site pages. On any webpage there are various elements that are used to display 'static' text. Elements such as the page heading and text boxes used to describe something about...
Memorials Search
Purpose This report creates a listing of memorial records that contains search string in any text field of a Memorial record. Report Form Enter the desired string (e.g., Smith) in the Search For... field. Select the Report button to create the report. ...
Sitemap Files
sitemaps - Sitemap files are used by the site to enhance the SEO bots that crawl the site. The files are created by one of the CRON scripts usually on a weekly basis. Once the CRON job is established in the cPanel this folder can be ignored. (reword).