该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

ESO Widgets

描述

Are you producing content for Elder Scrolls Online? With ESO Widgets you can add ingame-like skill and set tooltips directly into your site! For build guides you can show whole skill bars with tooltips in your posts.

Embedding builds / skill bars

  1. Plan your build with this Build Planner.
  2. Copy the url and paste it into a single line in your editor (like you would to embed a YouTube video).
  3. Done. You should see the skill bars as a preview in your visual editor, too.

Please make sure to paste the url in a new line and don’t make it clickable in your editor. Check the screenshot section for an example.

Adding skill tooltips

This plugin adds the tooltip script used on ElderScrollsBote.de to your site. The script is loaded asynchronously and is very lightweight. It has no dependencies like jQuery.

The tooltip script detects every link to a skill from the database of ElderScrollsBote.de and shows the corresponding tooltip on mouseover. To find the url to a specific skill you can use the search form here.

Adding set tooltips

It’s exactly the same as skill tooltips. Every link to a set is detected and shows a tooltip on mouse over. To find the url to a specific set you can use the search form here.

Is this in German?

All data is available in English and German. The script detects the browser language and shows all tooltips in English by default. You can set localStorage.lang to “en” or “de” to force a specific language on your site, but this shouldn’t be neccessary.

屏幕截图

安装

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘ESO Widgets’
  3. Activate ESO Widgets from your plugins overview.

From WordPress.org

  1. Download ESO Widgets.
  2. Upload the ‘eso-widgets’ directory to your ‘/wp-content/plugins/’ directory.
  3. Activate ESO Widgets from your plugins overview.

常见问题

Installation Instructions

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘ESO Widgets’
  3. Activate ESO Widgets from your plugins overview.

From WordPress.org

  1. Download ESO Widgets.
  2. Upload the ‘eso-widgets’ directory to your ‘/wp-content/plugins/’ directory.
  3. Activate ESO Widgets from your plugins overview.

评价

此插件暂无评价。

贡献者及开发者

「ESO Widgets」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「ESO Widgets」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.3

Release Date: Mai 26th, 2018

  • Optimized browser caching of the tooltip script.
  • Always use https even if you run a http site.
  • Visual enhancements for attributes and armor choices.
  • Ensured compatibility with WordPress 4.9.6.

1.2

Release Date: June 7th, 2017

  • All clicks on skills in skill bars open in new tabs.
  • Removed the filter ‘eso_widgets_open_in_new_tabs’.
  • Added support for oEmbed on ElderScrollsBote.de and switched to oEmbed provider to reduce the workload in plugin.
  • Ensured compatibility with WordPress 4.8.

1.1

Release Date: Mai 8th, 2017

  • Providing a filter to force all links from skill bars to open in new tabs.
  • The widget now shows the distribution of armor (e.g. 5/1/1) and attribute points (eg. 60/4/0) if available.

1.0

Release Date: April 21th, 2017

  • Initial release.