$_section_name
variable
- $_section_name
applicable sections
- html
description
This prints a more friendly and readable section name on the page.
notes
This variable is closely associated with the $_nav_section
variable. $_nav_section
, however, creates a URL-friendly section name that replaces spaces with underlines. It should be used in non-visible links.
The $_section_name
should be used where it will be displayed to the end user.
examples
- When viewing an article titled "Maps" in section "home/about us/directions/maps" and the maps section has no subsections
- Vine Type will return directions
- When viewing an article titled "Maps" in section "home/about us/directions/maps" and the maps section contains one or more subsections (for instance, "From Airport" and "From Train Station")
- Vine Type will return maps