Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

42 total results found

Memorials Attribute

Admin Help Reports

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

Admin Help Admin Modules

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

TNG_coGenWeb File Structure Overview

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

TNG_coGenWeb File Structure Overview

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

TNG_coGenWeb File Structure Overview

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

TNG_coGenWeb File Structure Overview

Files in the in CSS folder are generated by the vsCode IDE when the .scss file is saved. This is accomplished by vsCode settings for the Live Sass Compiler extension.  The compiled .css files are stored in the main part of this folder. Compiling and placement...

CRON Job Files

TNG_coGenWeb File Structure Overview

Cron Jobs Cron is a time-based job scheduler. A scheduled job is known as a cron job. Although typically used to automate system maintenance and administration it can be used to automate any task. Cron is most suitable for scheduling repetitive tasks.  These ...

Assets Folder/Files

TNG_coGenWeb File Structure Overview

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

TNG_coGenWeb File Structure Overview

The PHP files in the main directory are the defining structure for each page of the site. Follow these guidelines for naming the main level PHP files and their associated assets: Naming Convention Use lowercase letters with words separated by hyphens (-) o...

Schools

Admin Help Admin Modules

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

Admin Help Reports

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

Admin Help Admin Modules

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

Admin Help Admin Modules

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

Admin Help Admin Modules

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

Admin Help Utilities

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

Admin Help Utilities

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

Admin Help Utilities

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

Admin Help Utilities

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

Admin Help Reports

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

TNG_coGenWeb File Structure Overview

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).