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

63 total results found

Vendor Files

TNG_coGenWeb File Structure Overview

vendor - These are specific files provided by third-party's that provide assistance to the vendor's API. Bootstrap, DataTables, and jQuery are specifically used on the TNG_coGenWeb sites.

Appendix B - IDE Setup

TNG_coGenWeb Appendix B - Integrated Development Env...

IDE of Choice My IDE of choice is Microsoft Visual Studio Code (vsCode). The vsCode is available for Windows 10, 11 or MacOS 10+. The product is free and can be downloaded at: Visual Studio Code Download. Extensions The extensions mentioned below are those ...

County_master.json File

TNG_coGenWeb JSON Files

JSON - JavaScript Object Notation, is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of name–value pairs and arrays (or other serializable values). The following details the ...

County_config.json File

TNG_coGenWeb JSON Files

County_config.json - This file is used to establish various configuration elements throughout the system. Ensure the name of the file is the same as the "value" for "name" in the County_master.json file discussed above. Update this file to contain the specific...

County_database.json File

TNG_coGenWeb JSON Files

County_database.json - This file contains the key => value pairs used to identify the username and password of the site's database. Given this information should not be general knowledge the items are contained in a separate file that the configuration informa...

County_navbar.json File

TNG_coGenWeb JSON Files

County_navbar.json - This JSON file details the structure of the navigation bar. This needs work

County_footer.json File

TNG_coGenWeb JSON Files

County_footer.json - This file identifies the text displayed in the page footer. The footer is organized into 3 rows of 3 columns each as follows. { "row-1": { "col-1": { "text": "Together we can build the best FREE Genealogy websites." }, "col...

JSON File Overview

TNG_coGenWeb JSON Files

JSON - JavaScript Object Notation, is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of name–value pairs and arrays (or other serializable values). The following details the ...

New Page

TNG_coGenWeb JSON Files