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

WP Wiki Tooltip

描述

Adds explaining tooltips querying their content from a MediaWiki installation, e.g. Wikipedia.org. Therefore shortcodes can be used in Posts and Pages to mark keywords and link them to public Wiki pages. The well-known package of Tooltipster is used to create the nice and themable tooltips.

Main features of the current version are:

  • Setup at least one wanted Wiki base and several other options at a backend page
  • Integrate the Wiki tooltip using shortcodes in Posts and Pages
  • Shortcodes can be created by a TinyMCE plugin – within Gutenberg’s Classic-Block, too

屏幕截图

  • Wiki-Tooltips Settings - Base Settings (top): manage several Wiki URLs
  • Wiki-Tooltips Settings - Base Settings (bottom): set some options how to show tooltips
  • Wiki-Tooltips Settings - Error Handling: set some Error Handling options
  • Wiki-Tooltips Settings - Designs: set designs, stylings, and animations of tooltips
  • Wiki-Tooltips Settings - Thumbnails: enable and style thumbnails
  • Integrate the plugin by shortcodes in Posts and Pages
  • Use the TinyMCE plugin to get help by a popup form - also available in the Gutenberg's Classic Block
  • See nice and helpful tooltips

安装

  1. Find Wiki tooltip plugin in the “Add Plugins” page within your WordPress installation or Upload the Wiki tooltip plugin to your blog,
  2. Activate it,
  3. Create at least one Wiki base and review the global options on the settings page
  4. Add some shortcodes to your Posts and Pages, and
  5. See nice and helpful tooltips where ever you like

常见问题

Can I use any Wiki installation as base for my tooltips?

Sure, as long as the used installation provides an API structured like the API of MediaWiki it will work perfectly! You can use one of the public Wikipedias or setup your own Wiki URL.

Can I use several Wikis at the same time within my WordPress?

Since version 1.4.0 the plugin provides the opportunity to manage multiple Wiki URLs! The wanted Wiki can be chosen via an attribute in the shortcode.

Am I able to style the links to Wiki pages in another way than all other links in the blog?

Yes, you can define extra CSS style properties that are used at all links to Wiki pages!

Can I disable tooltips for mobile access?

Since version 1.7.0 you can define a minimum screen width that is necessary to show the tooltips!

Can I use the content of a certain section instead the complete Wiki page?

Since version 1.9.0 you can request a section by its title (anchor) using an extra attribute of the shortcode (section="anchor-of-section")!

评价

2020年12月2日 3 回复
I guess this plugin could use some updates, but I'm not complaining because on my well updated sites this plugin still works as it's supposed to. I really love those pop-up text boxes that makes the links so much cooler than just merely linking a word or image.
2019年11月4日 1 回复
This plugin does exactly what it says and does it extremely well and on top of that you can even show entries from wiktionary!
2017年10月19日
Modern, Simple, Perfect Thank you for writing this plugin who gives 1 star should learn before posting ... this is a PERFECT plugin
2017年6月29日 4 回复
Cannot add a tooltip from the visual editor. Like JS isn't working. Tried on fresh 4.8 installation.
阅读所有17条评价

贡献者及开发者

“WP Wiki Tooltip” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“WP Wiki Tooltip”插件已被翻译至4种本地话语言。 感谢所有译者为本插件所做的贡献。

将“WP Wiki Tooltip”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

The last three major releases are listed here, only. Find complete log of all changes in the extra changelog file!

1.10.0 – C6H13NO2 | Leucine

Release Date – December 5th, 2020

  • the backend page is splitted into several tabs to have more space for some new settings in the future
  • all dynamic JavaScript code that was printed in HTML is moved into static JS files to avoid problems with other plugins
  • all JavaScript is improved by removing small mistakes and minor hitches
  • the used Tooltipster plugin is updated to its version 4.2.8
  • some improvements for binding external resources

1.9.0 – C6H13NO2 | Isoleucine

Release Date – January 1st, 2019

  • sections of Wiki pages can be used for tooltips, now (use shortcode attribute section="anchor-of-section")
  • the used Tooltipster plugin is updated to its version 4.2.6
  • a new option is available to set the animation how the tooltip appears
  • the new JavaScript I18N Support was implemented for the Classic-Block of Gutenberg

1.8.0 – C6H9N3O2 | Histidine

Release Date – February 23rd, 2018

  • if tooltip trigger ‘hover’ is selected you can set explicitly how the link has to work
  • special options for handling errors are available
  • a new version of Tooltipster plugin was released that leads to some programmatic and design changes
  • a preview for every tooltip designs is available at options page now