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
- 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