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

IE9-Pinning

描述

I’ve written an extremely basic plugin that handles what’s described in title : Internet Explorer 9′s new Pinning feature.

With this plugin installed and enabled, if any of your blog’s authors (or yourself) pin it to their Windows 7 Taskbar, they’ll have three new links:

  • Write a post
  • Moderate comments
  • Upload new media

It will also display the 5 most recent posts titles for everyone.

Finally, it lets you set what color should be the back and forward buttons in IE9 after someone pins it.

Features

  • Localized to french

螢幕截圖

安裝

  1. Upload IE9-Pinning to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. There’s actually only these two steps!

常見問題

I don’t have Windows 7 nor IE9, why would I install this plugin?

Because even if you don’t benefit these features, this plugin will allow your visitors to benefit them, and THEY may use Windows 7 and Internet Explorer 9…

I changed the toolbar buttons’ color, but the changes are not reflected on my browser. What’s wrong?

The coloring feature works when you pin the website to your taskbar. If you do it afterwise, the changes won’t be reflected. They seem to be cached in a file located in this folder:
C:\Users\\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar
So, the change you make won’t be visible unless you unpin then repin your website. The changes will however be visible to people who pin if afterwards…

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 IE9-Pinning 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1.0

  • Added a very basic configuration screen
  • Added ability to set the “back/forward” buttons’ color

1.0.1

Fixed a bug where the “Recent posts” actually displayed only the one most recent post, 5 times in a row.

1.0.0

First (too early) Release