2017 © Pedro Peláez
 

silverstripe-module ss-mwm-shortcodes

Some additional shortcodes and related utilities for Silverstripe

image

milkyway-multimedia/ss-mwm-shortcodes

Some additional shortcodes and related utilities for Silverstripe

  • Friday, July 8, 2016
  • by mi3ll
  • Repository
  • 1 Watchers
  • 3 Stars
  • 311 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 4 % Grown

The README.md

Shortcodes (Milkyway Multimedia)

There are some new shortcodes that have been registered (once shortcodes are controlled by YAML config, these can be disabled via that...). These are automatically plugged in to the awesome shortcodes module by sheadawson, (*1)

  • [setting field=Title] : Display a field from Site Settings
  • [user field=Name default=Guest] : Display a field from the current logged in member
  • [google_fixurl] : Render the Google Fix URL javascript (good for 404 pages)
  • [current_page field=Title] : Display a field from the current page
  • [icon]mwm[/icon] : Use an icon (defaults to the font awesome set)

Install

Add the following to your composer.json file, (*2)


"require" : { "milkyway-multimedia/ss-mwm-shortcodes": "~0.3" }

License

  • MIT

Version

  • Version 0.3 (Alpha)

Contact

Mellisa Hankins

  • E-mail: mellisa.hankins@me.com
  • Twitter: @mi3ll
  • Website: mellimade.com.au

The Versions

08/07 2016

dev-master

9999999-dev

Some additional shortcodes and related utilities for Silverstripe

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mellisa Hankins

silverstripe shortcodes mwm