SilverWare AGLS Module.

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.0.0 2018-05-16 05:00 UTC

This package is not auto-updated.

Last update: 2024-04-14 03:34:50 UTC


README

Latest Stable Version Latest Unstable Version License

Works in conjunction with SilverWare to add Australian Government AGLS metadata to pages.

Contents

Requirements

Installation

Installation is via Composer:

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

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

You can add additional AGLS tags by defining the appropriate mappings in your config YAML, and by adding the corresponding properties to your model.

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.

Issues

Please use the issue tracker for bug reports and feature requests.

Contribution

Your contributions are gladly welcomed to help make this project better. Please see contributing for more information.

Maintainers

Colin Tucker Praxis Interactive
Colin Tucker Praxis Interactive

License

BSD-3-Clause © Praxis Interactive