Appendix


Description of Files

Configuration Pages
config.phpDatabase and other settings. You need to customize this before anything will work.
customconfig.phpCustom settings (starts empty).
footer.htmlHTML to be included at the bottom of each page. Blank to start with except for some text crediting me as the author of TNG. You may use a different file, but you must specify the new file in the General Settings.
genlog.txtContains raw log data (starts empty). Must be made writeable (chmod 766).
genstyle.cssContains font face, size and color information for various text types and background areas. You can customize this if you know enough about style sheets. Otherwise, leave this page alone.
genstyle2.cssAn alternate style sheet. Rename to genstyle.css before using.
importconfig.phpImport-related settings.
logconfig.phpLog-related settings.
meta.htmlFor HTML or scripting language to be included in the HEAD section of each page. Blank to start with, except for the style sheet declaration. Customization is optional. You may use a different file, but you must specify the new file in the General Settings.
admin/adminmeta.phpFor HTML or scripting language to be included in the HEAD section of each Admin page. Blank to start with, except for the style sheet declaration and a statement to keep search engines from indexing your Admin pages. Customization is optional.
pedconfig.phpSettings for the pedigree charts. You will likely want to customize these in order to more closely integrate the charts with the rest of your site..
tngprint.cssStyle sheet used when rendering "printer friendly" page.
tngrobots.phpDirects search engine crawlers whether to index certain pages or stay away.
tngtabs1.cssStyle sheet used to display page tabs.
tngtabs2.cssAlternate style sheet for displaying page tabs.
topmenu.htmlHTML to be included at top of each page. Blank to start with except for the <BODY> tag. I recommend you put your site navigation here. You may use a different file, but you must specify the new file in the General Settings.
 
