B. Settings

ModuleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. Settings

Unfortunately, one size does not fit all, so I've allowed you some options to control the output of this moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP..

  • Include Basic Drupal

    Drupal

    An open-source content management system that is used on this site and is taking over the world.
    information?
    • Delete Cron variables after - specifies how long Cron is allowed to run before the moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. deletes the variable ("cron_semaphore") that indicates Cron is running.
  • Include Table Summary?
    • Show indexes? - specifies that the output should include a list of all the indexes that are defined for the table.
    • Release overhead? - allows you to specify whether or not to issue an Optimize query on the table if there is overhead.
  • Include Sequences Summary?
  • Include Node Summary? - (SQLStructured Query Language - a language for accessing a database. intensive)
    • Show nodes exceeding: - allows you to specify that nodes in excess of this many KB (kilobytes) should be listed.
    • Note: if you don't want this function, set the number very high (e.g. 999999).

    • Warn if nodes exceed: - gives you a warning line in the report if nodes exceed this many KB (kilobytes).
    • Include Node Access? - (SQLStructured Query Language - a language for accessing a database. intensive)
    • Include comment count on nodes? - includes the total comment count in the Node Summary.
  • Include System Variables? - (CPU intensive)
  • Include ModuleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. summary?
  • Include Content Type summary?
  • Include Vocabulary summary? - (may be CPU and SQLStructured Query Language - a language for accessing a database. intensive)
    • Check for orphan Term_nodes? - (may be SQLStructured Query Language - a language for accessing a database. intensive)
    • Delete orphan term nodes? - If you use the “Check for orphan Term_nodes” section, do you want any that are found deleted.
  • Include Themes and ThemeFor web sites, this refers to the "look and feel" of the site. It is also used to describe the code to produce that look. Engines?
  • Include Blocks and Boxes?
    • Warn on missing themeFor web sites, this refers to the "look and feel" of the site. It is also used to describe the code to produce that look. for blocks? - This allows the moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. to display a warning message if a block exists for a missing themeFor web sites, this refers to the "look and feel" of the site. It is also used to describe the code to produce that look..
    • Delete the orphan blocks? - Delete the blocks with a missing themeFor web sites, this refers to the "look and feel" of the site. It is also used to describe the code to produce that look..
  • Include Roles and Permissions?
    • Show role permissions as a list? - If not chosen, the roles will be shown as a stream.
    • Show list of users for each role? - Displays the list of users assigned the role.
  • Include Contacts?
  • Include Profile Fields?
  • Include URL Aliases? - (SQLStructured Query Language - a language for accessing a database. intensive)

Archive Options - The Site DocumentationA Drupal contributed module by Nancy Wichmann for gathering information about the installation. moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. may be run via Cron and the output HTMLHyperText Markup Language - the coding standard for a web page. file archived to disk for future review. The options chosen above will govern the data collected and reported.

  • Archive frequency - The moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. will run at the next scheduled Cron run after this period has elapsed. A zero value indicates that running will be done manually only.
  • Archive directory - This is where the moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. will place the archive file. The current date will be appended to the file name. If it runs more than once a day, a counter will be added to produce a unique name.

In the settings form, you may leave the indented items checked even if you choose not to run their parent sections.