Advanced Search
Search Results
41 total results found
GenWeb Documents
Documentation for multiple GenWeb website.
Memorials
Memorials Table Structure The Memorials table structure is as follows... Name Type Attribute NULL Default per_id int(11) AUTO_INCREMENT No None per_cem_id int(11) No 0 per_name_full varchar(1024) Yes NULL per_name_...
Cemetery Statistics
Purpose This report creates a listing of cemetery statistics for all cemeteries with a memorial count > 0. This provides a snapshot of those cemetery that might need updating of memorial records. Report Form No input required, just select the Report button ...
Cemetery Military Info
Purpose This report creates a listing of all records in the selected cemetery or all cemeteries identifying the tombstone inscriptions with photos with a military campaign and/or branch of service. This is useful to for providing to cemetery associations for ...
Cemetery Memorials Plots
Purpose This report creates a listing of all records in the selected cemetery identifying the Burial Plot information. This is useful to determine which memorial records for a cemetery need updated Burial Plot information. Report Form As indicated on the fo...
Cemetery Memorials No GPS
Purpose This report creates a listing of all records in the selected cemetery identifying the tombstone photos information with photos with no GPS coordinates. This is useful to determine which memorial records for a cemetery need updated tombstone photos. R...
Articles
Articles Database Table Structure The following details the structure of the Articles table of the database. Name Type Attribute NULL Default art_id int(11) UNSIGNED No None art_title_sort varchar(128) No None art_title var...
Death Certificate Templates
The first Death Certificate transcription form is for the Texas Death Certificates 1890 to 1976 database. The second template is for the Texas Death Certificates 1977 to 1981 database. There are two different databases and the form is slightly different. Texa...
Available CRON Scripts
Overview The following scripts are available for inclusion as a system CRON job. To set the timing and frequency of a CRON job requires access to the server cPanel and thus must the accomplished by the system administrator. Through the Admin CRON Jobs dropdow...
What is a CRON Job?
A CRON job is a script that has no output to a web page but generates a report that is emailed to a specific individual, usually the County Coordinator. All scripts are identified on the server and are set to run at a specific time. Run frequency an be set at...
What's New
Purpose On the website home/index page there is an area set aside for announcements, coming soon notices, and what's new information. The What's New Utility module is used to facilitate this action. Overview The information displayed in the What's New area ...
Including Images
Images Using Pseudo Code Often within an article it is desired to include an image. In the old days of web development the only way to do so was to use the HTML img element... <img src="image_name.jpg" align="right" width="250px" height="250px" target="_blank...
Article Categories
Category List The following list identifies the codes used in the Articles Category field. Code Meaning art Article bbl Bible Record bio Biography bok Books bwg Backward Glances cem Cemetery cen Census R...
Bootstrap Grid
Overview The Bootstrap grid was designed by two Twitter developers in the mid-2010s. It is used to align elements within a defined area of a page. Just as with the HTML table structure consists of row (tr) and column (td) elements, the Bootstrap Grid structur...
Contributors
Purpose The Contributor admin module is used to add, edit, or delete individual contributor records in the contributor table of the database. The contributor information is generally included on pages that were provided by the individual. To include a specifi...
Admin Help
Documentation of the Standard GenWeb site.
Memorials
Overview The Memorials admin module is used to add, edit, or delete records from the memorials table of the database. For a detailed discussion on the use of admin modules see the xxx page. Unlike the other admin modules, this memorials modules does not inclu...
Articles
Purpose The Articles module is used to update the records of the articles table of the database. As the name implies, the articles table contains those records used throughout the website that provide the real content to each of the areas of the site. Overvi...
Any Page Text Module
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...
Basic Module Structure
Overview The basic structure of each admin module, except the Memorials module, consist of a top form area containing an input area for each of the related table's fields and a bottom table area containing all the records associated with the subject module. ...
Purpose/Overview
The main TXGrayson.org GenWeb site is structured such that the basic content of the site is obtained from a database containing multiple tables and records. To ensure that the latest content information is available in a structured and timely manner the admin....
Appendix
Details several areas for identifying specific entities
Database Tables Structure
Helpful Hints
Details several Helpful Hints in using the Admin modules
CRON Jobs
Details the use of the CRON Jobs
Utilities
Details the use of the Utilities Modules
Reports
Details the use of Reports modules
Admin Modules
Details the use of several Admin Modules
Cemetery Veterans
Purpose This report creates a listing of memorial records for all cemeteries which have information in the military image, note, or inscription fields. This provides a snapshot of the cemetery memorial records that has veteran related information. Report For...