You are here

overlay_paths_example.info in Overlay Paths 7

name = "Overlay paths - Example"
description = "A demonstration module for Overlay paths that provides a UI for setting paths that should appear in the overlay."
core = 7.x
dependencies[] = "overlay_paths"
configure = "admin/config/system/overlay_paths_example"
; Hide the module from the UI, as it's deprecated now.
hidden = true

File

overlay_paths_example/overlay_paths_example.info
View source
  1. name = "Overlay paths - Example"
  2. description = "A demonstration module for Overlay paths that provides a UI for setting paths that should appear in the overlay."
  3. core = 7.x
  4. dependencies[] = "overlay_paths"
  5. configure = "admin/config/system/overlay_paths_example"
  6. ; Hide the module from the UI, as it's deprecated now.
  7. hidden = true