该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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

屏幕截图

  • Here is a preview of what you could see when right-clicking your pinned website.
  • A preview of the settings panel, which only allow previewing the back/forward buttons' color

安装

  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…

评价

此插件暂无评价。

贡献者及开发者

“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