2017 © Pedro Peláez
 

silverstripe-module silverstripe-wowhead

Wowhead Item, Quest, Spell & Achievement Tooltips

image

zanderwar/silverstripe-wowhead

Wowhead Item, Quest, Spell & Achievement Tooltips

  • Saturday, November 12, 2016
  • by zanderwar
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

silverstripe-wowhead

Wowhead Item, Quest, Spell & Achievement Tooltips, (*1)

Installation

This module only supports installation via composer:, (*2)

composer require zanderwar/silverstripe-wowhead, (*3)

Run /dev/build afterwards for SilverStripe to become aware of this extension, (*4)

Optional Configuration

wowhead/_config/wowhead.yml, (*5)

---
Name: wowhead
After:
  - 'framework/*'
  - 'cms/*'
---

Wowhead:
  tooltips:
    colorlinks: true # colors your label
    iconizelinks: true # adds an icon to your label (this will be forced to false if renamelinks is false)
    renamelinks: true # overrides your label
    #custom_url: '//example.com/{type}/{id}' # {type} would be replaced by item, achievement, quest, or spell. {id} would be replaced with the ID
    #locale: 'de' # I'm not sure if all locales are supported, you will have to find out yourself: http://de.wowhead.com

Remove the hash in front of custom_url to use your own URL with the insight provided by its comment, (*6)

Short Codes

WHTooltip

Arguments: - id: The Wowhead ID for the type you want a tooltip to display for. - type: Can be one of item, achievement, spell or quest (Default: item), (*7)

Optional Label: Yes, (*8)

Examples:, (*9)

[WHTooltip, id=277, type=achievement]'Tis the Season[/WHTooltip], (*10)

[WHTooltip, id=25696]Felstalker Breastplate[/WHTooltip], (*11)

[WHTooltip, id=49286], (*12)

Imgur, (*13)

Contributing

If you feel you can improve this module in any way, shape or form please do not hesitate to submit a PR for review., (*14)

Bugs / Issues

To report a bug or an issue please use our issue tracker., (*15)

License

This module is distributed under the MIT License., (*16)

The Versions

12/11 2016

1.1.x-dev

1.1.9999999.9999999-dev

Wowhead Item, Quest, Spell & Achievement Tooltips

  Sources   Download

MIT

The Requires

 

game wow world of warcraft

27/10 2016

dev-master

9999999-dev

Wowhead Item, Quest, Spell & Achievement Tooltips

  Sources   Download

MIT

The Requires

 

27/10 2016

1.1.0

1.1.0.0

Wowhead Item, Quest, Spell & Achievement Tooltips

  Sources   Download

MIT

The Requires

 

26/10 2016

1.0.0

1.0.0.0

Wowhead Item, Quest, Spell & Achievement Tooltips

  Sources   Download

MIT

The Requires