silverware/sitemap

SilverWare Sitemap Module.

Installs: 93

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.1.0 2018-06-12 11:29 UTC

This package is not auto-updated.

Last update: 2024-03-15 10:40:39 UTC


README

Latest Stable Version Latest Unstable Version License

Provides a sitemap page for SilverWare apps.

Contents

Requirements

Installation

Installation is via Composer:

$ composer require silverware/sitemap

Usage

After installing the module, a SitemapPage will become available in the CMS. By default, the sitemap page will show a tree of all pages in your site tree that are flagged as shown in menus.

On the Styles tab for the page, you can choose the font icon to use for links. On the Options tab, you may customise the sitemap mode by choosing from the following options:

  • All
  • Children
  • Selected

The 'All' mode (default) shows all navigable pages in your site tree. The 'Children' mode will show the child pages of the page you select from the field that appears. The 'Selected' mode will show only those pages you select from the field that appears.

On the Options tab you may also choose whether to show the page name or navigation label for both the link text, and the title popup for each link.

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