Description
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
- Plan your build with this Build Planner.
- Copy the url and paste it into a single line in your editor (like you would to embed a YouTube video).
- 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.
Installation
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘ESO Widgets’
- Activate ESO Widgets from your plugins overview.
From www.remarpro.com
- Download ESO Widgets.
- Upload the ‘eso-widgets’ directory to your ‘/wp-content/plugins/’ directory.
- Activate ESO Widgets from your plugins overview.
FAQ
- Installation Instructions
-
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘ESO Widgets’
- Activate ESO Widgets from your plugins overview.
From www.remarpro.com
- Download ESO Widgets.
- Upload the ‘eso-widgets’ directory to your ‘/wp-content/plugins/’ directory.
- Activate ESO Widgets from your plugins overview.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ESO Widgets” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ESO Widgets” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.