<Pages>

The <Pages> option is used to enable/disable different page types. Page types are disabled automatically if they do no apply, so it is seldom necessary to disable them directly, however, some pages like Immigrants, Nobility, Validation, and Updates may be generated, but not desired.

Example

<Pages>
  <Tree>         true </Tree>        
  <Names>        true </Names>       
  <Profiles>     true </Profiles>    
  <Sources>      true </Sources>     
  <Blog>         true </Blog>        
  <Places>       true </Places>      
  <Map>          true </Map>         
  <Timelines>    true </Timelines>   
  <OriginMaps>   true </OriginMaps>  
  <AncestorMaps> true </AncestorMaps>  
  <Ancestors>    true </Ancestors>   
  <DNAAncestors> true </DNAAncestors>
  <DNARelatives> true </DNARelatives>
  <Kinships>     true </Kinships>    
  <Census>       true </Census>      
  <Descendants>  true </Descendants> 
  <Collections>  true </Collections>  
  <Immigrants>   true </Immigrants>  
  <Nobility>     true </Nobility>    
  <Photos>       true </Photos>      
  <Gallery>      true </Gallery>      
  <Validation>   true </Validation>  
  <Updates>      true </Updates>     
</Pages>

Options

<Tree>
[ true ]
Enables pedigree charts for every individual not <SkipIds> using the skip flag. The <HomePerson> is linked in the menu, and every person's profile page will include a tab linking to their pedigree chart.
<Names>
[ true ]
Enables name index pages.
<Profiles>
[ true ]
Enables a profile page for every individual not <SkipIds> using the skip flag. Several configuration options are available.
<Sources>
[ true ]
Enables a source index page, and a source page for every source not hidden using the <HideRecord> option. The source index page is sortable and include a column for the source category. Source pages include a tab showing every claim made by this source.
<Blog>
[ true ]
Enables an embedded (See <Blog>) or a standalone blog (See <Blog> for more information). (This website was created using this feature.)
<Places>
[ true ]
Enables a location index page and a location page for every location found in your database and includes a tab showing every claim made at this location.
<Map>
[ true ]
Enables a population distribution heatmap - a Google map with event location markers representing every claim found in your database. A heatmap overlays the Google map. See <Locations> for more information on how to setup location geocoding and maps.
<Timelines>
[ true ]
Enables timeline pages grouped by century.
<OriginMaps>
[ true ]
Enables an origin map index page and an origin map for selected individuals. Origin maps a similar to the population distribution heatmap, but are limited to the earliest claim containing a location for every ancestor of the selected individual. See the <OriginMaps> option for more information on how to setup an origin map for a selected individual. The origin map will be linked as a tab on the selected individual's profile page.
<AncestorMaps>
[ true ]
Enables an ancestor map index page and an ancestor map for selected individuals. Ancestor maps a similar to origin maps, but are limited to the ancestors of the selected individual. See the <AncestorMaps> option for more information on how to setup an ancestor map for a selected individual. The ancestor map will be linked as a tab on the selected individual's profile page.
<Ancestors>
[ true ]
Enables an ancestor list index page and an ancestor list for selected individuals. See the <AncestorLists> option for more information on how to setup an ancestor list for a selected individual. The ancestor list will be linked as a tab on the selected individual's profile page.
<DNAAncestors>
[ true ]
Enables a DNA ancestor trees index page and a DNA ancestor trees page for certain individuals (DNA testers). See <DNA> for more information on how to configure DNA relatives. A DNA Relatives tab will be linked on the DNA tester's profile page.
<DNARelatives>
[ true ]
Enables a DNA relatives index page, DNA kinships pages, and a DNA relative page for certain individuals (DNA testers). See <DNA> for more information on how to configure DNA relatives. A DNA Relatives tab will be linked on the DNA tester's profile page.
<Kinships>
[ true ]
Enables kinships lists on the profile pages of persons automatically determined to have consanguinious relationships with their spouses. Several validation options are available.
<Census>
[ true ]
Enables a census table index page and a census table for selected individuals. See the <CensusTables> option for more information on how to setup a census table for a selected individual. The census table will be linked as a tab on the selected individual's profile page.
<Descendants>
[ true ]
Enables a descendant lists index page and descendant lists for selected individuals. See the <DescendantLists> option for more information on how to setup a descendant lists for a selected individual.
<Collections>
[ true ]
Enables a collections page. See <Collections> option for more information on how to setup collections.
<Immigrants>
[ true ]
Enables an immigrants summary page built using several standard and non-standard GEDCOM tags.
<Nobility>
[ true ]
Enables a nobility titles summary page built using the standard GEDCOM nobility title tag ( @INDI.TITL ).
<Photos>
[ true ]
Enables a photos page containing all individual photos found. See <Media> and <Gallery> for more information.
<Gallery>
[ true ]
Enables a photo gallery containing all individual photos found. See <Gallery> for more information.
<Validation>
[ true ]
Enables the data validation page. See <DataValidation> for more information.
<Updates>
[ true ]
Enables the updates page which will include links to the individuals, source, blog posts more recently updated.
Comments