FindWord TSW

描述

Search tool helper to find text on page. Can be used a a sidebar widget to cover any volume of text either on the page or in the content of the article itself. This is set as a default to find text specifically that is in a single post article. You can expand this by changing the name of the CSS class that your searchable text is enclosed in.

Let us say you are wanting to include the sidebars and the header and the footer of the page as part of your search. In this case, you would change the name of the Wrapper Class to the same name as your body class for example, in which the body tag element would get a new data type of “data-finder-content” once you save your Wrapper Class name to the plugin Options Settings page.

Helps your readers find text on the page if articles are long. Can also be used as a writting developer tool to count keywords in an article.

Upgrade link for this plugin: FindWordPlus
Why upgrade:

  • Fixed position of widget on page.
  • Clipboard organizer to save keyword text to.
  • Word counter for page text content.
  • Clock for timing reads.
  • Predefined text in Toolbox or add you own.
  • Add promotion link or advert link to tool box.
  • Change box-shadow and button colors as well as icons in buttons.
  • Change pixel size inside findword content area.
  • Select or remove modules you want readers to see.

Other

Highlight javascript for jQuery based on highlight v3 by Johann Burkard
scrollTo javascript for jQuery based on Ariel Flesler version 2.1.3 https://github.com/flesler/jquery.scrollTo

屏幕截图

  • On page widget - shortcode also available
  • Admin options settings page

安装

This section describes how to install the plugin and get it working.

  1. Upload findword-tsw.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place widget FindWord or place shortcode [findword] to page.
  4. Find class name of page content and add to Setting admin page.

评价

2023年2月7日 1 回复
You need to find something on your WP site?You've found your finder, and this is it.Does exactly what it says and does it well.
2023年2月4日 1 回复
Great plugin. Very usable for websites with text like blogs.It's great and simple to install on pages or sidebars with a shortcode.I recommend!
阅读所有2条评价

贡献者及开发者

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

贡献者

将“FindWord TSW”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.1.6

  • corrected php render in widget

1.1.5

  • corrected link text
  • file inc/class-findowrod-tsw
  • file findword-tsw
  • file admin/partials/-admin-display
  • file this

1.1.4

  • added link to free download

1.1.3

  • fixed checked

1.1.2

  • fixed scrollto for Chrome and Opera

1.1.1

  • fixed default values for options
  • added uninstall hook

1.1.0

  • put js in footer
  • fixed jquery slim animate

1.0.9

  • Added context for premium version link

1.0.8

  • fixed json error in shortcode

1.0.7

  • fixed url path to script

1.0.6

  • Changed file name to conventional

1.0.5

  • corrections to sanitize outputs
  • added main to github.com
  • removed unused code

1.0.4

  • Initial release