Schema.org SpecialAnnouncement support for Silverstripe
This module provides support for the SpecialAnnouncement term within the schema.org specification within the Silverstripe content management system
This module is in a pre-release state
<script type="application/ld+json">
{
"@context": "http:\/\/schema.org",
"@type": "SpecialAnnouncement",
"category": "https:\/\/www.wikidata.org\/wiki\/Q81068910",
"name": "COVID-19 Update",
"text": "Stay safe with the latest COVID Safe information",
"image": "https:\/\/example.com\/assets\/Uploads\/stay-covid-safe.jpg",
"datePosted": "2020-11-06T12:00:00+1100",
"expires": "2021-01-14T12:00:00+1100",
"url": "https:\/\/example.com"
}
</script>
You can also specify the following values as links to further content (external or internal)
diseasePreventionInfo
diseaseSpreadStatistics
gettingTestedInfo
governmentBenefitsInfo
newsUpdatesAndGuidelines
publicTransportClosuresInfo
quarantineGuidelines
schoolClosuresInfo
travelBans
The recommended way of installing this module is via composer
composer require nswdpc/silverstripe-schema-specialannouncement
There is no configuration outside of the administration area, currently.
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem