SilverWare AGLS Module
, (*1)
Works in conjunction with SilverWare to add Australian Government AGLS metadata to pages., (*2)
Contents
Requirements
Installation
Installation is via Composer:, (*3)
$ composer require silverware/agls
Configuration
As with all SilverStripe modules, configuration is via YAML. Within the config.yml
file you will
find a series of AGLS schemas and metadata mappings. Everything should work out of
the box, however you can expand upon these items if you wish., (*4)
After installation, you should define the corporate name, address and contact number values in the
Settings > SilverWare > AGLS > Creator section. The values for publisher can also be defined, or
check the box "Same as creator"., (*5)
You can add additional AGLS tags by defining the appropriate mappings in your config YAML, and by
adding the corresponding properties to your model., (*6)
Usage
AGLS tags are automatically added to a page's metadata using the PageExtension
. This module
works in conjuction with SilverWare's metadata and site configuration extensions to automatically
populate AGLS tags for pages within your site tree., (*7)
Issues
Please use the issue tracker for bug reports and feature requests., (*8)
Contribution
Your contributions are gladly welcomed to help make this project better.
Please see contributing for more information., (*9)
Maintainers
License
BSD-3-Clause © Praxis Interactive, (*10)