
外掛標籤
開發者團隊
② 後台搜尋「Guild Recruitment Widget for WoW」→ 直接安裝(推薦)
原文外掛簡介
A widget that displays recruitment messages for a World of Warcraft guild.
It lets you show class and status priorities in a compact, configurable sidebar widget.
It’s a simple panel customizable with some CSS techniques.
please always save the widget once before and after every update,
New in version 2.0:
added new classes
updated all colors
this plugin now uses npm to build SCSS stylesheets, see source code for details, mixins will be useful if you’re building your own wordpress theme
** I will be actively updating this plugin.
** This plugin is property of Gordian Knot but we do share it for free.
To use this widget, simply go to Appearance => Widget and drag it to a sidebar as similar to other widgets.
If you found bugs or want to suggest improvements, please open an issue on the project repository.
Development Note
require npm to build stylesheets
npm run build to build stylesheets continuously to ./css/ until Ctrl+C to terminate, test page can be viewed at http://localhost:8001
only tested on Mac, should work in *nix platforms, should work in Windows too
