Default theme implementation for displaying a project in a dialog.

Available variables:

  • $image: The project image, if any.
  • $title: The title of the project.
  • $last_updated: A string representing when the project was last updated.
  • $description: The project description. This could be long.
  • $extras: A string of any extra info that should go at the bottom.
  • $status: Whether the project is already installed, enabled, or not.
  • $install: The add to install queue button/link.

These are defined in installer_browser_preprocess_installer_browser_project().

See also

installer_browser_preprocess_installer_browser_project().

File

core/modules/installer/templates/installer-project-dialog.tpl.php