Public Pages You Might Want to Link To
anniversaries.phpDisplays individuals matching user-entered date and event criteria.
browsedocs.phpDisplays a list of all histories.
browseheadstones.phpDisplays list of all headstones.
browsenotes.phpDisplays a list of all notes.
browsephotos.phpDisplays a list of all photos.
browserepos.phpDisplays a list of all repositories.
browsesources.phpDisplays a list of all sources.
browsetrees.phpProvides general database statistics.
browsetrees-old.phpPre-v4 method of displaying list of all trees.
cemeteries.phpDisplays list of all cemeteries (lets you drill down to find headstones).
login.phpPrompts user to log in.
logout.phpLogs a user out.
index.phpYour very basic home page (just in case you don't have one), with links to all the pages in this section. Please make it better!!
index_plus_header_footer.phpYour very basic home page (just in case you don't have one), with links to all the pages in this section. Please make it better!!
newacctform.phpForm users can fill out to request a username/password login.
places.phpShows all place localities in the database (first letters only), plus some other interesting stats.
reports.phpDisplays a list of all active reports.
searchform.phpSearch page to locate individuals.
showlog.phpShows most recently logged actions.
surnames.phpShows all surnames in the database (first letters only), plus some other interesting stats.
whatsnew.phpReport of new individuals, families, photos, histories and headstones.
 
Public Pages That Take Care of Themselves
(they do plenty of work, but you don't need to link to them)
ahnentafel.phpDisplays a register ancestral report for an individual, where personID=###.
addnewacct.phpPuts information from potential user in users table, notifies administrator.
anniversaries2.phpWorks in conjunction with anniversaries.php. Without this redirection, the original page will not properly refresh on submission.
begin.phpWrapper for including config.php.
browserinfo.phpDetermines the client's browser (used with the pedigree chart).
changelanguage.phpDisplays a list of all languages you've set up and allows visitors to select their preference.
checklogin.phpBehind-the-scenes check done on every page to see if user has logged in or not.
descend.phpDisplays descendancy chart for personID=###.
desctracker.phpDisplays a graphical descendancy chart for a line of descent defined in descend.php.
end.phpIncludes code to end each page.
extrastree.phpDisplays a list of all ancestors (where person=###) who have associated photos or histories.
familygroup.phpDisplays a family group sheet, where familyID=###.
findperson.phpDisplays a short summary of person records that match search criteria.
findpersonform.phpAccepts search criteria to locate matching persons.
functions.phpMiscellaneous functions.
gedcom.phpCreates GEDCOM for download.
gedform.phpForm to request a GEDCOM file to download.
genlib.phpContains database, header, footer and menu functions.
getlang.phpContains language preference functions.
getperson.phpDisplays individual information, data first, where personID=###.
globallib.phpContains functions common to both public and admin pages.
headstones.phpDisplays list of all headstones for a given cemetery or locality.
log.phpLogs actions to the log file (genlog.txt).
pedigree.phpDisplays a graphical pedigree chart for an individual, where personID=###.
pedigreetext.phpDisplays a text-only pedigree chart for an individual, where personID=###.
personlib.phpContains functions common to all public pages that show events (like for people, families, sources and photos).
placesearch.phpSearches for and displays summaries for individuals who match place name criteria.
places100.phpShows the top # places (ordered by number of localities), where topnum=#.
places-all.phpShows all largest locality place names in the database.
places-oneletter.phpShows all place name localities beginning with a given character (passed from places.php).
processlogin.phpProcesses username and password entered by a user, performs login.
register.phpDisplays a modified register descendancy report for an individual, where personID=###.
reglib.phpContains functions common to both the Register and Ahnentafel reports.
relateform.phpPage where visitors select two candidates for relationship chart.
relationship.phpCharts relationship between two people (within a fixed number of generations).
relationship2.phpWorks in conjunction with relationship.php. Without this redirection, the original page will not properly refresh on submission.
savelanguage.phpSaves the visitor's language preference.
savelanguage2.phpSaves the visitor's language preference and returns them to the previous page.
savetentedit.phpSaves tentative edits for later review.
search.phpSearches for and displays summaries for individuals who match the criteria entered in searchform.php.
sendlogin.phpSends login information to e-mail address entered if a match is found.
showheadstone.phpShows a headstone and/or map (if available), where personID=###.
showhistory.phpShows a history record, where docID=###, if the history is stored in the database.
showmap.phpShows map of a cemetery, where cemeteryID=###.
showphoto.phpShows a photo, where (personID=### AND ordernum=###) OR photoID=###.
showrepo.phpShows a repository record, where repoID=###.
showreport.phpShows a report, where reportID=###.
showsource.phpShows a source record, where sourceID=###.
showtree.phpShows detail for a tree, where treeID=###.
suggest.phpPrompts user for suggested changes to viewed record.
surnames100.phpShows the top # surnames (ordered by occurence), where topnum=#.
surnames-all.phpShows all surnames in the database.
surnames-oneletter.phpShows all surnames beginning with a given character (passed from surnames.php).
tentedit.phpPrompts user for tentative edits to displayed record.
timeline.phpDoes 'behind-the-scenes' work for timeline chart.
timeline2.phpDisplays timeline chart.
tnghelp.phpDisplays popup help window for menu guide.
tngsendmail.phpSends suggested edit from users to site owner.
ultraped.phpDisplays a very compact graphical pedigree chart for an individual, where personID=###.
version.phpContains current version information.
 
Administration Pages
(must go in the 'admin' folder)
addbranch.phpAdds new branch record to the database.
addcemetery.phpAdds new cemetery record to the database.
addcitation.phpAdds new citation record to the database.
addentity.phpAdds new state or country (for cemetery locations) to the database.
addevent.phpAdds new event record to the database.
addeventtype.phpAdds new event type record to the database.
addfamily.phpAdds new family record to the database.
addheadstone.phpAdds new headstone record to the database.
addhistory.phpAdds new history record to the database, links it to individual(s).
addlanguage.phpAdds new language record to the database.
addnote.phpAdds new note record to the database.
addperson.phpAdds new individual record to the database.
addperson2.phpAdds new individual record to the database (short form).
addphoto.phpAdds new photo record to the database, links it to individual(s).
addplace.phpAdds new place record to the database.
addrepo.phpAdds new repository record to the database.
addreport.phpAdds new report record to the database.
addsource.phpAdds new source record to the database.
addtlevent.phpAdds new timeline event record to the database.
addtree.phpAdds new tree record to the database.
adduser.phpAdds new user record to the database.
adminlib.phpContains database, header functions.
adminlog.phpContains functions that perform logging in admin area.
adminshowlog.phpShows administrative log.
AnchorPosition.jsJavascript required for color picker.
backup.phpCreates a backup file of a database table.
backuprestore.phpSelect a table to back up or restore.
branches.phpBranch administration page.
branchlabels.phpLabels branches within a tree.
branchlib.phpLibrary of code and functions used with branches.
branchmenu.phpAccepts user parameters for labeling branches.
cemeteries.phpCemetery administration page.
checkID.phpUtility that checks to see if an ID is unique.
checklogin.phpBehind-the-scenes check done on every page to see if user has logged in or not.
citations.phpDisplays citations for a selected event.
ColorPicker2.jsMore Javascript required for color picker.
corner.phpCorner frame for TNG logo.
dataimport.phpBegins a GEDCOM import.
datelib.phpText date-to-true date conversion functions.
deepindex.phpAllows linking to individual admin pages within frames environment.
defphotos.phpSets default photo for each person with photos.
deletebranch.phpDeletes a branch record.
deletecemetery.phpDeletes a cemetery record.
deletecitation.phpDeletes a citation record.
deleteentity.phpDeletes a state or country (cemetery locations).
deleteevent.phpDeletes an event record.
deleteeventtype.phpDeletes an event type record.
deletefamily.phpDeletes a family record.
deleteheadstone.phpDeletes a headstone record.
deletehistory.phpDeletes a history record.
deletelanguage.phpDeletes a language record.
deletenote.phpDeletes a note record.
deleteperson.phpDeletes a person record.
deletephoto.phpDeletes a photo record.
deleteplace.phpDeletes a place record.
deleterepo.phpDeletes a repository record.
deletereport.phpDeletes a report record.
deletereview.phpDeletes a tentative edit record.
deleteselected.phpDeletes entities checked from a list (photos, histories, etc.).
deletesource.phpDeletes a source record.
deletetlevent.phpDeletes a timeline event record.
deletetree.phpDeletes a tree record.
deleteuser.phpDeletes a user record.
diagnostics.phpDisplays TNG and PHP diagnostics.
editbranch.phpDisplays a branch record for editing.
editcemetery.phpDisplays a cemetery record for editing.
editcitation.phpDisplays a citation record for editing.
editconfig.phpDisplays the values of your system variables for editing.
editevent.phpDisplays an event record for editing.
editeventtype.phpDisplays an event type record for editing.
editfamily.phpDisplays a family record for editing.
editheadstone.phpDisplays a headstone record for editing.
edithistory.phpDisplays a history record for editing.
editimportconfig.phpDisplays the values of your import variables for editing.
editlanguage.phpDisplays a language record for editing.
editlogconfig.phpDisplays the values of your log variables for editing.
editmore.phpDisplays a additional event information for editing.
editnote.phpDisplays a note record for editing.
editpedconfig.phpDisplays the values of your pedigree variables for editing.
editperson.phpDisplays a person record for editing.
editphoto.phpDisplays a photo record for editing.
editplace.phpDisplays a place record for editing.
editrepo.phpDisplays a repository record for editing.
editreport.phpDisplays a report record for editing.
editsource.phpDisplays a source record for editing.
edittlevent.phpDisplays a timeline record for editing.
edittree.phpDisplays a tree record for editing.
edituser.phpDisplays a user record for editing.
eventtypes.phpEvent types administration page.
export.phpTakes your export preferences prior to exporting a GEDCOM.
families.phpFamily administration page.
filepicker.phpDisplays contents of a TNG folder to allow easy picking of photos and other items.
findcemetery.phpDisplays summary of cemetery records that match search criteria.
findfamily.phpDisplays longer summary of family records that match search criteria.
findfamily2.phpDisplays summary of family records that match search criteria.
findfamilyform.phpAccepts search criteria to locate matching families.
findheadstone.phpDisplays summary of headstone records that match search criteria.
findhistory.phpDisplays summary of history records that match search criteria.
findperson.phpDisplays short summary of person records that match search criteria.
findperson2.phpDisplays longer summary of person records that match search criteria.
findpersonform.phpAccepts search criteria to locate matching persons.
findphoto.phpDisplays summary of photo records that match search criteria.
findplace.phpDisplays summary of place records that match search criteria.
findplaceform.phpAccepts search criteria to find matching places.
findplace2.phpDisplays longer summary of place records that match search criteria.
findrepo.phpDisplays summary of repository records that match search criteria.
findreview.phpDisplays summary of tentative edit records ready for review that match search criteria.
findsource.phpDisplays longer summary of source records that match search criteria.
findsourceform.phpAccepts search criteria for to find matching sources.
findsource2.phpDisplays summary of source records that match search criteria.
findtlevent.phpDisplays summary of timeline event records that match search criteria.
gedcom2.phpExports a complete GEDCOM for a tree.
gedimport.phpImports new genealogical data (individuals and marriages)
gedimport_families.phpDependency of gedimport.php (handles family records).
gedimport_misc.phpDependency of gedimport.php (miscellaneous functions).
gedimport_people.phpDependency of gedimport.php (handles individual records).
gedimport_sources.phpDependency of gedimport.php (handles source records).
gedimport_trees.phpDependency of gedimport.php (handles tree-related functions).
generateID.phpGenerates a unique person or family ID.
generatethumbs.phpGenerate thumbnail images for existing photos.
headstones.phpHeadstone administration page.
histories.phpHistory administration page.
imageutils.phpPHP functions common to several photo-manipulating scripts.
index.phpMain administration menu page (one of only two here you need to worry about).
languages.phpLanguage administration page.
leftbanner.phpLeft navigational frame of admin set, displays menu items.
login.phpPrompts a user to log in.
logout.phpLogs a user out.
main.phpMain admin menu, displays in central frame.
makefolder.phpAttempts to create TNG folders (used during installation). Success depends on server setup.
merge.phpSearch for possible duplicate individuals and merge on command.
mergeplace1.phpAccepts criteria for possible place merge.
mergeplace2.phpDisplays matches for place merge criteria.
mergeplace3.phpPerforms place merge.
newbranch.phpAccepts information for new branch record.
newcemetery.phpAccepts information for new cemetery record.
newcitation.phpAccepts information for new citation record.
newentity.phpAccepts information for new state or country record (cemetery locations).
newevent.phpAccepts information for new event record.
neweventtype.phpAccepts information for new event type record.
newfamily.phpAccepts information for new family record.
newheadstone.phpAccepts information for new headstone record.
newhistory.phpAccepts information for new history record.
newlanguage.phpAccepts information for new language record.
newnote.phpAccepts information for new note record.
newperson.phpAccepts information for new person record.
newperson2.phpAccepts information for new person record (short form).
newphoto.phpAccepts information for new photo record.
newplace.phpAccepts information for new place record.
newrepo.phpAccepts information for new repository record.
newreport.phpAccepts information for new report record.
newsource.phpAccepts information for new source record.
newtlevent.phpAccepts information for new timeline event record.
newtree.phpAccepts information for new tree record.
newuser.phpAccepts information for new user record.
notes.phpDisplays notes for a selected event.
optimize.phpOptimizes a database table.
orderheadstones.phpDisplays summaries of all headstone records linked to an individual for sorting.
orderhistories.phpDisplays summaries of all photo records linked to an individual or family for sorting.
orderphotos.phpDisplays summaries of all history records linked to an individual or family for sorting.
orderphotos.jsMiscellaneous Javascript functions for orderphotos.php.
people.phpPerson administration page.
photos.phpPhoto administration page.
phpinfo.phpDisplays "PHP Info" page for your PHP installation.
places.phpPlaces administration page.
prefixes.phpContains ID prefixes for individuals, families & sources.
processlogin.phpProcesses username and password entered by a user, performs login.
reports.jsJavascript routines common to new/edit report screens.
reports.phpReports administration page.
restore.phpRestores a backed-up table.
review.phpDisplays a tentative edit for administrative review.
rightbanner.phpTop right frame of admin set, displays TNG version, language switcher and other menu items.
savelanguage_admin.phpProcesses a language switch.
secondary.phpIndicates progress of secondary data maintenance processes (GENDEX creation, tracking lines of descent)
second_menu.phpMenu of secondary data processes.
selectutils.jsJavascript routines common to several admin screens.
setup.phpConfiguration Setup page (the other one you need to worry about).
showadminlog.phpDisplays contents of admin log.
showbranch.phpShow individuals in a particular branch.
sources.phpSources administration page.
tablecreate.phpCreate all tables needed for application (WARNING: ALL PRE-EXISTING DATA WILL BE LOST!!)
timelineevents.phpTimeline events administration page.
trees.phpTrees administration page.
updatebranch.phpSaves changes to a branch record.
updatecemetery.phpSaves changes to a cemetery record.
updatecitation.phpSaves changes to a citation record.
updateconfig.phpSaves changes to system variables.
updateevent.phpSaves changes to an event record.
updateeventtype.phpSaves changes to an event type record.
updatefamily.phpSaves changes to a family record.
updateheadstone.phpSaves changes to a headstone record.
updatehistory.phpSaves changes to a history record.
updateimportconfig.phpSaves changes to import variables.
updatelanguage.phpSaves changes to a language record.
updatelogconfig.phpSaves changes to log variables.
updatemore.phpSaves changes to an extended event record.
updatenote.phpSaves changes to a note record.
updatepedconfig.phpSaves changes to pedigree variables.
updateperson.phpSaves changes to a person record.
updatephoto.phpSaves changes to a photo record.
updateplace.phpSaves changes to a place record.
updaterepo.phpSaves changes to a repository record.
updatereport.phpSaves changes to a report record.
updateselectedeventtypes.phpSaves mass changes to event type records.
updateselectedhs.phpSaves mass changes to headstone records.
updateselectedphotos.phpSaves mass changes to photo records.
updatesource.phpSaves changes to a source record.
updatetlevent.phpSaves changes to a timeline event record.
updatetree.phpSaves changes to a tree record.
updateuser.phpSaves changes to a user record.
users.phpUsers administration page.
 
Text Pages
(must go in the 'English' folder)
admintext.phpText messages for all administration pages.
backuprestore_help.htmlHelp for all backup/restore administration pages.
cemeteries_help.htmlHelp for all cemetery administration pages.
citations_help.htmlHelp for all citation administration pages.
config_help.htmlHelp for general configuration settings.
data_help.htmlHelp for all data import administration pages.
events_help.htmlHelp for all events administration pages.
eventtypes_help.htmlHelp for all event types administration pages.
families_help.htmlHelp for all family administration pages.
headstones_help.htmlHelp for all headstone administration pages.
histories_help.htmlHelp for all history administration pages.
index_help.htmlHelp for main administration menu page.
logconfig_help.htmlHelp for log configuration settings.
notes_help.htmlHelp for all notes administration pages.
pedconfig_help.htmlHelp for pedigree configuration settings.
people_help.htmlHelp for all person administration pages.
photos_help.htmlHelp for all photo administration pages.
reports_help.htmlHelp for all report administration pages.
second_help.htmlHelp for all secondary processes pages.
setup_help.htmlHelp for configuration setup menu page.
sources_help.htmlHelp for all sources administration pages.
trees_help.htmlHelp for all trees administration pages.
text.phpText messages for all public pages.
users_help.htmlHelp for all users administration pages.
 
Images
ArrowDown.gifDownward pointing arrow for pedigree chart. Indicates more individual information is present.
ArrowRight.gifRight facing arrow for pedigree chart. Indicates additional pedigree information is present.
background.gifBackground pattern for admin pages.
black.gifBlack one-pixel image used to create pedigree lines with text-only option.
Chart.gifSmall pedigree image used to indicate a link to another pedigree chart.
dchart.gifSmall descendancy image used to indicate a link to a graphical representation of the descendancy report to that point.
doc.gifSmall document icon used to indicate that an individual has at least one history linked to their record.
photo.gifSmall camera icon used to indicate that an individual has at least one photo linked to their record.
spacer.gifBlank one-pixel image used as filler.
tng_log.gifSmall icon for login.
tng_date.gifSmall icon for dates & anniversaries.
tng_desc.gifSmall icon for descendancy.
tng_doc.gifSmall icon for documents.
tng_edit.gifSmall icon for editing.
tng_female.gifSmall icon to indicate displayed individual is a female.
tng_ged.gifSmall icon for GEDCOM download.
tng_help.gifSmall icon for menu guide.
tng_hist.gifSmall icon for histories.
tng_home.gifSmall icon for home page.
tng_home2.gifSlightly larger icon for home page.
tng_hs.gifSmall icon for headstones.
tng_ind.gifSmall icon for individual record page.
tng_log.gifSmall icon for login/logout.
tng_log2.gifSlightly larger icon for login.
tng_logout.gifSmall icon for logout.
tng_male.gifSmall icon to indicate displayed individual is a male.
tng_minus.gifSmall icon for collapsing a hidden block.
tng_new.gifSmall icon for "What's New" page.
tng_note.gifSmall icon for notes.
tng_ped.gifSmall icon for pedigree.
tng_photo.gifSmall icon for photos.
tng_place.gifSmall icon for places.
tng_plus.gifSmall icon for expanding a hidden block.
tng_rel.gifSmall icon for relationship chart.
tng_rpt.gifSmall icon for reports.
tng_search.gifSmall icon for search action.
tng_search2.gifSlightly larger icon for search action.
tng_search_small.gifVery small icon for place searching.
tng_src.gifSmall icon for sources.
tng_stats.gifSmall icon for statistics.
tng_time.gifSmall icon for timeline.
tngtab.pngImage used with inactive tabs.
tngtabactive.pngImage used with active tabs.
admin/ArrowUp.gifUpward pointing arrow for sorting photos.
admin/ArrowDown.gifDownward pointing arrow for sorting photos.
admin/backuprestore_icon.gifIcon for Backup/Restore/Optimize Table Data.
admin/cemeteries_icon.gifIcon for Cemeteries.
admin/customeventtypes_icon.gifIcon for Event Types.
admin/data_icon.gifIcon for Data Import.
admin/families_icon.gifIcon for Families.
admin/first_button.gifButton indicating first in a series.
admin/green.gifIcon indicating a green light.
admin/headstones_icon.gifIcon for Headstones.
admin/histories_icon.gifIcon for Histories.
admin/languages_icon.gifIcon for Languages.
admin/last_button.gifButton indicating last in a series.
admin/next_button.gifButton indicating next in a series.
admin/orange.gifIcon indicating an orange light.
admin/people_icon.gifIcon for People.
admin/photos_icon.gifIcon for Photos.
admin/places_icon.gifIcon for Places.
admin/prev_button.gifButton indicating previous in a series.
admin/red.gifIcon indicating a red light.
admin/reports_icon.gifIcon for Reports.
admin/second_icon.gifIcon for Secondary Processes.
admin/setup_icon.gifIcon for Setup & Configuration.
admin/sources_icon.gifIcon for Sources.
admin/tlevents_icon.gifIcon for Timeline Events.
admin/tng_branch.gifSmall icon for labeling branches.
admin/tng_clear.gifSmall icon for clearing trees.
admin/tng_colorpicker.gifSmall icon for color selection.
admin/tng_delete.gifSmall icon for delete action.
admin/tng_down.gifSmall icon for moving items down in a list.
admin/tng_edit.gifSmall icon for edit action.
admin/tng_left.gifSmall icon for moving items left from one list to another.
admin/tng_optimize.gifSmall icon for optimizing tables.
admin/tng_restore.gifSmall icon for restoring tables.
admin/tng_right.gifSmall icon for moving items right from one list to another.
admin/tng_save.gifSmall icon for exporting a GEDCOM.
admin/tng_test.gifSmall icon for testing a page.
admin/tng_up.gifSmall icon for moving items up in a list.
admin/tnglogo.gifTNG logo.
admin/trees_icon.gifIcon for Trees.
admin/users_icon.gifIcon for Users.
 
Other
historytemplate.phpA template file for creating histories (must go one folder below the genealogy area).
license.txtYour license agreement.
livingupdate.phpUtility to flag living individuals (left over from v4 upgrade).
photoblock.phpContains code you can put on your home page to display a random photo.
photoimport.phpImports photos and photolinks from a CSV file.
setpermissions1.phpAttempts to set permissions on configuration files (used during setup). Success depends on server setup.
switchcolor.phpCreates new tab background images according to the color numbers you enter.
admin/deepindex.phpAllows you to link to an Admin page beyond the home page and keep the navigation framework intact by passing a "page" parameter (ie, deepindex.php?page=photos.php).
admin/setpermissions2.phpAttempts to set permissions on configuration files (used during setup). Success depends on server setup.
admin/surnameconvert400.phpConverts surnames to prefix + rest of name (left over from v4 upgrade).
admin/surnameunconvert400.phpConverts surnames from prefix + rest of name back to former format (left over from v4 upgrade).
tngrss.phpOutputs contents of "What's New" page in RSS newsreader format. When subscribing, you can get the feed to appear in alternate languages if you append "&lang=yourlanguage" (where "yourlanguage" is the name of the language as you have set it up in TNG) to the URL.