這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Emphasis

描述

One-click implementation of the New York Times open-source emphasis script which allows users to highlight and link to specific text within an article or post.

In their own words:

Emphasis provides dynamic paragraph-specific anchor links and
the ability to highlight text in a document, all of which is
made available in the URL hash so it can be emailed, bookmarked, or shared.

The plugin allows for permalinking and highlighting of text on a paragraph and sentence level. No need to set anything up. Just install, tap shift twice, and start highlighting.

See The New York Times for syntax more information on general usage.

Questions, comments, suggestions? Please leave them on the WP Emphasis Plugin page.

Enjoy using WP Emphasis? Feel free to make a small donation to support the software’s continued development.

安裝

Install. That’s it. No settings. No fuss.

常見問題

How do I use it?

Once installed, simply navigate to any page and double tap shift to get activate the plugin. For a more detailed explanation, see The New York Times writeup.

評價

閱讀全部2個評價

貢獻者及開發者

“WP Emphasis” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Emphasis 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.7

  • Removed unnecessary database call on page load

0.6

  • Removed prototype support
  • Default paragraph selector now works with most installs
  • Updated Emphasis code to latest version

0.5

  • Made jQuery the default build
  • Updated source from community fork with bug fixes, better Internet Explorer compatibility

0.4

  • Updated jQuery to port with performance improvements

0.3

  • Ported to jQuery and added toggle under the readings settings page (default is native prototype build)

0.2

  • Added support for SCRIPT_DEBUG (includes non-minified source)
  • Moved action from init hook to wp_enqueue_script hook

0.1

  • Initial release