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

Linkmarklet

外掛說明

ADOPT ME! Press This! was completely revamped in WordPres 4.2 and as such I will be focusing any effort that may have been put into Linkmarklet into that feature. As a result I am actively seeking someone to take over development of Linkmarklet. Thank you for considering!

Instead of the traditional Press This! interface, Linkmarklet offers a much more streamlined UI allowing you to linkblog quickly. Upon clicking the bookmarklet, Linkmarklet will present you with a simple way of editing the page title, the page link, the page slug, and the post content. In the settings you can define three things:

  1. The category to which Linkmarklet posts will be added
  2. The Custom Field name you’re using to store the submitted link
  3. The Post Format you would like to use for each post
  4. Whether or not to Future Post the current post and by how many minutes compared to your future-most scheduled post

That’s about it. Clicking Publish pushes the entry live instantly (or schedules it). Clicking Save will store the post as a Draft.

螢幕擷圖

  • Linkmarklet UI
  • Linkmarklet Settings

安裝方式

  1. Download the plugin and extract the files
  2. Upload linkmarklet to your ~/wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Install the bookmarklet provided on the Settings > Linkmarklet screen
  5. Customize your installation using the Settings > Linkmarklet menu in the WordPress admin

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Linkmarklet〉的開發相關工作。

參與者

將〈Linkmarklet〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.8

  • ADOPT ME! Linkmarklet is up for adoption, if you would like to take ownership please let me know! Contact information on my wordpress.org Profile page
  • Misc code standardization, formatting, and CSS updates

0.7

  • Fixed an issue where post Tags were set after the post was published which caused interference with other plugin processes

0.6

  • Fixed an issue where Future Publish settings wouldn’t properly unset after being set.
  • Added autocomplete to Tags

0.5.3

  • Fixed an edge case issue where Linkmarklet would show up as a 404 when invoked. Triggered by certain web hosts (in particular HostGator) that seem to interfere when a $_GET includes a protocol.

0.5.2

  • Removed unwanted escaping of post content that was causing issue with Markdown and inline HTML

0.5.1

  • Fixed an issue where offiste image processing would not take place if using HTTPS

0.5

  • Support for offsite images. If you include a Markdown-formatted image (e.g. ![Alt text](http://example.com/image.jpg)) it will be downloaded and imported into your Media library so as to not hotlink someone else’s image. The image will be wrapped a link to the source article so as to mimic OEMBED policies. Note: image titles are not supported at this time.

0.4

  • Support for Future Publishing. If you’re like me, you like to bulk-linkblog, but you don’t want to innundate readers with tons of posts all at once. There’s now a setting that will let you auto-schedule a post to go live within a timeframe after your future-most-scheduled post. You can also set a ‘bumper’ of time between your most recently published posts.
  • Added (optional) support for Tags
  • Initial support for Markdown on Save

0.3

  • Support for Post Formats

0.2

  • Better handling of text input fields on mobile devices
  • Option to auto-generate the slug (or not)
  • Added ‘Save’ button to save as a Draft instead of Publish straight away

0.1

  • Initial release