2017 © Pedro PelĂĄez
 

silverstripe-module explainable

Silverstripe module for managing abbreviations and unusal words using shortcodes. Good for web accesibility.

image

wernerkrauss/explainable

Silverstripe module for managing abbreviations and unusal words using shortcodes. Good for web accesibility.

  • Wednesday, March 23, 2016
  • by wernerkrauss
  • Repository
  • 1 Watchers
  • 1 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 5 Versions
  • 5 % Grown

The README.md

silverstripe-explainable

Scrutinizer Code Quality, (*1)

Silverstripe module for managing Abbreviations and unusal words using shortcodes. Good for web accesibility., (*2)

See https://www.wuhcag.com/abbreviations/ and https://www.wuhcag.com/unusual-words/ for the corresponding guidelines., (*3)

Requirements

Installation

Download and install manually or use composer., (*4)

composer require wernerkrauss/explainable

Configuration

Add a page of type "AbbrevationPage" or "ExplanationPage" to your CMS. There you can add new abbreviations or explanations in the gridfield., (*5)

You can link to this abbreviations in the CMS using the bundled shortcodes, use the UI for selecting the abbreviation., (*6)

The listings page lists all abbreviations or explanations in alphabetical order, grouped by first letter. You might update the templates to fit your needs., (*7)

Adding to Google Sitemap

You can add the abbreviations and explanations to google sitemap if you have the GoogleSitemap module installed. Just add to your mysite/_config.php:, (*8)

GoogleSitemap::register_dataobject('Abbreviation', 'weekly', '0.5');
GoogleSitemap::register_dataobject('Explanation', 'weekly', '0.5');

TODO

  • create new abbreviation or explanation directly in shortcode UI? Using AddNew button this could be possible. Maybe we have to tweak shortcodable controller for that?

The Versions

23/03 2016

dev-master

9999999-dev

Silverstripe module for managing abbreviations and unusal words using shortcodes. Good for web accesibility.

  Sources   Download

MIT

The Requires

 

silverstripe accessibility

14/07 2015

dev-test-quickaddnew-doesntwork

dev-test-quickaddnew-doesntwork

Silverstripe module for managing abbreviations and unusal words using shortcodes. Good for web accesibility.

  Sources   Download

MIT

The Requires

 

silverstripe accessibility

14/07 2015

0.0.3

0.0.3.0

Silverstripe module for managing abbreviations and unusal words using shortcodes. Good for web accesibility.

  Sources   Download

MIT

The Requires

 

silverstripe accessibility

14/07 2015

0.0.2

0.0.2.0

Silverstripe module for managing abbreviations and unusal words using shortcodes. Good for web accesibility.

  Sources   Download

MIT

The Requires

 

silverstripe accessibility

14/07 2015

0.0.1

0.0.1.0

Silverstripe module for managing abbreviations and unusal words using shortcodes. Good for web accesibility.

  Sources   Download

MIT

The Requires

 

silverstripe accessibility