This project provides the necessary components to manage and display local government services within a Drupal site. It includes content types for creating service landing pages, sub-pages for detailed information, and basic pages, along with an option for tracking service status updates. This allows for structured presentation and navigation of all services offered by a local government.
Provides the pages and navigation for presenting the Services provided by Local Government.
A part of the LocalGovDrupal distribution.
Content types:
- Landing page - the top level section for each service.
- Sub-landing page - detail and links to specific pages within a service.
- Page - the basic page that can be placed in a service, and on a service sub-landing page.
- Status - an optional additional type for providing updates about a the status of a service.
- Other content types in the LocalGovDrupal distribution can also optionally be linked into service sections and referenced from sub-landing pages.