Drupal

1234567891011121314
Across
  1. 2. A command line shell and scripting interface for Drupal written in PHP
  2. 4. little snippets of text that can be used as replacement patterns
  3. 7. provide a structured way to programmatically alter content before it is displayed
  4. 8. Mechanism for registering a path so that the correct function is fired when the URL is accessed
  5. 10. new bug or issue is assigned a priority based on its severity, frequency, risk and other predetermined factors
  6. 13. Collection of files which together determine the look and feel of a site
  7. 14. API code which allows module to interact with the Drupal core
Down
  1. 1. A term used by Drupal to define the priority in which a function is processed or a block is displayed
  2. 3. Used in tabular data where rows of data alternate background colors between white and a shade of gray
  3. 5. software that extends Drupal features and functionality
  4. 6. The set of links, usually near the top of the page, that shows the path you followed to locate the current page
  5. 8. A one to two day event that focuses on many aspects of Drupal in one location
  6. 9. A piece of software designed to update or fix problems with a computer program or its supporting data
  7. 11. Any defined chunk of data in Drupal
  8. 12. interoperable group of open-source computer programs that form the most common environment to run Drupal on